hwPstnCallEmulateTestStatus

HUAWEI-NTEST-MIB · .1.3.6.1.4.1.2011.6.21.2.1.1.32.1.6

Object

column Enumeration
Test Status.
Options:
1. nodialtone(1)           -indicates No dial tone 
2. dialfailed(2)           -indicates Dialup fails 
3. callednumbernotmatch(3) -indicates The called number does not match 
4. callednotpickupphone(4) -indicates The called party does not take the phone off the hook 
5. testOK(5)               -indicates Communication is normal 
6. testfailed(6)           -indicates Test fails

Context

MIB
HUAWEI-NTEST-MIB
OID
.1.3.6.1.4.1.2011.6.21.2.1.1.32.1.6
Type
column
Access
readonly
Status
current
Parent
hwPstnCallEmulateOprEntry

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::hwPstnCallEmulateTestStatus'
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::hwPstnCallEmulateTestStatus.<hwPstnCallEmulateIndex>'
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::hwPstnCallEmulateTestStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1nodialtone
2dialfailed
3callednumbernotmatch
4callednotpickupphone
5testOK
6testfailed