All MIBs › CISCO-REMOTE-ACCESS-MONITOR-MIB › crasHeartbeatInterval
crasHeartbeatInterval
Module: CISCO-REMOTE-ACCESS-MONITOR-MIB
OID (symbolic): CISCO-REMOTE-ACCESS-MONITOR-MIB::crasHeartbeatInterval
OID (numeric): 1.3.6.1.4.1.9.9.392.1.3.21.1.16
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The interval in seconds between two successive heartbeats employed by this session. Value of 0 denotes that no heartbeat is used.
What is crasHeartbeatInterval?
This object reports how often, in seconds, this remote-access session sends heartbeat keepalive messages to detect whether the tunnel is still alive, with a value of 0 specifically meaning this session is not using heartbeats at all. It matters for understanding how quickly a dead session, one where the far end vanished without a clean teardown such as a client's laptop losing power, will actually be detected and cleaned up by the device; a session with a long heartbeat interval, or none at all, can linger in the session table long after the client is genuinely gone. A session reporting a heartbeat interval of 0 would explain why it might sit in the active session count long after the actual remote client has disappeared, since nothing is actively checking whether it is still reachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.16 snmpwalk -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasHeartbeatInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.392.1.3.21.1.16.1 snmpget -v2c -c public <target> CISCO-REMOTE-ACCESS-MONITOR-MIB::crasHeartbeatInterval.1
Start monitoring Cisco VPN concentrator/remote-access router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-REMOTE-ACCESS-MONITOR-MIB::crasHeartbeatInterval OID value, configure state conditions and alerts, and monitor any Cisco VPN concentrator/remote-access router 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.392 | ciscoRemoteAccessMonitorMIB | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1 | ciscoRasMonitorMIBObjects | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3 | crasActivity | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21 | crasSessionTable | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1 | crasSessionEntry | CISCO-REMOTE-ACCESS-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.392.1.3.21.1.16 | crasHeartbeatInterval | CISCO-REMOTE-ACCESS-MONITOR-MIB |