All MIBs › CHECKPOINT-MIB › haClusterSyncIndex
haClusterSyncIndex
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::haClusterSyncIndex
OID (numeric): 1.3.6.1.4.1.2620.1.5.16.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: Cluster sync index
What is haClusterSyncIndex?
This Unsigned32 is the index into ClusterXL's table describing the dedicated synchronization network(s) used to replicate connection state between cluster members. Since state synchronization is what allows a failover to be seamless (existing connections surviving the switch), this index identifies which sync network entry the following Name/Addr/NetMask fields describe, relevant when a cluster uses more than one sync interface for redundancy. An admin troubleshooting connections dropping on failover (rather than surviving it) would start by checking this sync table's entries.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.16.1.1 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haClusterSyncIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.16.1.1.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::haClusterSyncIndex.1
Start monitoring Check Point security gateway/firewall appliances with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHECKPOINT-MIB::haClusterSyncIndex OID value, configure state conditions and alerts, and monitor any Check Point security gateway/firewall appliances 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.2620 | checkpoint | CHECKPOINT-GAIA-TRAP-MIB |
| 1.3.6.1.4.1.2620.1 | products | CHECKPOINT-GAIA-TRAP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2620.1.5 | ha | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.16 | haClusterSyncTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.16.1 | haClusterSyncEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.16.1.1 | haClusterSyncIndex | CHECKPOINT-MIB |