hwMeterTestStatus
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.3.1.3
Object
column Enumeration
Test status. Options: 1. success(1) -no test on busy 2. fail(2) -remedy test on busy 3. portbusy(3) -forced test on busy 4. outoftime(4) -test out of time 5. testingAbnormal(5) -test abnormal 6. broadbandtesting(6) -broadband testing 7. capturefail(7) -capture fail 8. notratb(8) -relay transfer board not exist
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwMeterTestOprEntry
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-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwMeterTestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-COMMTEST-MIB::hwMeterTestStatus.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-COMMTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-COMMTEST-MIB::hwMeterTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | success |
2 | fail |
3 | portbusy |
4 | outoftime |
5 | testingAbnormal |
6 | broadbandtesting |
7 | capturefail |
8 | notratb |