All MIBs › CHECKPOINT-MIB-2 › ipReasmReqds
ipReasmReqds
Module: CHECKPOINT-MIB-2
OID (symbolic): CHECKPOINT-MIB-2::ipReasmReqds
OID (numeric): 1.3.6.1.2.1.4.14
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: The number of IP fragments received which needed to be reassembled at this entity.
What is ipReasmReqds?
Counts IP fragments received that needed to be reassembled at this device, meaning they arrived broken into pieces rather than as complete datagrams. Sustained nonzero ipReasmReqds on a gateway interface is worth attention because fragmented traffic is both a common technique used to evade firewall inspection and a source of extra CPU load for reassembly, so an unexpected rise can indicate either a path-MTU problem or fragmentation-based evasion attempts. Example: ipReasmReqds jumping right after a new remote site began sending traffic over a low-MTU tunnel suggests that site's packets are now routinely arriving fragmented and consuming extra reassembly overhead on the gateway.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.14 snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipReasmReqds
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.4.14.1 snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipReasmReqds.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::ipReasmReqds 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.14 | ipReasmReqds | CHECKPOINT-MIB-2 |