CISCO-VISM-MODULE-MIB :: vismRtcpRepInterval

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-MODULE-MIBvismRtcpRepInterval

vismRtcpRepInterval

Module: CISCO-VISM-MODULE-MIB

OID (symbolic): CISCO-VISM-MODULE-MIB::vismRtcpRepInterval

OID (numeric): 1.3.6.1.4.1.351.110.3.17.2.2

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description: This attribute defines the RTCP(Real-time Transport Control Protocol) report interval (defined in RFC 1889). This indicates the interval at which the RTCP reports should be sent to the participating members. The RTCP reports are not sent at a fixed rate at this interval. Rather, this value is used as a base value to arrive at a random number between 0.5 and 1.5 times this value.

This interval timer also serves the purpose of RTP packets receive timer. At every vismRtcpRecvMultiplier times this interval, where vismRtcpRecvMultiplier is specified in the MIB object below, 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.

Currently, this interval timer is a card-specific value, which means the value is configurable on a per card basis and not on a per call basis.

This value is applicable for VoIP adaptation only.

What is vismRtcpRepInterval?

This Integer32 (500..15000), in milliseconds, defines the base RTCP report interval per RFC 1889, with actual reports sent at a randomized time between 0.5 and 1.5 times this base value rather than at a fixed rate. This governs how often the card exchanges RTCP quality-monitoring reports with call participants, which an admin can tune to balance monitoring granularity against control-plane bandwidth usage. For example, an admin wanting finer-grained real-time quality feedback for VoIP calls might lower vismRtcpRepInterval, accepting the tradeoff of more frequent RTCP traffic.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.2.2
snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismRtcpRepInterval

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.2.2.1
snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismRtcpRepInterval.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.2.2.1 i <value>

Start monitoring Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-VISM-MODULE-MIB::vismRtcpRepInterval OID value, configure state conditions and alerts, and monitor any Cisco VISM (Voice Interworking Service Module) card, MGX platform (legacy) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.351stratacomCISCOWAN-SMI
1.3.6.1.4.1.351.110basisBASIS-MIB
1.3.6.1.4.1.351.110.3cardSpecificBASIS-MIB
Numeric OIDNameModule
1.3.6.1.4.1.351.110.3.17vismConfigCISCO-VISM-MODULE-MIB
1.3.6.1.4.1.351.110.3.17.2vismVoIpGrpCISCO-VISM-MODULE-MIB
1.3.6.1.4.1.351.110.3.17.2.2vismRtcpRepIntervalCISCO-VISM-MODULE-MIB