All MIBs › NATV2-MIB › natv2PoolPortMapFailureDrops
natv2PoolPortMapFailureDrops
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2PoolPortMapFailureDrops
OID (numeric): 1.3.6.1.2.1.234.2.3.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 map entry, but no port could be allocated for the protocol concerned. The usual case for this will be for a NAT instance that supports 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 this pool 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 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 this address pool are already in use.
This value MUST be monotone increasing in the periods between updates of the entity's natv2PoolDiscontinuityTime. 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 natv2PoolDiscontinuityTime.
What is natv2PoolPortMapFailureDrops?
A cumulative count of packets dropped because a new port mapping needed a port from this specific pool but none was available, most often because the paired pooling behavior had already exhausted the ports on the one address this internal endpoint was mapped to.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.12 snmpwalk -v2c -c public <target> NATV2-MIB::natv2PoolPortMapFailureDrops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.3.1.12.1 snmpget -v2c -c public <target> NATV2-MIB::natv2PoolPortMapFailureDrops.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::natv2PoolPortMapFailureDrops 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.3 | natv2PoolTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.3.1 | natv2PoolEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.3.1.12 | natv2PoolPortMapFailureDrops | NATV2-MIB |