Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
227
 
Description 
This interface enables an NMS to request all of the cleared and acknowledged alarms for the specified 
ME. Alarms that are not reported by the ME to the EMS are not reported by this operation. Some alarms 
may be filtered out by specifying the probable cause of the severities.  
The result of this operation is independent of the filtering set up by the NMS for the notification service. 
ONS 15310 CL, ONS 15310 MA SDH, ONS 15310 MA SONET, ONS 15327, ONS 15454 SONET, 
ONS 15454 SDH, ONS 15600 SONET, ONS 15600 SDH, CPT 200, CPT 200 SDH, CPT 600, CPT 600 
SDH, ONS NCS2K SONET and ONS NCS2K SDH 
The ONS 15310 CL, ONS 15310 MA SDH, ONS 15310 MA SONET, ONS 15327, ONS 15454 SONET, 
ONS 15454 SDH, ONS 15600 SONET, ONS 15600 SDH, CPT 200, CPT 200 SDH, CPT 600, CPT 600 
SDH, ONS NCS2K SONET, and ONS NCS2K SDH do not send a “clear” for TCA events. TCAs are not 
reported in the eventList returned by this method.  
Parameters 
Name 
Type 
Input/ 
Output 
Description 
meName 
globaldefs::NamingAttributesList_T 
In 
Name of the ME for which 
to retrieve alarms. 
excludeProbCauseList  notifications::ProbableCauseList_T 
In 
List of probable causes to 
exclude (for which events 
are not reported). 
exludeSeverityList 
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 
Out 
First batch of alarms. 
eventIt 
notifications::EventIterator_I 
Out 
Iterator to retrieve the 
remaining alarms. 
Throws 
Compliance 
Prime Optical-defined. 
3.8.37  getAllCrossConnections 
Synopsis