All MIBs › CISCO-VOICE-DIAL-CONTROL-MIB › cvVoIPPeerCfgUDPChecksumEnable
cvVoIPPeerCfgUDPChecksumEnable
Module: CISCO-VOICE-DIAL-CONTROL-MIB
OID (symbolic): CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgUDPChecksumEnable
OID (numeric): 1.3.6.1.4.1.9.9.63.1.2.3.1.11
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether the outgoing voice related UDP packet contains a valid checksum value. true - enable the checksum of outgoing voice UDP packets false - disable the checksum of outgoing voice UDP packets
What is cvVoIPPeerCfgUDPChecksumEnable?
This is a read-write true/false setting that enables or disables the inclusion of a valid UDP checksum on outgoing voice packets for this VoIP peer. An admin might disable this to slightly reduce per-packet CPU processing overhead on the gateway, accepting the tradeoff of losing UDP-layer error detection for those voice packets. For example, an admin troubleshooting suspected packet corruption on a specific VoIP peer would first confirm this setting is enabled so checksums are actually being validated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.11 snmpwalk -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgUDPChecksumEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.11.1 snmpget -v2c -c public <target> CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgUDPChecksumEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.63.1.2.3.1.11.1 s <value>
Start monitoring Cisco voice gateways (POTS/VoIP dial peers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VOICE-DIAL-CONTROL-MIB::cvVoIPPeerCfgUDPChecksumEnable OID value, configure state conditions and alerts, and monitor any Cisco voice gateways (POTS/VoIP dial peers) 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.63 | ciscoVoiceDialControlMIB | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1 | cvdcMIBObjects | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2 | cvPeer | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3 | cvVoIPPeerCfgTable | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1 | cvVoIPPeerCfgEntry | CISCO-VOICE-DIAL-CONTROL-MIB |
| 1.3.6.1.4.1.9.9.63.1.2.3.1.11 | cvVoIPPeerCfgUDPChecksumEnable | CISCO-VOICE-DIAL-CONTROL-MIB |