dsx1SignalMode
RFC1406-MIB ·
.1.3.6.1.2.1.10.18.6.1.11
Object
column mandatory
r/w
Enumeration
'none' indicates that no bits are reserved for
signaling on this channel.
'robbedBit' indicates that T1 Robbed Bit Sig-
naling is in use.
'bitOriented' indicates that E1 Channel Asso-
ciated Signaling is in use.
'messageOriented' indicates that Common Chan-
nel Signaling is in use either on channel 16 of
an E1 link or channel 24 of a T1.
Context
- MIB
- RFC1406-MIB
- OID
.1.3.6.1.2.1.10.18.6.1.11- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- dsx1ConfigEntry
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 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1SignalMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1406-MIB::dsx1SignalMode.<dsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1406-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1406-MIB::dsx1SignalMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | robbedBit |
3 | bitOriented |
4 | messageOriented |