User guide
3-157
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.26 createVCAT
–
LCASMode_T.MODE_NONE
–
LCASMode_T.MODE_SWLCAS
–
LCASMode_T.MODE_LCAS
• subnetworkConnection::RoutingMode_T routingMode
Supported. CTM supports the following values:
–
RoutingMode_T.COMMONFIBER_ROUTED
–
RoutingMode_T.INDEPENDENTFIBER_ROUTED
• subnetworkConnection::TPData_T aEnd
Supported. CTM expects this field to be an FTP representing the information up to port level of the
card involved in VCAT SNC.
• subnetworkConnection::TPData_T zEnd
Supported. CTM expects this field to be an FTP representing the information up to the port level of
the card involved in the VCAT SNC. This field is empty for open-ended VCAT.
• subnetworkConnection::SNCCreateDataList_T sncCreateDataList
Supported. At least one member L1 SNC must be created at the time of VCAT SNC creation. CTM
expects user to specify the create data information required to create the L1 SNC(s) in this data
structure. For complete information on SNCCreateData_T structure, see
3.9.16 createAndActivateSNCFromUserLabel, page 3-138. For every L1 SNC, you must specify an
additionalCreationParamemter vcatMemberId, which must contain a unique value from 1 to 256.
• globaldefs::NVSList_T additionalCreationInfo
This list can be used to provide additional parameters for VCAT creation. CTM supports the
following values:
• subnetworkConnection::ResourceList_T neTpInclusions
Supported. You must provide a list of managed element names or the PTP names at the endpoints of
the topological link. For complete manual routing, you must provide the list of all CTPs of the links
(OCH trail links, if any) to which the circuit must be routed.
Throws
globaldefs::ProcessingFailureException
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_INVALID_INPUT - Raised when a field of createData is invalid.
EXCPT_ENTITY_NOT_FOUND - Raised when fields of createData reference objects that do not
exist.
Name Value Description
vcatDescription String Description of the VCAT.
CustomerID String User-specified string representing the customer ID.
ServiceID String User-specified string representing the service ID.
useExtendedBuffer Boolean (True/False) For differential delay.
openVcat Boolean (True/False) Indicates that an open-ended VCAT must be created.