User guide

3-101
Cisco Transport Manager Release 9.2 GateWay/CORBA User Guide and Programmer Manual
OL-20937-01
Chapter 3 Using CTM GateWay/CORBA Interfaces
3.8.17 setTPData
The SDH_SONET_SS_BITS and EnableSyncMsg parameters must be modified by invoking two
separate method calls. If you try to use the same method to modify SDH_SONET_SS_BITS and
EnableSyncMsg, CTM generates a processing failure exception.
The setTPData interface does not apply to the following ML-series card parameters that are configurable
through Cisco IOS:
Admin state, MTU size, and COS accounting for POS and Ethernet interfaces.
Speed, duplex, and flow control for Ethernet interfaces.
CTM supports the following automatic laser shutdown parameters on PTPs. These parameters are not
defined by the TMF.
ALSMode
PulseWidth
RecoveryInterval
RestartLaser
If the equipment is the protecting equipment in a 1_For_N protection group, CTM sets the PTPs on the
equipment to AlarmReporting.
CTM supports only the following parameters for FTPs:
TrailTraceExpectedRx
TrailTraceMonitor
For valid values for each parameter, see Table 3-4 in 3.6.3 getAllSupportedPTPs, page 3-63.
You must use the CTM client to set other TP parameters.
Invoking this method from the NMS is a synchronous call.
Parameters
For details about the TerminationPoint_T structure, see 3.6.3 getAllSupportedPTPs, page 3-63.
CTM support for TPData_T structure is as follows:
globaldefs::NamingAttributes_T tpName
Supported.
terminationPoint::TerminationMode_T tpMappingMode
Not supported.
transmissionParameters::LayeredParameterList_T transmissionParams
Supported.
globaldefs::NamingAttributes_T ingressTrafficDescriptorName
Not supported.
globaldefs::NamingAttributes_T egressTrafficDescriptorName
Not supported.
Name Type Input/Output Description
tpInfo subnetworkConnection::TPData_T In Details about required modifications.
modifiedTP terminationPoint::TerminationPoint_T Out Result of modification.