Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
119
 
Description 
This interface enables an NMS to request all active alarms for the EMS. Some alarms can be filtered out 
(excluded) by specifying their severities. 
The result of this operation is independent of the filtering set up by the NMS for the notification service. 
Parameters 
Name 
Type 
Input/ 
Output  Description 
excludeSeverityList 
notifications::PerceivedSeverityList_T  In 
List of severities to exclude 
from the output event list. 
how_many 
unsigned long 
In 
Maximum number of alarms 
to report in the first batch. 
eventList 
notifications::EventList_T 
Out 
First batch of alarms. 
eventIt 
notifications::EventIterator_I 
Out 
Iterator to retrieve the 
remaining alarms. 
Throws 
Compliance 
TMF-defined. 
 
3.3.12  getAllTopLevelSubnetworks  
Synopsis 
Description 
This interface enables an NMS to request all subnetworks that are under the control of the EMS. 
 
Parameters 
Name 
Type 
Input/ 
Output  Description 
how_many 
unsigned long 
In 
Maximum number of 
subnetworks to return in the 
first batch. 
sList 
multiLayerSubnetwork::SubnetworkList_T 
Out 
First batch of subnetworks. 
sIt 
multiLayerSubnetwork::SubnetworkIterator_I  Out 
Iterator to retrieve the 
remaining subnetworks. 
Prime Optical support for MultiLayerSubnetwork_T is as follows: 
•  globaldefs::NamingAttributes_T name 
–  Supported. This field contains two tuples. The first tuple identifies the EMS. The second 
tuple is the same as nativeEMSName. The naming convention is described in 
.