Cisco Cisco Prime Central 1.5.2 Entwickleranleitung

Seite von 223
3GPP OSS Integration
 
7.8  Overview of 3GPP Alarm IRP 
 
The 3GPP interface for Alarm Integration Reference Point provides APIs to retrieve the 
List of Tickets and to change the Life Cycle State of one or more Tickets in the Prime Network. 
7.9  3GPP Alarm IRP Interface Details 
 
This section describes the 3GPP Alarm IRP Interface in details. The operations supported in 
Alarm IRP, input, output and functionality will be explained. 
 
The WSDL document describing the details of the Interface can be accessed  from  the                 
 section. 
 
7.9.1  AlarmIRP::GetAlarmList 
 
Description: 
This API is used to retrieve the list of 
Tickets in the Prime Network and from 
RMS, BAC-TW, CPAR, 
CPNR, and PC alarms.
  
 
Input: 
 
Sl.No  Parameter  
Data Type 
Description 
alarmAckState  ENUM 
(ALL_ALARMS, 
ALL_ACTIVE_ALARMS, 
ALL_ACTIVE_AND_ACKNOWLEDGED
_ALARMS, 
ALL_ACTIVE_AND_UNACKNOWLEDG
ED_ALARMS, 
ALL_CLEARED_AND_UNACKNOWLE
DGED_ALARMS, 
ALL_UNACKNOWLEDGED_ALARMS) 
It carries a constraint. It retrieves the 
alarms in the AlarmList based on the 
alarmAckState. If no alarmAckState is 
provided in the request, it fetches all 
the active alarms.This is optional 
parameter.
 
filter 
String 
Input format <T1|T2> 
 
T1|T2 format: 
y-M-d’T’H:m:s z 
Where:  
y-year (2015);  
M-Month (08)  
;d-date (09) 
H-hours (20)  [24 hours format] 
It carries a constraint on the duration 
of alarms. It fetches the alarms 
occurred between the time interval T1 
and T2. Filter and alarmAckState can 
apply together to retrieve alarms 
based on the constraints. If no filter is 
provided it will fetch the alarms 
depending upon alarmAckState enum.  
If both alarmAckState and filter are not 
provided, then it fetches all the active 
alarms. Both timestamps T1 and T2 
are inclusive.This is optional 
parameter. 
 
Cisco Prime OSS Integration Guide for MTOSI and 3GPP 
32