All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemAddressHtBtFlag
ceSctpAssocRemAddressHtBtFlag
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemAddressHtBtFlag
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.3.1.5
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 1 or 0, respectively).
An active destination transport address is the one considered available by a peer endpoint for receiving SCTP packets, as it is described in [sctp].
What is ceSctpAssocRemAddressHtBtFlag?
This object indicates whether the optional heartbeat mechanism is active for one specific remote address of this association. Heartbeats on a given path are how SCTP proactively confirms an otherwise idle secondary path is still alive before it is actually needed for failover; a flag showing inactive for a backup path means that path's health is not being actively verified, so a failure there might not be detected until failover is actually attempted. Disabling heartbeat on a rarely used backup address to save CPU means that path's real availability during an actual primary-path failure is essentially untested until the moment it is needed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.5 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressHtBtFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.5.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressHtBtFlag.1
Start monitoring Cisco router/media gateway with SCTP signaling support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCTP-MIB::ceSctpAssocRemAddressHtBtFlag OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support 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.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2 | ceSctpTables | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3 | ceSctpAssocRemAddressTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1 | ceSctpAssocRemAddressEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1.5 | ceSctpAssocRemAddressHtBtFlag | CISCO-SCTP-MIB |