Cisco Cisco Prime Central 1.1 開発者ガイド

ページ / 70
3GPP Integration Reference Point (IRP) 
 
Cisco Prime OSS Integration Guide for MTOSI and 3GPP 
12
 
 
 
OL-28496-01
 
for correlation purpose. The value 
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. 
 
Description: 
 
This interface will be used to retrieve a list of managed elements for the given 
management domain. The response will contain the managed element name and the 
device family. 
The response of this interface can at a later point be used by the OSS client to selectively 
issue request to collect inventory for specific nodes using the “getManagedElement” 
interface. 
 
3.3.3  Interface: 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. 
 
 gives the list of parameters that should be used as input to retrieve physical and 
logical inventory information. 
 
Table 3- 5:  Input Parameters to Retreive Specific Managed Element 
Sl.No 
Parameter  
Data Type 
Description 
InvokeIdentifier 
String 
This is an optional parameter passed by the 
OSS client user. The invoke Identifier value 
passed as input to this interface will be 
returned (InvokeIdentifierOut) by the Web 
Services Interface. The invoke Identifier can 
be used by the OSS client for correlation