zxAnIfLoopBackTestOperStatus
ZTE-AN-INTERFACE-MIB ·
.1.3.6.1.4.1.3902.1015.3.1.11.1.7
Object
column Enumeration
This is loop test operational status.
Note: if zxAnIfLoopBackTestOperStatus equal to Excuting(1),
ifOperStaus should be loopback test(3).
Context
- MIB
- ZTE-AN-INTERFACE-MIB
- OID
.1.3.6.1.4.1.3902.1015.3.1.11.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- zxAnIfLoopBackTestEntry
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 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-MIB::zxAnIfLoopBackTestOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-INTERFACE-MIB::zxAnIfLoopBackTestOperStatus.<zxAnIfLoopBackTestRack>.<zxAnIfLoopBackTestShelf>.<zxAnIfLoopBackTestSlot>.<zxAnIfLoopBackTestPort>.<zxAnIfLoopBackTestBridgePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-INTERFACE-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-INTERFACE-MIB::zxAnIfLoopBackTestOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | neverExcute |
1 | excuting |
2 | excuted |
3 | faliedToCommit |