All MIBs › NATV2-MIB › natv2SubscriberPortMapFailureDrops
natv2SubscriberPortMapFailureDrops
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2SubscriberPortMapFailureDrops
OID (numeric): 1.3.6.1.2.1.234.1.1.1.12
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The cumulative number of packets dropped because the packet would have triggered the creation of a new port mapping, but no port could be allocated for the protocol concerned. The usual case for this will be for a NAT instance that supports address pooling and the 'Paired' pooling behavior recommended by RFC 4787, where the internal endpoint has used up all of the ports allocated to it for the address it was mapped to in the selected address pool in the external realm concerned and cannot be given more ports because - policy or implementation prevents it from having a second address in the same pool, and - policy or unavailability prevents it from acquiring more ports at its originally assigned address.
If the NAT instance supports address pooling but its pooling behavior is 'Arbitrary' (meaning that the NAT instance can allocate a new port mapping for the given internal endpoint on any address in the selected address pool and is not bound to what it has already mapped for that endpoint), then this counter is incremented when all ports for the protocol concerned over the whole of the selected address pool are already in use.
As a third case, if no address pools have been configured for the external realm concerned, then this counter is incremented because all ports for the protocol involved over the whole set of addresses available for that external realm are already in use.
Finally, this counter is incremented if the packet would have triggered the creation of a new port mapping, but the current value of natv2SubscriberPortMapEntries equals or exceeds the value of natv2SubscriberLimitPortMapEntries for this subscriber (unless that limit is disabled).
This value MUST be monotone increasing in the periods between updates of the entity's natv2SubscriberDiscontinuityTime. If a manager detects a change in the latter since the last time it sampled this counter, it SHOULD NOT make use of the difference between the latest value of the counter and any value retrieved before the new value of natv2SubscriberDiscontinuityTime.
What is natv2SubscriberPortMapFailureDrops?
A cumulative count of packets from this subscriber dropped because a new port mapping was needed but no port could be allocated, whether from pool exhaustion, per-subscriber port-limit exhaustion, or realm-wide port exhaustion; an admin uses it to tell a legitimately overloaded subscriber apart from a NAT capacity problem.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.1.1.1.12 snmpwalk -v2c -c public <target> NATV2-MIB::natv2SubscriberPortMapFailureDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.1.1.1.12.1 snmpget -v2c -c public <target> NATV2-MIB::natv2SubscriberPortMapFailureDrops.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::natv2SubscriberPortMapFailureDrops 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.1 | natv2MIBDeviceObjects | NATV2-MIB |
| 1.3.6.1.2.1.234.1.1 | natv2SubscriberTable | NATV2-MIB |
| 1.3.6.1.2.1.234.1.1.1 | natv2SubscriberEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.1.1.1.12 | natv2SubscriberPortMapFailureDrops | NATV2-MIB |