CHECKPOINT-MIB-2 :: icmpInParmProbs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2icmpInParmProbs

icmpInParmProbs

Module: CHECKPOINT-MIB-2

OID (symbolic): CHECKPOINT-MIB-2::icmpInParmProbs

OID (numeric): 1.3.6.1.2.1.5.5

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of ICMP Parameter Problem messages received.

What is icmpInParmProbs?

Counts ICMP Parameter Problem messages received, which routers send back when they can't process a packet's IP header field. On a gateway, a rise here often points at malformed or nonstandard packets from a specific peer, worth checking whether it's a buggy implementation, such as some third-party VPN stacks, versus deliberately malformed packets used to probe how the firewall handles bad headers. Example: icmpInParmProbs increasing only from one particular VPN peer's address range suggests that peer's device is sending headers this gateway's IP stack objects to, worth raising with that peer's admin.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.5.5
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::icmpInParmProbs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.5.5.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::icmpInParmProbs.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-2::icmpInParmProbs 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 (6 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.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.5icmpCHECKPOINT-MIB-2
1.3.6.1.2.1.5.5icmpInParmProbsCHECKPOINT-MIB-2