hwSDLMeterTestStatus

HUAWEI-NTEST-MIB · .1.3.6.1.4.1.2011.6.21.2.1.1.24.1.2

Object

column Enumeration
Test status.
Options:
1. success(1)          -indicates normal
2. fail(2)             -indicates abnormal
3. portbusy(3)         -indicates busy port
4. outoftime(4)        -indicates timed-out
5. testingAbnormal(5)  -indicates test abnormal

Context

MIB
HUAWEI-NTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.2.1.1.24.1.2
Type
column
Access
readonly
Status
current
Parent
hwSDLMeterTestOprEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1success
2fail
3portbusy
4outoftime
5testingAbnormal