All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocRemAddressHBFlag
cSctpAssocRemAddressHBFlag
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressHBFlag
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.4.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The optional Heartbeat associated to one destination transport address could be active or not (value equal to 0 or 1, respectively).
An active destination transport address is the one considered available by a peer endpoint for receiving SCTP packets, as it is described in [cSctp].
What is cSctpAssocRemAddressHBFlag?
This indicates whether SCTP's optional heartbeat mechanism is actively probing a specific remote destination address for this association, as opposed to cSctpAssocRemAddressStatus which reports the reachability result of that probing. It matters because heartbeats are what let SCTP detect a failed idle path before data even needs to be sent on it, so a secondary (backup) path with heartbeats disabled here won't have its failure detected until an actual attempt to use it fails. An admin relying on fast multihoming failover to a backup address should confirm this reads active for that backup address, not just for the primary path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.4.1.4 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressHBFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.4.1.4.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressHBFlag.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::cSctpAssocRemAddressHBFlag 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.4 | cSctpAssocRemAddressTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.4.1 | cSctpAssocRemAddressEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.4.1.4 | cSctpAssocRemAddressHBFlag | CISCO-IETF-SCTP-MIB |