zxAnIfLoopBackTestResult
ZTE-AN-INTERFACE-MIB ·
.1.3.6.1.4.1.3902.1015.3.1.11.1.8
Object
column Enumeration
This is loop test result and includes reasons for test failures.
Context
- MIB
- ZTE-AN-INTERFACE-MIB
- OID
.1.3.6.1.4.1.3902.1015.3.1.11.1.8- 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::zxAnIfLoopBackTestResult'
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::zxAnIfLoopBackTestResult.<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::zxAnIfLoopBackTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noResult |
1 | success |
2 | generalFailed |
3 | noSupport |
4 | unkown |
5 | noSuchPort |
6 | loopBackFailed |
7 | portNotActive |
8 | portInTesting |
9 | portInService |
10 | portFailures |
11 | cardFailures |
12 | noPvcFound |
13 | unknownTestType |