cdspRtcpTransInterval
CISCO-DSP-MGMT-MIB ·
.1.3.6.1.4.1.9.9.86.1.4.1.1.3
Object
column r/w
millisecondsUnsigned32
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'.
Context
- MIB
- CISCO-DSP-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.86.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cdspVoiceParamEntry
- Groups
- 3
Net-SNMP examples
How SNMP and these commands workWalk 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-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DSP-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DSP-MGMT-MIB::cdspRtcpTransInterval'
Syntax
millisecondsUnsigned32
Values & Constraints
Object Constraints
range: 5000-65535