All MIBs › CISCO-VOICE-AALX-PROFILE-MIB › cvapCodecConfigDtmfRelay
cvapCodecConfigDtmfRelay
Module: CISCO-VOICE-AALX-PROFILE-MIB
OID (symbolic): CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay
OID (numeric): 1.3.6.1.4.1.9.9.323.1.1.2.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: 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.
What is cvapCodecConfigDtmfRelay?
This read-write TruthValue determines whether DTMF digits are sent as peer-to-peer relay packets (true) or embedded as regular voice packets in the bearer stream (false), with the source description noting relay is generally needed for high-complexity CODECs like G.729A. An administrator sets this per CODEC configuration to ensure touch-tone digits (e.g., for IVR menus) survive compression intact. For example, leaving this false on a low-complexity CODEC like G.711 is acceptable, but leaving it false on G.729A risks digits being lost or distorted.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.10 snmpwalk -v2c -c public <target> CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.10.1 snmpget -v2c -c public <target> CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.323.1.1.2.1.10.1 s <value>
Start monitoring Cisco voice gateways/routers (voice over ATM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-AALX-PROFILE-MIB::cvapCodecConfigDtmfRelay OID value, configure state conditions and alerts, and monitor any Cisco voice gateways/routers (voice over ATM) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.323 | ciscoVoiceAalxProfileMIB | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1 | ciscoVoiceAalxProfileMIBObjects | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1 | cvapCodecConfig | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2 | cvapCodecConfigTable | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2.1 | cvapCodecConfigEntry | CISCO-VOICE-AALX-PROFILE-MIB |
| 1.3.6.1.4.1.9.9.323.1.1.2.1.10 | cvapCodecConfigDtmfRelay | CISCO-VOICE-AALX-PROFILE-MIB |