User guide
3-86
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.8.3 getAllManagedElements
Parameters
CTM support for ManagedElement_T structure is as follows:
• globaldefs::NamingAttributes_T name
–
Supported.
• string userLabel
–
Not supported.
• string nativeEMSName
–
Supported. The name is reported by the NE.
• string owner
–
Not supported.
• string location
–
Supported.
• string version
–
Supported.
• string productName
–
Supported.
• CommunicationState_T communicationState
–
Supported.
• boolean emsInSyncState
–
Supported.
• transmissionParameters::LayerRateList_T supportedRates
For a list of all supported layer rates, see 2.2.1 Layer Rate, page 2-23.
• globaldefs::NVSList_T additionalInfo
Supported. Two parameters are sent in this field:
–
A name/value pair for the IP address with the name “IPAddress.”
–
A name/value pair for the operational state with the name “OperationalState,” containing the
following values. The emsInSyncState value is determined by the OperationalState value. A
state change event is generated whenever the state of emsInSyncState changes.
Name Type Input/Output Description
how_many unsigned long In Maximum number of MEs to report in the first
batch.
meList managedElement::ManagedElementList_T Out First batch of MEs.
meIt managedElement::ManagedElementIterator_I Out Iterator to retrieve the remaining MEs.
OperationStates EmsInSyncState
PreProvisioned False
InServiceSyncConfiguration False
OutOfService False