CHECKPOINT-MIB-2 :: ipAdEntReasmMaxSize

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHECKPOINT-MIB-2ipAdEntReasmMaxSize

ipAdEntReasmMaxSize

Module: CHECKPOINT-MIB-2

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

OID (numeric): 1.3.6.1.2.1.4.20.1.5

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: The size of the largest IP datagram which this entity can re-assemble from incoming IP fragmented datagrams received on this interface.

What is ipAdEntReasmMaxSize?

The size, in octets, of the largest IP datagram this device can reassemble from fragments arriving on this specific interface. This caps how large a fragmented datagram can legitimately complete on that interface; traffic engineered with a reassembled size beyond this limit will always fail reassembly here regardless of ipReasmTimeout, a useful distinction when diagnosing why some large fragmented flows never complete on one interface but do on another. Example: ipAdEntReasmMaxSize reading a lower vendor-imposed limit on one interface than another explains why an unusually large fragmented UDP datagram reassembles fine on one link but consistently fails on the other.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.20.1.5
snmpwalk -v2c -c public <target> CHECKPOINT-MIB-2::ipAdEntReasmMaxSize

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.20.1.5.1
snmpget -v2c -c public <target> CHECKPOINT-MIB-2::ipAdEntReasmMaxSize.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::ipAdEntReasmMaxSize 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.20ipAddrTableCHECKPOINT-MIB-2
1.3.6.1.2.1.4.20.1ipAddrEntryCHECKPOINT-MIB-2
1.3.6.1.2.1.4.20.1.5ipAdEntReasmMaxSizeCHECKPOINT-MIB-2