voiceProfileDtmfMethodG711

ZHNVOICE · .1.3.6.1.4.1.5504.2.5.40.1.3.1.1.9

Object

column r/w DTMFMethodValues
Method by which DTMF digits MUST be passed if the current codec is G.711. 
Enumeration of: 
    InBand
RFC2833
SIPInfo
 An empty value for this parameter indicates that the value of the dtmfMethod 
 parameter is to apply whether or not the current codec is G.711. The value 
 SIPInfo is applicable only if the SignalingProtocol is SIP. This parameter 
 is applicable only for a VoIP endpoint.

Context

MIB
ZHNVOICE
OID
.1.3.6.1.4.1.5504.2.5.40.1.3.1.1.9
Type
column
Access
readwrite
Status
current
Parent
voiceProfileEntry
Groups
1

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 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileDtmfMethodG711'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNVOICE::voiceProfileDtmfMethodG711.<voiceServiceIndex>.<voiceProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNVOICE' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNVOICE::voiceProfileDtmfMethodG711'

Syntax

Source
DTMFMethodValues
Base type
OctetString

Values & Constraints

Type Constraints
range: 0..16

Conformance