All MIBs › CHECKPOINT-MIB › haProblemDescr
haProblemDescr
Module: CHECKPOINT-MIB
OID (symbolic): CHECKPOINT-MIB::haProblemDescr
OID (numeric): 1.3.6.1.4.1.2620.1.5.13.1.6
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
What is haProblemDescr?
This DisplayString is a free-text description elaborating on the critical device problem named in haProblemName. It's the field an admin actually reads for troubleshooting detail beyond the short name, since Check Point often packs specifics here (like which process crashed or what threshold was exceeded) that the name field alone doesn't convey. A haProblemDescr reading something like 'Policy installation failed' would point the admin straight at a recent policy push as the root cause, rather than a hardware fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.13.1.6 snmpwalk -v2c -c public <target> CHECKPOINT-MIB::haProblemDescr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2620.1.5.13.1.6.1 snmpget -v2c -c public <target> CHECKPOINT-MIB::haProblemDescr.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::haProblemDescr 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.13 | haProblemTable | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.13.1 | haProblemEntry | CHECKPOINT-MIB |
| 1.3.6.1.4.1.2620.1.5.13.1.6 | haProblemDescr | CHECKPOINT-MIB |