cvapCodecConfigDtmfRelay

CISCO-VOICE-AALX-PROFILE-MIB · .1.3.6.1.4.1.9.9.323.1.1.2.1.10

Object

column r/w SNMPv2-TCTruthValue
When this object is set to 'true', the digits will be 
sent as peer-to-peer packet in the bearer.
When this object is set to 'false', the digits will be
sent as regular voice packets in the bearer.
              
For low complexity CODECS (such as G.711), the preferred 
value for this object could be 'false'.
For high complexity CODECS (such as G.729A), the preferred
value for this object should be 'true', otherwise
the digits may not get recognized properly at the remote
end.

Context

MIB
CISCO-VOICE-AALX-PROFILE-MIB
OID
.1.3.6.1.4.1.9.9.323.1.1.2.1.10
Type
column
Access
readwrite
Status
current
Parent
cvapCodecConfigEntry
Groups
2

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 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay.<cmgwIndex>.<cvapCodecConfigAdaptType>.<cvapCodecConfigType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VOICE-AALX-PROFILE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false