hw112UserDialTestResult

HUAWEI-NTEST-MIB · .1.3.6.1.4.1.2011.6.21.2.1.1.7.1.3

Object

column Enumeration
Operation result.
Options: 
1. success(1)  -indicates the test is successful
2. fail(2)     -indicates the test fail

Context

MIB
HUAWEI-NTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.2.1.1.7.1.3
Type
column
Access
readonly
Status
current
Parent
hw112UserDialTestOprEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2fail