All MIBs › CISCO-VISM-MODULE-MIB › vismDSPHeartbeat
vismDSPHeartbeat
Module: CISCO-VISM-MODULE-MIB
OID (symbolic): CISCO-VISM-MODULE-MIB::vismDSPHeartbeat
OID (numeric): 1.3.6.1.4.1.351.110.3.17.3.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This object will specify the timer interval, DSP send a regular heartbeat messages from the DSP to the HOST Application.
If the value is zero the Heartbeat message will be disabled.
What is vismDSPHeartbeat?
This read-write Integer32 (0..65535) specifies the timer interval at which the DSP sends regular heartbeat messages to the host application, with zero disabling the heartbeat entirely. This heartbeat lets the host detect a hung or unresponsive DSP promptly, so an admin relies on it for fast fault detection rather than waiting for a call failure to reveal a dead DSP. For example, an admin wanting quicker detection of DSP hardware failures would set vismDSPHeartbeat to a shorter interval so a missed heartbeat is caught sooner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.11 snmpwalk -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismDSPHeartbeat
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.351.110.3.17.3.11.1 snmpget -v2c -c public <target> CISCO-VISM-MODULE-MIB::vismDSPHeartbeat.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.351.110.3.17.3.11.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> vismDSPHeartbeat.1
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::vismDSPHeartbeat 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 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.351 | stratacom | CISCOWAN-SMI |
| 1.3.6.1.4.1.351.110 | basis | BASIS-MIB |
| 1.3.6.1.4.1.351.110.3 | cardSpecific | BASIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.351.110.3.17 | vismConfig | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3 | vismDspGrp | CISCO-VISM-MODULE-MIB |
| 1.3.6.1.4.1.351.110.3.17.3.11 | vismDSPHeartbeat | CISCO-VISM-MODULE-MIB |