zxDsx1LineMode
ZXDS1-MIB ·
.1.3.6.1.4.1.3902.1015.1013.2.1.1.1.1.21
Object
column r/w
Enumeration
This setting puts the T1 framer into either long haul (CSU) mode or short haul (DSU) mode.
Context
- MIB
- ZXDS1-MIB
- OID
.1.3.6.1.4.1.3902.1015.1013.2.1.1.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxDsx1ConfigEntry
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 'ZXDS1-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXDS1-MIB::zxDsx1LineMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXDS1-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXDS1-MIB::zxDsx1LineMode.<zxDsx1LineIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXDS1-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXDS1-MIB::zxDsx1LineMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | csu |
2 | dsu |