natv2ProtocolPortMapEntries
NATV2-MIB ·
.1.3.6.1.2.1.234.2.2.1.3
Object
column
SNMPv2-SMIUnsigned32
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 external
realm, address, and port for a given protocol to an internal
realm, address, and port. This definition includes 'hairpin'
mappings, where the external realm is the same as the
internal one. Port map entries are also tracked per
subscriber, per instance, and per address pool within the
instance.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- natv2ProtocolEntry
- Table
- natv2ProtocolTable
- Siblings
- 5
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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 |
| 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 |
| natv2ProtocolPortMapFailureDrops 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.
T… | column | SNMPv2-SMICounter64 | .1.3.6.1.2.1.234.2.2.1.6 |