zhoneCsuLineLength
ZHONE-Wan-MIB ·
.1.3.6.1.4.1.5504.5.2.2.1.21
Object
column r/w
Enumeration
'csu00' it is 0 dB for csu ds1 wan for line build out.
'csu75' it is -7.5 dB for line build out.
'csu150' it is -15.0 dB for line build out.
'csu225' it is -22.5 dB for line build out (LBO).
This field is not used for E1 platforms.
Context
- MIB
- ZHONE-Wan-MIB
- OID
.1.3.6.1.4.1.5504.5.2.2.1.21- 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::zhoneCsuLineLength'
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::zhoneCsuLineLength.<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::zhoneCsuLineLength'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | csu00 |
2 | csu75 |
3 | csu150 |
4 | csu225 |