Cisco Cisco Prime Network 4.0 Entwickleranleitung

Seite von 148
3GPP OSS Integration
 
 
Cisco Prime Network OSS Integration Guide for MTOSI and 3GPP 
18
 
 
 
OL-30201-01
 
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: 
The inventory data will be stored in an XML file. The XML file will contain both physical and 
logical inventory data according to 3GPP format. The file will be stored under the 
configured storage location.