Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
123
 
Name
 
Type
 
Input/ 
Output
 
Description
 
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. 
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.
 
3.3.9  setAdditionalInfo 
Synopsis