All MIBs › CHECKPOINT-MIB-2 › ipAdEntReasmMaxSize
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 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.20 | ipAddrTable | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20.1 | ipAddrEntry | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.4.20.1.5 | ipAdEntReasmMaxSize | CHECKPOINT-MIB-2 |