hwLoopLineTestStatus
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.8
Object
column Enumeration
Indicates the result of MELT test.
Options:
1. normal(1) -the MELT test is successful
2. testFail(2) -the MELT test fails
3. portBusy(3) -the MELT test port is busy
4. testOutOfTime(4) -the MELT test times out
5. testingAbnormal(5) -the MELT test is abnormal
6. broadbandtesting(6) -the MELT test is broadbandtesting
7. capturefail(7) -the MELT test fails to capture
8. notratb(8) -the relay transfer board of the MELT test does not exist
9. testcanceled(9) -the MELT test is canceled
10. invalid(-1) -invalid value
11. testNotSupport(10) -the MELT test is not support
12. meltChipFaulty(11) -the MELT chip is faulty
13. meltChipCheckInProcess(12)-the MELT chip status check is in process
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwLoopLineTestOprEntry
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::hwLoopLineTestStatus'
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::hwLoopLineTestStatus.<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::hwLoopLineTestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | normal |
2 | testFail |
3 | portBusy |
4 | testOutOfTime |
5 | testingAbnormal |
6 | broadbandtesting |
7 | capturefail |
8 | notratb |
9 | testcanceled |
10 | testNotSupport |
11 | meltChipFaulty |
12 | meltChipCheckInProcess |