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  
 
 
110 
4.15.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.  
notImplemented: Indicates that the operation is not implemented by the management system. 
 
4.15.1.2 
getActiveAlarmsCount 
This operation retrieves the count of active alarms. 
4.15.1.2.1 
Input 
Request parameter 
Data Type 
Description 
getActiveAlarmsCountRequest  getActiveAlarmsCountRequest 
Details of the alarm count 
requested. 
Filter 
ActiveAlarmFilterType 
 
Scope 
NamingAttributeListType 
Identifies the FDN of the object 
associated with the Alarm 
request. 
perceivedSeverityList 
PerceivedSeverityListType 
Holder element that contains the 
data for perceivedSeverity. 
perceivedSeverity 
PerceivedSeverityType 
Enum values for severity. 
PerceivedSeverityType 
ENUM 
Allowed values are 
INDETERMINATE, CRITICAL, 
MAJOR, MINOR, WARNING, and 
CLEARED. 
probableCauseList 
ProbableCauseListType 
List of probable causes. 
Prc 
ProbableCauseType 
Extension
 
String 
If the probableCause is set to 
VENDOR_EXT, this field contains 
the value. 
Qualifier
 
 
Alarm Id 
probableCause 
ProbableCauseEnumType 
Used to capture extended value. 
ProbableCauseEnumType 
ENUM 
Supported values are 
VENDOR_EXT, UNIDENTIFIED. 
Use UNIDENTIFIED to ignore the 
extension value. 
Extension 
String 
If the probableCause is set to 
VENDOR_EXT, this field contains 
the value. 
Qualifier 
 
Alarm Id. 
acknowledgeIndication 
AcknowledgeIndicationType 
This attribute filters the alarms 
based on its acknowledge 
indication. 
AcknowledgeIndicationType 
ENUM 
Possible values are 
EVENT_ACKNOWLEDGED, 
EVENT_UNACKNOWLEDGED, and 
NOT_APPLICABLE. The value 
NOT_APPLICABLE indicates that 
alarms with any acknowledge 
indication are in scope.