User guide

3-144
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.9.16 createAndActivateSNCFromUserLabel
sncDescription String Description of the SNC. This value is represented in the userLabel
field of the SubnetworkConnection_T structure.
VLAN VLAN ID NMS must provide one or more VLAN names. The value indicates
the VLAN for CTM to use for SNC creation on Ethernet equipment.
An exception is thrown if the VLAN specified does not exist in the
multilayer subnetwork of the source TP.
CustomerID String User-specified string representing the customer ID.
ServiceID String User-specified string representing the service ID.
sncSize Int User-specified size for WDM SNCs.
Values from 1 to 6 apply to OCHNC and OCH trail SNCs; the default
value is 6.
Values from 7 to 29 apply to OCHCC SNCs; the value corresponds to
that of the layerRate field.
createTunnelOnTransitNod
es
True or false Applicable for VT and VC SNCs with one or more transit nodes that
do not have a tunnel or the existing tunnel is exhausted. This
parameter specifies whether to create a tunnel on the transit nodes.
For SNCs without transit nodes or with an existing tunnel on a transit
node that has available bandwidth, this value is ignored.
If the value specified is true, a tunnel is created and the SNC is routed
using this tunnel.
If the value specified is false, a new tunnel is not created. In this case,
if a tunnel that is not full is available on the transit node, the circuit is
routed through the tunnel; otherwise, the circuit is not routed through
a tunnel.
createVTAggregation True or false Applicable for VT or VC SNCs with one or more transit nodes that
do not have a VAP circuit or if the existing VAP circuit is exhausted.
This parameter specifies whether to create a new VAP circuit on the
transit nodes. If the value specified is true, a VAP circuit is created
and SNC is routed using this new VAP circuit.
If the value specified is false, a new VAP circuit is not created.
sourceIsSTSGrooming True or false If the value is true, the source drop point of the VT or VC circuit is
STS groomed for the VAP circuit.
Note This attribute is valid only when the createVTAggregation
value is set to true.
Note sourceIsSTSGrooming and destinationIsSTSGrooming
cannot both be set to true.
destinationIsSTSGrooming True or false If the value is true, the destination drop point of the VT or VC circuit
is STS groomed for the VAP circuit.
Note This attribute is valid only when the createVTAggregation
value is set to true.
Note sourceIsSTSGrooming and destinationIsSTSGrooming
cannot both be set to true.
Table 3-4 CTM-Supported Parameters for SNC Creation (continued)
Name Value Description