Cisco Cisco Prime Network 4.2 Guide Du Développeur

Page de 214
3GPP OSS Integration
 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
25
 
 
Output: 
The  output  for  this  method  will  be  a  SOAP  response  which  contains  the  status  of  the 
inventory IRP as IN_PROGRESS, SUCCESS, FAILED, and REQUEST_ID_NOT_FOUND. 
 
Error: 
The following errors will be reported. 
 
Sl.No 
Error Condition  
Error Response 
REQUEST_ID_NOT_FOUND 
SOAP reponse indicates that 
specified  input  requestID 
was not found. 
 
7.5.5  InventoryIRP:: getActiveOperations 
Description: 
This API is used to get the list of currently running 3GPP inventory operations.  Information 
about the following operations can be queried: 
a.  getManagedElement and  
b.  getAllInventory  
The information provided as output of this API can be used by an OSS to plan and schedule 
an inventory collection routine by avoiding duplicate collection effort.  
 
Input: 
The below table gives the list of parameters that should be used as input  to retrieve the 
active inventory operations. 
 
Sl.No 
Parameter  
Data Type 
Description 
operationName 
String 
This is a non- mandatory parameter . This 
will specify the inventory operation name 
i.e., 
getAllInventory & getManagedElement.
 
queryXpathExp 
String 
This is a non-mandatory parameter. An 
XPath query string containing the 
Management Domain. The value expected 
is “/MD=CISCO_PRIME/ME=<ME Name> ”. 
Output: 
The output of this method will be the list of active inventory operations like 
getAllInventory 
& getManagedElement
 for the particular device in the system.