CISCO-VISM-MODULE-MIB :: vismRtpReceiveTimer

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-VISM-MODULE-MIBvismRtpReceiveTimer

vismRtpReceiveTimer

Module: CISCO-VISM-MODULE-MIB

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

OID (numeric): 1.3.6.1.4.1.351.110.3.17.2.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object defines whether the RTP packets receive timer on the VISM needs to be enabled or not. For some VoIP applications if a connection is in send-recv mode or recv-only mode, after the bearer cut-through is done, the RTP stream should be monitored for RTP packets. If there are no packets received within a time interval specified by 5 seconds, then a Gateway initiated DLCX (Delete connection) should be sent on that connection.

If this object is set to enable, the RTP stream is monitored. Otherwise, it is not monitored.

This value is applicable for VoIP adaptation only.

What is vismRtpReceiveTimer?

This read-write INTEGER enables or disables an RTP packet receive timer that, when enabled, monitors send-recv or recv-only connections after bearer cut-through and triggers a gateway-initiated DLCX (delete connection) if no RTP packets arrive within a 5-second window. This acts as an automatic dead-air detection mechanism, letting the gateway tear down a call that's lost its media stream rather than leaving a phantom connection open indefinitely. For example, if a far-end device crashes mid-call and stops sending RTP, enabling vismRtpReceiveTimer would let VISM automatically clear that stale connection after 5 seconds of silence.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.2.3
snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismRtpReceiveTimer

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.2.3.1
snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismRtpReceiveTimer.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.2.3.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::vismRtpReceiveTimer 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.3vismRtpReceiveTimerCISCO-VISM-MODULE-MIB