Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
153
 
Name
 
Type
 
Input/Output
 
Description
 
narrows the returned object to the correct 
object type.
 
Throws 
Compliance 
TMF-defined. 
3.4.3  getSupportedManagers 
Synopsis 
 
Description
 
This interface enables an NMS to request the manager interfaces that the EMS implements. 
Parameters 
Name
 
Type
 
Input/ 
Output
 
Description
 
supportedManagerList
 
managerNames_T
 
Out
 
List of manager names supported in the form 
managerName, where managerName is one of 
the following defined manager strings for 
Prime Optical:
 
 
EMS 
 
ManagedElement 
 
MultiLayerSubnetwork 
 
EquipmentInventory 
 
PerformanceManagement 
 
Maintenance 
 
Protection 
 
Software 
Throws 
None. 
Compliance 
TMF-defined. 
3.5  emsSessionFactory::EmsSessionFactory_I 
A single instance of the EmsSessionFactory_I is the entry point to the EMS. The NMS uses this 
object reference to connect to Prime Optical. This interface implements the version interface and 
returns the server IDL version. It is inherited from mtnmVersion::Version_I.