Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
416
 
 Description 
This API returns all alarms that are active and unacknowledged, or all GMPLS that are active 
and unacknowledged for the selected managed element, depending on whether or not the 
additional information is provided. 
 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
meName
 
globaldefs::NamingAttributes_T
 
In
 
Managed element name.
 
excludeProbCauseLis
t
 
notifications::ProbableCauseList_T
 
In
 
The list of probable causes to 
exclude from being reported 
as an event.
 
excludeSeverityList
 
notifications::PerceivedSeverityList_
T
 
In
 
List of severities to exclude 
from the output event list.
 
additionalInfo
 
globaldefs::NVSList_T
 
In
 
If filled, it allows retrieval of 
all GMPLS alarms. It has 
only one allowed value: 
 
Name = alarmType
 
Value = gmpls
 
If not filled, it exhibits the 
same behavior as the 
EMSManager API.
 
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.19  Transmission Descriptor Interfaces