hwLoopLineTestTimeoutProc

HUAWEI-COMMTEST-MIB · .1.3.6.1.4.1.2011.6.21.1.1.1.2.1.45

Object

column r/w Enumeration
Indicates the timeout processing.
Options:
1. notest(1)    -if the deferred time times out and the port is still busy
                 the test will be canceled
2. test(2)      -if the deferred time times out and the port is still busy
                 the test will be forcedly started                                       
3. invalid(-1)  -invalid value
This leaf is valid only when the value of hwLoopLineTestBusyProcFlag is DeferredTest(4).

Context

MIB
HUAWEI-COMMTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.1.1.1.2.1.45
Type
column
Access
readwrite
Status
current
Parent
hwLoopLineTestOprEntry

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::hwLoopLineTestTimeoutProc'
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::hwLoopLineTestTimeoutProc.<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::hwLoopLineTestTimeoutProc'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1notest
2test