natv2PortMapInternalMappedAddress
NATV2-MIB ·
.1.3.6.1.2.1.234.2.6.1.11
Object
column
INET-ADDRESS-MIBInetAddress
Internal address actually translated by this mapping. In the
general case, this is the same as
natv2PortMapInternalRealmAddress. The address type is given
by natv2PortMapInternalMappedAddressType.
In the case of DS-Lite (RFC 6333), this is the source
address of the encapsulated IPv4 packet, normally selected
from the well-known range 192.0.0.0/29. The mapping in this
case is considered to be from the external address to the
combination of the IPv6 tunnel source address
natv2PortMapInternalRealmAddress and the well-known IPv4
inner source address natv2PortMapInternalMappedAddress.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.6.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- natv2PortMapEntry
- Table
- natv2PortMapTable
- Siblings
- 13
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| natv2PortMapInstanceIndex Index of the NAT instance that created this port map entry. | column | Natv2InstanceIndex | .1.3.6.1.2.1.234.2.6.1.1 |
| natv2PortMapInternalMappedAddressType Internal address type actually translated by this mapping.
Any value other than ipv4(1) or ipv6(2) would be unexpected.
In the general case, this is the same as given by
natv2Addr… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.234.2.6.1.10 |
| natv2PortMapInternalPort The mapping's internal port number. If this is zero, ports
are not translated (i.e., the NAT instance is a pure NAT
rather than a Network Address and Port Translator (NAPT)). | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.234.2.6.1.12 |
| natv2PortMapExternalPoolIndex Identifies the address pool from which the external address
in this port map entry was taken. Zero if the implementation
does not support address pools but has chosen to support
… | column | Natv2PoolIndexOrZero | .1.3.6.1.2.1.234.2.6.1.13 |
| natv2PortMapSubscriberIndex Subscriber using this map entry. Zero if the implementation
does not support subscribers but has chosen to support
this object. | column | Natv2SubscriberIndexOrZero | .1.3.6.1.2.1.234.2.6.1.14 |
| natv2PortMapProtocol The map entry's upper-layer protocol number. | column | ProtocolNumber | .1.3.6.1.2.1.234.2.6.1.2 |
| natv2PortMapExternalRealm The realm to which natv2PortMapExternalAddress belongs. | column | OctetString | .1.3.6.1.2.1.234.2.6.1.3 |
| natv2PortMapExternalAddressType Address type for the external realm. A value other
than ipv4(1) or ipv6(2) would be unexpected. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.234.2.6.1.4 |
| natv2PortMapExternalAddress The mapping's assigned external address. (This address is
taken from the address pool identified by
natv2PortMapExternalPoolIndex, if the implementation
supports address pools an… | column | OctetString | .1.3.6.1.2.1.234.2.6.1.5 |
| natv2PortMapExternalPort The mapping's assigned external port number. This is the
source port for translated outgoing packets. If the internal
port number given by natv2PortMapInternalPort is zero, this… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.2.1.234.2.6.1.6 |
| natv2PortMapInternalRealm The realm to which natv2PortMapInternalRealmAddress belongs.
In the general case, this realm contains the address that is
being translated. In the DS-Lite (RFC 6333) case, this r… | column | OctetString | .1.3.6.1.2.1.234.2.6.1.7 |
| natv2PortMapInternalAddressType Address type for addresses in the realm identified by
natv2PortMapInternalRealm. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.234.2.6.1.8 |
| natv2PortMapInternalAddress Source address for packets received under this mapping on
the internal side of the NAT instance. In the general case,
this address is the same as the address given in
natv2PortMa… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.234.2.6.1.9 |