NATV2-MIB :: natv2InstanceFragmentBehavior

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNATV2-MIBnatv2InstanceFragmentBehavior

natv2InstanceFragmentBehavior

Module: NATV2-MIB

OID (symbolic): NATV2-MIB::natv2InstanceFragmentBehavior

OID (numeric): 1.3.6.1.2.1.234.2.1.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Fragment behavior is the NAT instance's capability to receive and translate fragments incoming from remote sources.

fragmentNone(0) implies no capability to translate incoming fragments, so all received fragments are dropped. Each dropped fragment is counted in natv2InstanceFragmentDrops.

fragmentInOrder(1) implies the ability to translate fragments only if they are received in order, so that in particular the header is in the first packet. If a fragment

is received out of order, it is dropped and counted in natv2InstanceFragmentDrops.

fragmentOutOfOrder(2), the capability REQUIRED by RFC 4787, REQ-14, implies the capability to translate fragments even when they arrive out of order, subject to a protective limit natv2InstanceLimitPendingFragments on total number of fragments awaiting the first fragment of the chain. If the implementation supports this capability, natv2InstanceFragmentDrops is incremented only when a new fragment arrives but is dropped because the limit on pending fragments has already been reached.

What is natv2InstanceFragmentBehavior?

Reports how this NAT instance handles fragmented packets from remote sources, dropping all fragments, only accepting them in order, or reassembling them even out of order up to a configured pending-fragment limit, which an admin checks when diagnosing why fragmented traffic is failing to traverse the NAT.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.6
snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceFragmentBehavior

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.6.1
snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceFragmentBehavior.1

Start monitoring Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NATV2-MIB::natv2InstanceFragmentBehavior OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) 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.234natv2MIBNATV2-MIB
1.3.6.1.2.1.234.2natv2MIBInstanceObjectsNATV2-MIB
1.3.6.1.2.1.234.2.1natv2InstanceTableNATV2-MIB
1.3.6.1.2.1.234.2.1.1natv2InstanceEntryNATV2-MIB
1.3.6.1.2.1.234.2.1.1.6natv2InstanceFragmentBehaviorNATV2-MIB