Cisco Cisco Prime Network 4.1 Developer's Guide

Page of 199
3GPP OSS Integration
 
 
Cisco Prime Network OSS  Integration  Guide for  MTOSI and 3GPP 
OL-31029-01
 
 
39
 
10 
Alarm Ids in the request exceeded the 
limit specified in the 
com.cisco.prime.esb.tgpp.interface.cfg 
file. 
SOAP Fault with message – “Number of alarms in 
request (<No. of Alarm Ids in request>) exceeded 
the maximum limit set (<bulkAlarmOpMaxLimit 
value in cfg. File>)” 
 
7.9.4  AlarmIRP::SetComment 
 
Description: 
The API will be used to add a comment to one or more  Tickets in the Prime Network. 
Input: 
Table 7-9: Input Paramters to add comment to a list of Alarms 
Sl.No 
Parameter  
Data Type 
Description 
alarmInformationReferenceList  List 
List of 
AlarmInformation.alarmId(corresponds 
to an ID of a Ticket in Prime Network)   
– It carries one or more identifiers 
identifying AlarmInformation in 
AlarmList. 
  
ackUserId 
String 
The ID of the user who wishes to add 
comment to the list of Tickets 
commentText 
String 
The comment that is to be added to the 
list of Tickets. 
 
Output:   
 
The API gives the information about the status of the setComment operation and the 
information about the Alarms for those the setComment operation failed. 
 
Sl.No 
Parameter  
Data Type 
Description 
badAlarmInformation 
ReferenceList 
List 
List of pair of 
AlarmInformation.alarmId(Same as the 
input) and the failure reason - If the 
comment is added to all the Alarms, 
this information is absent. Else this list 
contains details about the alarms for 
those the setComment operation 
didn’t succeed along with the failure 
reason for each. 
Status 
ENUM(OperationSucce
eded, OperationFailed, 
If the comment is added to some of 
the Alarms, status =