IP-MIB :: ipReasmOKs

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIP-MIBipReasmOKs

ipReasmOKs

Module: IP-MIB

OID (symbolic): IP-MIB::ipReasmOKs

OID (numeric): 1.3.6.1.2.1.4.15

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description: The number of IPv4 datagrams successfully re-assembled.

This object has been deprecated, as a new IP version-neutral table has been added. It is loosely replaced by ipSystemStatsReasmOKs.

What is ipReasmOKs?

This object counts the number of IPv4 packets that have been successfully reassembled after arriving in fragments across the network. When IP packets exceed the network's maximum transmission unit (MTU), routers fragment them into smaller pieces that must be reassembled at the destination; this counter tracks successful reassemblies. This object is deprecated in favor of version-neutral counters, but legacy systems may still use it to monitor IP fragmentation and reassembly performance on older networks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.4.15
snmpwalk -v2c -c public <target> IP-MIB::ipReasmOKs

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.4.15.1
snmpget -v2c -c public <target> IP-MIB::ipReasmOKs.1

Start monitoring Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IP-MIB::ipReasmOKs OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 4293 (any IP-capable device) from a single console.

OID Breakdown

Upper-level ancestors (7 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
1.3.6.1.2.1.4ipCHECKPOINT-MIB-2
Numeric OIDNameModule
1.3.6.1.2.1.4.15ipReasmOKsIP-MIB