hwTestBusTestResult
HUAWEI-NTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.2.1.1.16.1.3
Object
column Enumeration
Operation result. Options: 1. testbusNormal(1) -indicates Normal 2. voltageAbnormal(2) -indicates Voltage abnormal 3. resistanceAbnormal(3) -indicates Resistance abnormal 4. capacitanceAbnormal(4) -indicates Capacitance abnormal 5. testOutoftime(5) -indicates Timed-out 6. unknownError(6) -indicates Unknown error 7. testingAbnormal(7) -indicates Test abnormal 8. broadbandtesting(8) -indicates Broadband testing 9. capturefail(9) -indicates Line capture failure 10. notratb(10) -indicates Relay transfer board does not exist
Context
- MIB
- HUAWEI-NTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.2.1.1.16.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwTestBusTestOprEntry
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 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwTestBusTestResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hwTestBusTestResult.<hwTestGroupNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hwTestBusTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | testbusNormal |
2 | voltageAbnormal |
3 | resistanceAbnormal |
4 | capacitanceAbnormal |
5 | testOutoftime |
6 | unknownError |
7 | testingAbnormal |
8 | broadbandtesting |
9 | capturefail |
10 | notratb |