CHECKPOINT-MIB-2 :: ipFragFails

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipFragFails

ipFragFails

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.4.18

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.

What is ipFragFails?

Counts IP datagrams that needed fragmentation to be forwarded but could not be, for example because their Don't Fragment flag was set. This counter is the direct signature of a Path MTU Discovery black hole; when DF-set packets can't be fragmented and the required ICMP fragmentation-needed message doesn't get back to the sender, often because it's blocked elsewhere, connections mysteriously hang rather than failing cleanly. Example: ipFragFails climbing on the tunnel interface exactly when users report large file transfers over VPN hanging, while small transactions work fine, is the classic PMTUD black-hole symptom.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.18
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipFragFails

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.18.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipFragFails.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::ipFragFails 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.4ipCHECKPOINT-MIB-2
1.3.6.1.2.1.4.18ipFragFailsCHECKPOINT-MIB-2