All MIBs › CISCO-SONET-MIB › csSignallingTransportMode
csSignallingTransportMode
Module: CISCO-SONET-MIB
OID (symbolic): CISCO-SONET-MIB::csSignallingTransportMode
OID (numeric): 1.3.6.1.4.1.9.9.126.1.1.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object represents the mode used to transport DS0 signalling information for T1 byteSynchronous mapping (GR253). In signallingTransferMode(2), the robbed-bit signalling is transferred to the VT header. In clearMode(3), only the framing bit is transferred to the VT header.
Default is signallingTransferMode(2) if csTributaryMappingType is byteSynchronous. For asynchronous mapping, it is notApplicable(1).
The value notApplicable(1) can not be set.
What is csSignallingTransportMode?
Configures how DS0 robbed-bit signalling is carried for T1 byte-synchronous mapping per GR-253, choosing between transferring signalling into the VT header or a clear-channel mode that only preserves framing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.126.1.1.2.1.4 snmpwalk -v2c -c public <target> CISCO-SONET-MIB::csSignallingTransportMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.126.1.1.2.1.4.1 snmpget -v2c -c public <target> CISCO-SONET-MIB::csSignallingTransportMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.126.1.1.2.1.4.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> csSignallingTransportMode.1
Start monitoring Cisco SONET/SDH transport routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SONET-MIB::csSignallingTransportMode OID value, configure state conditions and alerts, and monitor any Cisco SONET/SDH transport routers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.126 | ciscoSonetMIB | CISCO-SONET-MIB |
| 1.3.6.1.4.1.9.9.126.1 | ciscoSonetMIBObjects | CISCO-SONET-MIB |
| 1.3.6.1.4.1.9.9.126.1.1 | csConfig | CISCO-SONET-MIB |
| 1.3.6.1.4.1.9.9.126.1.1.2 | csVTConfigTable | CISCO-SONET-MIB |
| 1.3.6.1.4.1.9.9.126.1.1.2.1 | csVTConfigEntry | CISCO-SONET-MIB |
| 1.3.6.1.4.1.9.9.126.1.1.2.1.4 | csSignallingTransportMode | CISCO-SONET-MIB |