hw112IsdnDiagnoseTestResult

HUAWEI-NTEST-MIB · .1.3.6.1.4.1.2011.6.21.2.1.1.9.1.4

Object

column Enumeration
Operation result. 
Options:
  1. success(1)        -indicates loopback success, and user stop the test manually; 
  2. failure(2)        -indicates loopback failure;
  3. timeoutsuccess(3) -indicates loopback success, and loop time out.
  4. exceptionstop(4)  -indicates exception occur;
  5. testcanceled(5)   -indicates loopback test is not performed, and test is canceled by user or deferred time out

Context

MIB
HUAWEI-NTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.2.1.1.9.1.4
Type
column
Access
readonly
Status
current
Parent
hw112IsdnDiagnoseTestOprEntry

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-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hw112IsdnDiagnoseTestResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-NTEST-MIB::hw112IsdnDiagnoseTestResult.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-NTEST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-NTEST-MIB::hw112IsdnDiagnoseTestResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2failure
3timeoutsuccess
4exceptionstop
5testcanceled