csSignallingTransportMode
CISCO-SONET-MIB ·
.1.3.6.1.4.1.9.9.126.1.1.2.1.4
Object
column r/w
Enumeration
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.
Context
- MIB
- CISCO-SONET-MIB
- OID
.1.3.6.1.4.1.9.9.126.1.1.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- csVTConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csSignallingTransportMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SONET-MIB::csSignallingTransportMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SONET-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SONET-MIB::csSignallingTransportMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | signallingTransferMode |
3 | clearMode |
Conformance
Member of