zhoneSignalMode

ZHONE-Wan-MIB · .1.3.6.1.4.1.5504.5.2.2.1.10

Object

column r/w Enumeration
'none' indicates that no bits are reserved for
signaling on this channel.
              
'robbedBit' indicates that DS1 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 DS1.
              
Default is set to robbedBit for T1 platforms and 
messageOriented for E1.
              
TITLE:             AVAILABILITY:
none(1)            
robbedBit(2)       (not supported for E1 lineTypes)
bitOriented(3)     (only supported for E1 lineTypes)
messageOriented(4) has the same effect as none
other(5)           (not supported in this release)
N/A For BAN

Context

MIB
ZHONE-Wan-MIB
OID
.1.3.6.1.4.1.5504.5.2.2.1.10
Type
column
Access
readwrite
Status
current
Parent
zhoneDs1Entry

Walk 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 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneSignalMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneSignalMode.<zhoneLineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-Wan-MIB::zhoneSignalMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2robbedBit
3bitOriented
4messageOriented
5other