User guide

3-48
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.22 addMultiLayerSubnetwork
The description of each parameter is as follows:
enum Topology_T { TOPO_SINGLETON, TOPO_CHAIN, TOPO_PSR,
TOPO_OPEN_PSR, TOPO_SPRING, TOPO_OPEN_SPRING, TOPO_MESH };
The structure of Additional Info is as follows:
The parameter name “Type” in additionalInfo can have the following values:
SONET
SDH
OTHER
UNKNOWNSUBNETTYPE (the default value if a value other than the three preceding values is
specified)
Throws
globaldefs::ProcessingFailureException
Compliance
CTM-defined.
Name Type Description
subnetworkName globaldefs::NamingAttributes_T New subnet partition name.
userLabel string User label.
nativeEMSName string EMS name.
owner string Owner.
subnetworkType multiLayerSubnetwork::Topology_T Subnetwork topology.
additionalInfo globaldefs::NVSList_T The NMS uses the additionalInfo attribute to communicate to
the EMS any other information required to create the
multiLayerSubnetwork.
Name Value Description Mandatory or Optional
NETWORK
PARTITION
subnetwork name Name of the network partition where the
subnet is added.
Mandatory
Type subnetwork type Subnet type. Mandatory (see the following
values)