All MIBs › CHECKPOINT-MIB-2 › ipFragFails
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 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.4 | ip | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.18 | ipFragFails | CHECKPOINT-MIB-2 |