All MIBs › CHECKPOINT-MIB › haInstalled
haInstalled
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::haInstalled
OID (numeric): 1.3.6.1.4.1.2620.1.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: HA installed
What is haInstalled?
This INTEGER reports whether the High-Availability module is installed and enabled on this gateway, per 'HA installed.' Since ClusterXL only makes sense on gateways deployed as cluster members, this flag is the quick way to distinguish a standalone gateway from one that's supposed to be part of a redundant pair or group. If this reports not installed on a device an admin believed was clustered, that's the root cause of an apparent failover that never actually happens.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.2 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haInstalled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.2.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::haInstalled.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::haInstalled 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.2 | haInstalled | CHECKPOINT-MIB |