hwDtmfTransfersMode
HUAWEI-VOIP-COMMON-MIB ·
.1.3.6.1.4.1.2011.6.36.1.152.1
Object
scalar r/w
Enumeration
Indicates the transmission mode of DTMF. If protocol is SIP please use hwDtmfTransMode. Options: 1. thoroughly(1) -transparent transmission 2. rfc2833(2) -2833 transmission 3. erase(3) -erase DTMF 4. rfc2833with2198(4) -2833with2198 (this value is currently used by H248) Default: thoroughly(1)
Context
- MIB
- HUAWEI-VOIP-COMMON-MIB
- OID
.1.3.6.1.4.1.2011.6.36.1.152.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwDtmfParametersTable
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-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-VOIP-COMMON-MIB::hwDtmfTransfersMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-VOIP-COMMON-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-VOIP-COMMON-MIB::hwDtmfTransfersMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | thoroughly |
2 | rfc2833 |
3 | erase |
4 | rfc2833with2198 |