hwONTPotsTestLoopResistanceABResult
HUAWEI-COMMTEST-MIB ·
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.43
Object
column Enumeration
The A-B (tip to ring) resistance loop test result.
Options:
1. notRun(1) -a test does not run
2. failMeasurementNotReported(3) -a test fails
the measurement is not reported
3. failMeasurementReported(4) -a test fails
the measurement is reported
4. passMeasurementNotReported(7) -a test passes
the measurement is not reported
5. passMeasurementReported(8) -a test passes
the measurement is reported
Context
- MIB
- HUAWEI-COMMTEST-MIB
- OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.43- 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::hwONTPotsTestLoopResistanceABResult'
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::hwONTPotsTestLoopResistanceABResult.<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::hwONTPotsTestLoopResistanceABResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notRun |
3 | failMeasurementNotReported |
4 | failMeasurementReported |
7 | passMeasurementNotReported |
8 | passMeasurementReported |