Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
116
 
Compliance 
TMF-defined. 
3.3.7  getAllEMSAndMEUnacknowledgedActiveAlarms 
Synopsis 
Description 
getAllEMSAndMEUnacknowledgedActiveAlarms returns all EMS and ManagetElements Alarms that are 
active and unacknowledged. 
 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
excludeProbCauseList 
notifications::ProbableCauseList_T 
In 
List of probable causes to 
exclude from the the output 
event list. 
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. 
 
3.3.8  getAllEMSSystemUnacknowledgedActiveAlarms 
Synopsis 
Description 
getAllEMSSystemUnacknowledgedActiveAlarms returns all EMS System Alarms that are active and 
unacknowledged.