Cisco Cisco Prime Optical 10.6 Developer's Guide

Page of 665
Cisco Prime Optical 10.6 GateWay/CORBA Programmer Reference Guide 
 
 
115
 
Name 
Type 
Input/ 
Output 
Description 
alarms. 
The list can assume the value 
‘gmpls’, if GMPLS alarms are 
acknowledged. 
  GMPLS non-GMPLS 
alarms cannot be 
acknowledged together. 
failedAcknowledgeIDList 
notifications::AlarmAndTCAIDList_T  Out 
List of failed acknowledged 
alarms, if available. 
3.3.6  unacknowledgeAlarms 
Synopsis 
Description 
This interface allows you to acknowledge all of the alarms that are under the control of this EMS. This 
operation is restricted to allow only 100 alarms per call. 
Parameters 
Name 
Type 
Input/ 
Output 
Description 
acknowledgeIDList 
notifications::AlarmAndTCAIDList_T  In 
List of target alarms. Each 
alarm must be identified with 
its AID. 
additionalInfo 
globaldefs::NVSList_T 
In 
List of additional information 
for the alarms. This parameter 
must not be null or empty. 
failedAcknowledgeIDList 
notifications::AlarmAndTCAIDList_T  Out 
List of failed acknowledged 
alarms, if available. 
 
Throws