natv2ProtocolPortMapFailureDrops
NATV2-MIB ·
.1.3.6.1.2.1.234.2.2.1.6
Object
column
SNMPv2-SMICounter64
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 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.
Finally, if the NAT instance has no configured address
pooling, then this counter is incremented because all
ports for the protocol concerned over the whole of the
NAT instance for the external realm concerned are already
in use.
This value MUST be monotone increasing in the periods
between updates of the NAT instance
natv2InstanceDiscontinuityTime. 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 natv2InstanceDiscontinuityTime.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- natv2ProtocolEntry
- Table
- natv2ProtocolTable
- Siblings
- 5
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| natv2ProtocolInstanceIndex NAT instance index. It is up to the implementation to
determine and operate upon only those values that
correspond to in-service NAT instances. | column | Natv2InstanceIndex | .1.3.6.1.2.1.234.2.2.1.1 |
| natv2ProtocolNumber Counters in this conceptual row apply to packets indicating
the upper-layer protocol identified by the value of
this object. It is up to the implementation to determine and
opera… | column | ProtocolNumber | .1.3.6.1.2.1.234.2.2.1.2 |
| natv2ProtocolPortMapEntries The current number of entries in the port map table in total
over the whole NAT instance for a given protocol, including
static mappings. A port map entry maps from a given exter… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.234.2.2.1.3 |
| natv2ProtocolTranslations The cumulative number of packets translated by the NAT
instance in either direction for the given protocol.
This value MUST be monotone increasing in the periods
be… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.234.2.2.1.4 |
| natv2ProtocolPortMapCreations The cumulative number of port map entries created by the NAT
instance for the given protocol.
This value MUST be monotone increasing in the periods
between updates … | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.234.2.2.1.5 |