hwOntDigitMapTokenRowStatus

HUAWEI-VOIP-ONT-MIB · .1.3.6.1.4.1.2011.6.36.11.6.1.3

Object

column r/w Enumeration
Options:
1.active(1)         -indicates active            
2.notInservice(2)   -indicates not in service
3.notReady(3)       -indicates not ready
4.createAndGo(4)    -indicates create and go
5.createAndWait(5)  -indicates create and wait
6.destroy(6)        -indicates destroy
Only 4 and 6 is support Now..

Context

MIB
HUAWEI-VOIP-ONT-MIB
OID
.1.3.6.1.4.1.2011.6.36.11.6.1.3
Type
column
Access
readwrite
Status
current
Parent
hwOntDigitMapTemplateTokenEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2notInservice
3notReady
4createAndGo
5createAndWait
6destroy