User guide
3-33
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
CTM support for TLCreateData_T structure is as follows:
• string userLabel
–
Supported. The value of this field is assigned to the name of the newly created topological link.
• boolean forceUniqueness
–
CTM guarantees the uniqueness of topological link names.
• string owner
–
Not supported.
• globaldefs::ConnectionDirection_T direction
–
CTM supports CD_BI for bidirectional links and CD_UNI for unidirectional links.
• transmissionParameters::LayerRate_T rate. For a list of supported layer rates, see the layer rates
supported in 3.3.8 createTopologicalLink.
• globaldefs::NamingAttributes_T aEndTP
–
Supported.
• globaldefs::NamingAttributes_T zEndTP
–
Supported.
• globaldefs::NVSList_T additionalCreationInfo
–
Supported. The supported parameters are listed in the following table.
• globaldefs::sSrlgGroupList_T srlgGroupListValue
–
Supported. This field holds the SRLG group values. This is an optional parameter. You can
include the SRLG group during link creation. A maximum of five SRLG groups are supported
for a given link. SRLG groups are supported only for SONET/SDH topological links.
Throws
globaldefs::ProcessingFailureException
EXCPT_INVALID_INPUT - Raised if input createData is not valid.
EXCPT_NOT_IMPLEMENTED - Raised if the EMS cannot support this service.
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
Compliance
CTM-defined.
3.3.12 getEMS
Synopsis
void getEMS(out EMS_T emsInfo)
raises(globaldefs::ProcessingFailureException);
Managed Element Type Parameter Name Supported Parameter Values
All managed elements that support topological links linkProtectionType PROT_ONE_PLUS_ONE.
All managed elements that support topological links linkCost Integer, 0 to 999999.