zhoneDs1Mode
ZHONE-Wan-MIB ·
.1.3.6.1.4.1.5504.5.2.2.1.20
Object
column r/w
Enumeration
'other' wan is not in csu or dsx mode.
'dsx' T1 wan is in dsx mode.
'csu' T1 wan is in csu mode.
Default setting is 'csu' for T1 platforms and
'other' for E1.
TITLE: AVAILABILITY:
other(1)
dsx(2)
csu(3)
BAN E1:other; T1:csu,dsx
Context
- MIB
- ZHONE-Wan-MIB
- OID
.1.3.6.1.4.1.5504.5.2.2.1.20- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zhoneDs1Entry
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 'ZHONE-Wan-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-Wan-MIB::zhoneDs1Mode'
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::zhoneDs1Mode.<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::zhoneDs1Mode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | dsx |
3 | csu |