zhoneLoopbackStatus
ZHONE-Wan-MIB ·
.1.3.6.1.4.1.5504.5.2.2.1.17
Object
column Integer32
This variable represents the current state of the loopback on the DS1 interface. It contains information about loopbacks established by a local manager and remotely from the far end. This status is combination of loopbackConfig, and sendCode options as this status represents the local as well as far loopbacks. The various positions are: noLoopback(1) nearEndLineLoopback(2) nearEndOtherLoopback(4) nearEndLocalLoopback(8) farEndPayloadLoopback(16) farEndLineLoopback(32)
Context
- MIB
- ZHONE-Wan-MIB
- OID
.1.3.6.1.4.1.5504.5.2.2.1.17- Type
- column
- Access
- readonly
- 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::zhoneLoopbackStatus'
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::zhoneLoopbackStatus.<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::zhoneLoopbackStatus'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-127