All MIBs › NATV2-MIB › natv2InstanceLimitPendingFragments
natv2InstanceLimitPendingFragments
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2InstanceLimitPendingFragments
OID (numeric): 1.3.6.1.2.1.234.2.1.1.25
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: Limit on number of out-of-order fragments received by the NAT instance from remote sources and held until head of chain appears. While the number of held fragments is at this limit, subsequent packets that contain fragments not relating to those already held will be dropped and counted in natv2InstancePendingFragmentLimitDrops. The limit is disabled by setting the value to zero.
Applicable only when the NAT instance supports 'Receive Fragments Out of Order' behavior; leave at default otherwise. See the description of natv2InstanceFragmentBehavior.
What is natv2InstanceLimitPendingFragments?
A read-write cap on how many out-of-order fragments the NAT instance will hold while waiting for the lead fragment of a chain to arrive; relevant only when natv2InstanceFragmentBehavior supports out-of-order reassembly, and disabled by setting it to zero.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.25 snmpwalk -v2c -c public <target> NATV2-MIB::natv2InstanceLimitPendingFragments
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.1.1.25.1 snmpget -v2c -c public <target> NATV2-MIB::natv2InstanceLimitPendingFragments.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.234.2.1.1.25.1 i <value>
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::natv2InstanceLimitPendingFragments 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 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.234 | natv2MIB | NATV2-MIB |
| 1.3.6.1.2.1.234.2 | natv2MIBInstanceObjects | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1 | natv2InstanceTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1 | natv2InstanceEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.1.1.25 | natv2InstanceLimitPendingFragments | NATV2-MIB |