Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 223
Cisco Specific Interfaces
 
 
Cisco Prime OSS Integration Guide for MTOSI and 3GPP 
118
 
 
 
OL-31029-01
 
9.2  Alarm Life Cycle Management 
The alarm life cycle management support allows  any OSS user to perform the following 
operations on any Prime Network Ticket.  All the following operations are synchronous in 
nature 
 
Acknowledge 
 
De-Acknowledge 
 
Clear 
 
Retire 
 
AddNote 
The WSDL document describing the details of the Interface can be accessed from the 
section. 
The following table lists the Alarm Life Cycle actions supported by PrimeNetwork.  
 
DM/Operation 
Ack 
DeAck 
Clear 
AddNote 
Retire 
PN 
√ 
√ 
√ 
√ 
√ 
9.2.1  AlarmMgmt::Acknowlege 
Add compliance for all the APIs. 
 
Description: 
This API is used to acknowledge a Prime Network Ticket. 
Input: 
Sl.No 
Parameter  
Data Type 
Description 
uniqueId 
String 
This  parameter  describes the Prime 
Network Ticket ID. 
This ID could be an integer or of  
format  {[NewAlarm(Id=X)]} 
Hint 
String 
Optional value that can be used as 
extra meta data in processing the 
requests. For example, OSS application 
or FM can use this as a 
timestamp/version/state value that 
can be used to correlate actions to 
avoid issues with concurrent actions 
performed on a Prime Network Ticket. 
Note 
String 
Optional note to include while 
performing the operation. 
Username 
String 
Optional attribute. The user on behalf 
of whom the operation is done.