Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 631
 
MTOSI Interface Details 
 
 
 
 
 
 
Cisco EPN Manager 2.0.1 MTOSI API Guide for OSS Integration  
 
 
30 
4  MTOSI Interface Details 
 
This section provides details about supported MTOSI interfaces. 
4.1  ManagedElementRetrieval 
This interface provides the operations required to retrieve Managed Element details. These operations return 
the Managed Element details in the form of a single Managed Element or in the form of batches (list) of 
Managed Elements. 
4.1.1  Managed Element Data 
The following table lists the Managed Element data that can be retrieved by the interface. 
 
Managed Element Data 
Data Type 
Description 
me   
ManagedElementType 
Holder element that contains the data given below 
for the managed element. 
name (Object Id) 
NamingAttributeType 
List of RDNs containing the MD and ME. 
userLabel 
String 
Managed Element Name. 
discoveredName 
String 
Managed Element Name. 
owner 
String 
Syscontact of Managed Element. 
location 
String 
Syslocation of Managed Element. 
manufacturer 
String 
Product Vendor of Managed Element. 
product name 
String 
Product Type of Managed Element. 
softwareVersion 
String 
Software Version of Managed Element. 
isInSyncState 
Boolean 
Indicates data is synchronized with the current NE 
data. 
communicationState 
CommunicationStateType  Communication state of Managed Element.   
resourceState 
ResourceStateType 
Lifecycle state of Managed Element. Value is a 
“VENDOR_EXT” with the attribute “extension” 
represents the current management state of the 
network element: managed, unmanaged, under 
maintenance, and so forth. This state is modified by 
events in the network and network management 
system, and also by user request. 
 
Value is set to “VENDOR_EXT” with the attribute 
“extension” values set to one of the following: 
 
UNKNOWN 
ADDED_INITIALSTATE 
MANAGED_BUT_NEVERSYNCHRONIZED 
MANAGED_AND_SYNCHRONIZED 
MANAGED_BUT_OUTOFSYNC 
MANAGED_BUT_LOSSOFCONNECTIVITY 
PREPROVISIONED 
UNMANAGED 
INSERVICE_MAINTENANCE 
MANAGED_BUT_INCOMPLETE 
MANAGED_BUT_AGENTSHUTTINGDOWN 
MANAGED_PREPARINGFORMAINTENANCE 
MANAGED_BUT_DUPLICATE