hwOntDtmfEventFlag
HUAWEI-VOIP-ONT-MIB ·
.1.3.6.1.4.1.2011.6.36.11.7.22
Object
scalar r/w
Enumeration
whether process Dtmf events or not, Options: 1.disable(1) -indicates don's process Dtmf events 2.enable(2) -indicates process Dtmf events Defalut: disable(1)
Context
- MIB
- HUAWEI-VOIP-ONT-MIB
- OID
.1.3.6.1.4.1.2011.6.36.11.7.22- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwOntGlbMediaAttributeTable
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::hwOntDtmfEventFlag.0'
More examples
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::hwOntDtmfEventFlag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |