User guide

3-34
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.3.12 getEMS
Description
This interface enables an NMS to request EMS information.
Parameters
CTM supports EMS_T is as follows:
globaldefs::NamingAttributes_T name
EMS ID is returned as the same name that is displayed on the CTM client EMS property sheet.
string userLabel
Not supported.
string nativeEMSName
CTM returns the EMS ID that is displayed on the CTM client EMS property sheet.
string owner
Not supported.
string emsVersion
CTM returns “9.2.
string type
CTM returns “Cisco Systems/Cisco Transport Manager.
globaldefs::NVSList_T additionalInfo
Not supported.
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
TMF-defined.
Name Type Input/Output Description
emsInfo EMS_T Out EMS information.