Cisco Cisco Prime Optical 10.3 Developer's Guide

Page of 688
 
Cisco Prime Optical 10.3 GateWay/CORBA Programmer Reference Guide 
 
 
137
 
Name
 
Type
 
Input/ 
Output
 
Description
 
creating a new topological link.
 
topologicalLink
 
topologicalLink::TopologicalLink_T
 
Out
 
Created topological link information.
 
 
Prime Optical 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 
–  Prime Optical guarantees the uniqueness of topological link names. 
•  string owner 
–  Not supported. 
•  globaldefs::ConnectionDirection_T direction 
–  Prime Optical 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 
. 
•  globaldefs::NamingAttributes_T aEndTP 
–  Supported. 
•  globaldefs::NamingAttributes_T zEndTP 
–  Supported. 
•  globaldefs::NVSList_T additionalCreationInfo 
–  Supported. The supported parameters are listed in the following table. 
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.
 
•  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 
Compliance 
Prime Optical-defined. 
 
3.3.21  getEMS 
Synopsis