CHECKPOINT-MIB :: haClusterIpAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBhaClusterIpAddr

haClusterIpAddr

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::haClusterIpAddr

OID (numeric): 1.3.6.1.4.1.2620.1.5.15.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Cluster IP address

What is haClusterIpAddr?

This field (typed INTEGER, an unusual encoding for what is functionally an IPv4 address) is the actual virtual cluster IP address for this table row, per 'Cluster IP address.' This is the address end users and downstream devices connect to for services on this cluster, as opposed to haIP which is a per-member real address used for monitoring; the distinction matters because only the cluster IP fails over between members. An admin verifying failover would ping this specific address during a planned switchover to confirm client traffic keeps flowing uninterrupted.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.15.1.3
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haClusterIpAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.15.1.3.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::haClusterIpAddr.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> haClusterIpAddr.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::haClusterIpAddr 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2620checkpointCHECKPOINT-GAIA-TRAP-MIB
1.3.6.1.4.1.2620.1productsCHECKPOINT-GAIA-TRAP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.2620.1.5haCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.5.15haClusterIpTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.5.15.1haClusterIpEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.5.15.1.3haClusterIpAddrCHECKPOINT-MIB