hwONTPotsTestSubscriberLineTestResult
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.57
Object
column Enumeration
The subscriber line test result. Options: 1. normal(1) -subscriber line test normal 2. acCurrentAbnormal(12) -AC current abnormal 3. dcCurrentAbnormal(13) -DC current abnormal 4. loopCurrentAbnormal(14) -loop current abnormal 5. loopResistanceAbnormal(15) -loop resistance abnormal 6. insulatingResistanceAbnormal(16) -insulating resistance abnormal 7. capacitanceAbnormal(17) -capacitance abnormal 8. impedanceAbnormal(18) -impedance abnormal 9. insulatingNotGood(22) -insulating not good 10. brokenLines(23) -broken lines 11. lineMixing(24) -line mixing 12. connectedToGround(25) -connected to ground 13. abLinereversal(26) -ABLine reversal 14. lineLeaking(27) -line leaking 15. phoneDisconnect(28) -phone disconnect 16. testTimeout(29) -test is time out 17. testFailed(30) -test failed 18. invalid(-1) -a test does not run
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.57- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwONTPotsTestOprEntry
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::hwONTPotsTestSubscriberLineTestResult'
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::hwONTPotsTestSubscriberLineTestResult.<ifIndex>.<hwONTPotsTestONTIndex>.<hwONTPotsTestONTPstnPortIndex>'
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::hwONTPotsTestSubscriberLineTestResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | normal |
12 | acCurrentAbnormal |
13 | dcCurrentAbnormal |
14 | loopCurrentAbnormal |
15 | loopResistanceAbnormal |
16 | insulatingResistanceAbnormal |
17 | capacitanceAbnormal |
18 | impedanceAbnormal |
22 | insulatingNotGood |
23 | brokenLines |
24 | lineMixing |
25 | connectedToGround |
26 | abLinereversal |
27 | lineLeaking |
28 | phoneDisconnect |
29 | testTimeout |
30 | testFailed |