hwONTPotsTestOffHookResult

HUAWEI-COMMTEST-MIB · .1.3.6.1.4.1.2011.6.21.1.1.1.10.1.29

Object

column Enumeration
The off-hook test result.
Options:
1. failed(1)       -a test fails
2. passOrNotRun(2) -a test passes or the test does not run

Context

MIB
HUAWEI-COMMTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.1.1.1.10.1.29
Type
column
Access
readonly
Status
current
Parent
hwONTPotsTestOprEntry

Walk 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::hwONTPotsTestOffHookResult'
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::hwONTPotsTestOffHookResult.<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::hwONTPotsTestOffHookResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1failed
2passOrNotRun