CHECKPOINT-MIB-2 :: ipReasmTimeout

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipReasmTimeout

ipReasmTimeout

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.4.13

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.

What is ipReasmTimeout?

The maximum time, in seconds, the device holds onto received IP fragments while waiting for the rest of the datagram to arrive for reassembly. This value matters because fragmented traffic, common with certain VPN tunnel MTUs or evasive scanning techniques, that takes longer than this window to complete simply gets discarded as an incomplete reassembly, showing up as an ipReasmFails increment rather than a delivered packet. Example: with ipReasmTimeout at 60 seconds, fragments of a large UDP datagram arriving 90 seconds apart due to an unstable link would never reassemble and would be counted as a failure instead.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.13
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipReasmTimeout

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.13.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipReasmTimeout.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::ipReasmTimeout 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.13ipReasmTimeoutCHECKPOINT-MIB-2