Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 637
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0 MTOSI API Guide for OSS Integration  
 
 
130 
Request parameter 
Data Type 
Description 
Topic 
String 
INVENTORY_NOTIFICATION or 
ALARM_NOTIFICATION or 
SERVICE_NOTIFICATION. 
 
4.24 Alarm Handling 
The Alarm Handling operations perform ack/unack operations on alarms. 
4.24.1 Operations 
4.24.1.1 
 acknolwledgeAlarms 
 
This operation acknowledges alarms. 
4.24.1.1.1 
Input 
Request parameter 
Data Type 
Description 
acknowledgeAlarmsRequest  AcknowledgeAlarmsRequest 
Details of the alarms to be 
acknowledged. 
probableCause 
ProbableCauseType  
Probable cause 
qualifier
 
String 
Alarm Id 
username 
String 
Name of user 
notepad 
String 
Note 
objectName 
NamingAttributeType 
Identifies the FDN of the object 
associated with the Alarm. 
4.24.1.1.2 
Output 
4.24.1.1.3 
Exceptions 
internalError: Indicates that an internal error or exception has occurred as part of this call. 
invalidInput: Indicates that the input given to the operation is invalid.  
 
4.24.1.2 
unacknolwledgeAlarms 
This operation unacknowledges alarms. 
4.24.1.2.1 
Input 
Request parameter 
Data Type 
Description 
unacknowledgeAlarmsRequest  UnacknowledgeAlarmsRequest 
Details of the alarms to be 
unacknowledged. 
probableCause 
ProbableCauseType  
Probable cause 
qualifier
 
String 
Alarm Id 
username 
String 
Name of user 
notepad 
String 
Note 
objectName 
NamingAttributeType 
Identifies the FDN of the object 
associated with the Alarm. 
Alarm Data 
Data Type 
Description 
acknowledgeAlarmsResponse 
AcknowledgeAlarms
Response 
Acknowledge Alarms Response, containing list of 
alarm ids, for which ack operation failed (if any). 
failedAcknowledgeIdList 
AlarmOrTcaIdListTy
pe 
List of alarm ids, for which ack operation failed.