natv2PortMapInternalRealm
NATV2-MIB ·
.1.3.6.1.2.1.234.2.6.1.7
Object
column
OctetString
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 realm defines the IPv6 address space from which the tunnel source address is taken. The realm of the encapsulated IPv4 address is restricted in scope to the tunnel, so there is no point in identifying it separately.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.6.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- natv2PortMapEntry
- Table
- natv2PortMapTable
- Siblings
- 13
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
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 |
| natv2PortMapInternalMappedAddress Internal address actually translated by this mapping. In the
general case, this is the same as
natv2PortMapInternalRealmAddress. The address type is given
by natv2PortMapInterna… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.234.2.6.1.11 |
| 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 |
| 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 |