CHECKPOINT-MIB :: haProblemIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIBhaProblemIndex

haProblemIndex

Module: CHECKPOINT-MIB

OID (symbolic): CHECKPOINT-MIB::haProblemIndex

OID (numeric): 1.3.6.1.4.1.2620.1.5.13.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

What is haProblemIndex?

This is an index into ClusterXL's table of reported critical device problems, a Check Point concept for named internal checks (like sync status or process health) that can force a member out of the active role. This index lets the following haProblemName/Status/Priority/Descr fields be correlated to a specific reported issue when multiple problems exist simultaneously on the same member. An admin seeing multiple rows in this table for one member knows several independent critical devices are currently flagged, not just one.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.13.1.1
snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haProblemIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.13.1.1.1
snmpget -v2c -c public <target> CHECKPOINT-MIB::haProblemIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> haProblemIndex.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::haProblemIndex 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.13haProblemTableCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.5.13.1haProblemEntryCHECKPOINT-MIB
1.3.6.1.4.1.2620.1.5.13.1.1haProblemIndexCHECKPOINT-MIB