Cisco Cisco Prime Network 4.2 Developer's Guide

Page of 214
3GPP OSS Integration
 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
31
 
7.9.1  AlarmIRP::GetAlarmList 
 
Description: 
This API is used to retrieve the list of 
Tickets in the Prime Network
.  
 
Input: 
None required. 
 
Output: 
This API will give a list of AlarmInformation instances. 
Sl.No 
Parameter  
Data Type 
Description 
alarmInformationList 
List 
It carries the AlarmInformation 
instances. For parameters contained 
in each AlarmInformation instance 
see the table below. 
Status 
ENUM 
(OperationSucceeded, 
OperationFailed) 
If all the Tickets are returned,  
status=OperationSucceeded. 
 
If there is any failure in retrieving 
the AlarmInformationList, status = 
OperationFailed. 
 
Output parameters:  AlarmInformation instance (Standalone mode) 
Sl.No  Parameter  
Data Type 
Description 
1. 
alarmId 
String 
It identifier which uniquely identifies a 
Ticket in the Prime Network. 
objectClass 
 
String 
The Object Identifier which identifies the 
device/component in the Prime Network. 
 
 
objectInstance 
String 
The Object Identifier which identifies the 
device/component in the Prime Network. 
alarmRaisedTime 
XMLGregorianCalendar  The time when the Ticket is raised.  Shall 
be of best effort basis. 
alarmChangedTime  XMLGregorianCalendar  The latest time when the severity of the 
Ticket is changed. Shall be of best effort 
basis. 
probableCause 
String 
A short phrase denoting the cause of the 
Ticket 
ackState 
ENUM 
Possible values: Acknowledged or