Cisco Cisco Prime Central 1.5.2 Guide Du Développeur

Page de 223
3GPP OSS Integration
 
passed to this is not validated and is 
returned to the user as is. 
queryXpathExp 
String 
An XPath query string containing the 
Management Domain. The value 
expected is “/MD=CISCO_PRIME”. The 
Interface will return an 
“IllegalArgument” Exception if this 
parameter is not specified or any value 
other than “/MD=CISCO_PRIME” is 
specified. 
 
Output: 
 
The output for this method will be a SOAP response with a list of managed element names 
and their device family types. 
 
Error: 
 
Any error that happens during the inventory file generation process will be notified to the 
caller via., a Inventory File Preparation Error. In addition to this_SOAP responses will 
indicate the error conditions as described below.  
 
Sl.No 
Error Conditon 
Error Response 
Unable to reach the EMS system 
SOAP response indicating 
“No DMs available” will be 
returned. 
No Managed Elements 
SOAP response indicating 
“No Managed  Elements are 
found “ will be returned. 
7.5.2.1  InventoryIRP:: getAllManagedElementNames Multi DM behavior 
 
This section describes the API behavior in a multiDM environment.  
The Request for retrieving all ManagedElement Names will be sent to all participating DMs. 
The response from each of the DM will be aggregated and the information will be sent to 
the requesting user. 
7.5.3  InventoryIRP:: getManagedElement 
This interface is used to get inventory data for a specific managed element. The inventory 
data will be stored in XML files on the configured FTP / SFTP server or on the local 
machine. 
Description: 
 
Cisco Prime OSS  Integration  Guide for  MTOSI and 3GPP 
 
 
23