Cisco Cisco Prime Optical 9.6 開発者ガイド

ページ / 818
Cisco Prime Optical 9.6.3 GateWay/CORBA Programmer Reference Guide 
OL-28047-01
 
 
217
 
     raises(globaldefs::ProcessingFailureException); 
Description 
This interface enables an NMS to request details about all MEs that are under the control of 
ManagedElementMgr_I. 
Parameters 
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.
 
 
Prime Optical 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