User guide

3-37
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.13 getAllL2Topologies
ClassAvvidControl: B
ClassAvvidVoiceVideo: A
ClassAReservedBandwidth: 0
ClassA1Bandwidth: 10
ClassBCommittedBandwidth: 10
SpMgmtCoS: 6, 7
CommittedCoS: 1, 2
AvvidVoiceVideoCoS: 5
AvvidControlCoS: 3
CosCommit: 2
The bandwidth parameters SpMgmtBandwidth, CommittedBandwidth, BestEffortBandwidth,
AvvidControlBandwidth, SpMgmtCoS, CommittedCoS, AvvidVoiceVideoCoS,
AvvidControlCoS, and the CoS value CosCommit are supported. Either all or none of these
parameters are passed. Each of the bandwidth parameters (SpMgmtBandwidth,
CommittedBandwidth, BestEffortBandwidth, and AvvidControlBandwidth) is from 1 to 96; the
sum of all four bandwidth parameters is from 1 to 99. The CoS commit value is from 0 to 7. If
none of these parameters is passed, CTM takes the following default values:
SpMgmtBandwidth: 5
CommittedBandwidth: 80
BestEffortBandwidth: 10
AvvidControlBandwidth: 4
SpMgmtCoS: 6, 7
CommittedCoS: 1, 2
AvvidVoiceVideoCoS: 5
AvvidControlCoS: 3
CosCommit: 2
Throws
globaldefs::ProcessingFailureException
EXCPT_INVALID_INPUT - Raised when an l2TopoType is invalid.
EXCPT_INTERNAL_ERROR - Raised in case of nonspecific EMS internal failure.
EXCPT_TOO_MANY_OPEN_ITERATORS - Raised when the EMS reaches the maximum number of
iterators that it can support.
Compliance
CTM-defined.