Cisco Cisco Prime Central 1.5.2 Developer's Guide

Page of 223
3GPP OSS Integration
 
status 
ENUM (Operation 
succeeded, 
Operation failed) 
If is successful, status = 
OperationSuceeded. 
If is failed, status = OperationFailed. 
 
Error: 
 
The following error will be thrown under the specified conditions: 
 
Condition 
Error 
Manager Reference does 
not exist or invalid 
Exception indicating an invalid manager Reference 
 
 
 
7.11.4 Notification IRP:: getNotificationCategories 
Description: 
This API is used to query  the categories of notification supported by IRPAgent. IRPAgent 
returns the list of categories of notification supported.  Each category of notification 
defines the name and the version of the IRP specification. The list of category of 
notification returned shall only contain the name and version of the IRP specifications that 
actually have notifications defined. IRPManager does not need to subscribe to invoke this 
operation. 
 
Input 
 
None 
 
Output: 
 
Upon successful completion of getNotificationCategories operation the 
NotificationCategoryList
 will be returned. 
 
Sl.No  Parameter  
Data Type 
Description 
NotificationCategoryList 
String 
SET OF (name and version of 
IRP specification) where each 
IRP is contained by IRPAgent 
and the attribute 
notificationNameProfile of 
the ManagedGenericIRP is 
not empty. 
status 
ENUM (Operation succeeded, 
Operation failed) 
If is successful, status = 
OperationSuceeded. 
If is failed, status = 
OperationFailed. 
 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
59