All MIBs › CISCO-DSP-MGMT-MIB › cdspRtcpTransInterval
cdspRtcpTransInterval
Module: CISCO-DSP-MGMT-MIB
OID (symbolic): CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval
OID (numeric): 1.3.6.1.4.1.9.9.86.1.4.1.1.3
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This attribute specifies the RTCP report interval (defined in RFC1889). It indicates the interval in which the RTCP reports should be sent to the participating members.
RTCP reports is sent out in a random interval computed by using 'cdspRtcpTransInterval' and a random number that is between 0.5 and 1.5.
This interval timer also serves the purpose of RTP packets receive timer. At every interval multiplier times this interval, where a check is made on a VoIP connection (which is in SENDRECV or RECVONLY xGCP modes) to see if any RTP packets have been received. If not, gateway-initiated DLCX should be sent to the Call Agent.
This object is applicable only if 'cdspRtcpControl' is set to 'true'.
What is cdspRtcpTransInterval?
A read-write setting defining the RTCP reporting interval (per RFC 1889) used to schedule how often RTCP reports are sent to call participants, with actual send times randomized around this value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.3 snmpwalk -v2c -c public <target> CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.3.1 snmpget -v2c -c public <target> CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.86.1.4.1.1.3.1 i <value>
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::cdspRtcpTransInterval 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.3 | cdspRtcpTransInterval | CISCO-DSP-MGMT-MIB |