All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocHeartBeatTimer
cSctpAssocHeartBeatTimer
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocHeartBeatTimer
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The current heartbeat time-out. The recommended default value is 30000 milliseconds.
What is cSctpAssocHeartBeatTimer?
This is the currently active heartbeat interval for this specific association, controlling how often SCTP probes an otherwise-idle destination address to confirm it's still reachable, with 30000ms as the RFC-recommended default. Shortening this on a critical signaling association can detect a failed path faster, at the cost of generating more heartbeat overhead traffic; lengthening it reduces overhead but slows failure detection. A voice signaling deployment prioritizing fast failover might tune this down toward 5000ms specifically on the primary path to its media gateway, accepting the extra heartbeat traffic for quicker fault detection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.8 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocHeartBeatTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.8.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocHeartBeatTimer.1
Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpAssocHeartBeatTimer OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways 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.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2 | cSctpTables | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2 | cSctpAssocTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1 | cSctpAssocEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1.8 | cSctpAssocHeartBeatTimer | CISCO-IETF-SCTP-MIB |