All MIBs › CISCO-DSP-MGMT-MIB › cdspRtcpXrControl
cdspRtcpXrControl
Module: CISCO-DSP-MGMT-MIB
OID (symbolic): CISCO-DSP-MGMT-MIB::cdspRtcpXrControl
OID (numeric): 1.3.6.1.4.1.9.9.86.1.4.1.1.10
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object controls if RTCPXR (Real Time Control Protocol Extended Report) is enabled. If this object is set to 'true', both transmission and reception of RTCPXR packets are enabled; otherwise, transmission of RTCPXR packets is disabled while any received RTCPXR packets are ignored. If object cdspVqmControl is set to 'xnq (3)', this object is read-only with the value of 'true'.
What is cdspRtcpXrControl?
A read-write switch enabling or disabling RTCPXR (RTCP Extended Reports); when true, both transmission and reception of RTCPXR packets are active, otherwise outgoing RTCPXR is suppressed while incoming packets are still handled.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.10 snmpwalk -v2c -c public <target> CISCO-DSP-MGMT-MIB::cdspRtcpXrControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.10.1 snmpget -v2c -c public <target> CISCO-DSP-MGMT-MIB::cdspRtcpXrControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdspRtcpXrControl.1
Start monitoring Cisco voice gateway / ISR with DSP/DSPFarm voice modules with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DSP-MGMT-MIB::cdspRtcpXrControl OID value, configure state conditions and alerts, and monitor any Cisco voice gateway / ISR with DSP/DSPFarm voice modules 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.86 | ciscoDspMgmtMIB | CISCO-DSP-MGMT-MIB |
| 1.3.6.1.4.1.9.9.86.1 | cdspMgmtObjects | CISCO-DSP-MGMT-MIB |
| 1.3.6.1.4.1.9.9.86.1.4 | cdspVoiceObjects | CISCO-DSP-MGMT-MIB |
| 1.3.6.1.4.1.9.9.86.1.4.1 | cdspVoiceParamTable | CISCO-DSP-MGMT-MIB |
| 1.3.6.1.4.1.9.9.86.1.4.1.1 | cdspVoiceParamEntry | CISCO-DSP-MGMT-MIB |
| 1.3.6.1.4.1.9.9.86.1.4.1.1.10 | cdspRtcpXrControl | CISCO-DSP-MGMT-MIB |