natv2AddressMapInternalRealm
NATV2-MIB ·
.1.3.6.1.2.1.234.2.5.1.2
Object
column
OctetString
Realm to which the internal address belongs. In most cases,
this is the realm defining the address space of the packet
being translated. However, in the case of DS-Lite (RFC
6333), this realm defines the IPv6 outer header address
space. It is the combination of that outer header and
the inner IPv4 packet header that is remapped to the
external address and realm. The corresponding IPv4 realm is
restricted in scope to the tunnel, so there is no point in
identifying it. The mapped IPv4 address will normally be the
well-known value 192.0.0.2, or at least lie in the reserved
192.0.0.0/29 range.
If natv2AddressMapSubscriberIndex in this table is a valid
subscriber index (i.e., greater than zero), then the value
of natv2AddressMapInternalRealm MUST be identical to the
value of natv2SubscriberRealm associated with that index.
Context
- MIB
- NATV2-MIB
- OID
.1.3.6.1.2.1.234.2.5.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- natv2AddressMapEntry
- Table
- natv2AddressMapTable
- Siblings
- 11
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| natv2AddressMapInstanceIndex Index of the NAT instance that generated this address map. | column | Natv2InstanceIndex | .1.3.6.1.2.1.234.2.5.1.1 |
| natv2AddressMapExternalAddress External address to which the internal address is mapped.
The address type is given by
natv2AddressMapExternalAddressType.
In the DS-Lite case, the mapping is from … | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.234.2.5.1.10 |
| natv2AddressMapExternalPoolIndex Index of the address pool in the external realm from which
the mapped external address given in
natv2AddressMapExternalAddress was taken. Zero if the
implementation does not supp… | column | Natv2PoolIndexOrZero | .1.3.6.1.2.1.234.2.5.1.11 |
| natv2AddressMapSubscriberIndex Index of the subscriber to which this address mapping
applies, or zero if no subscribers are configured on
this NAT instance. | column | Natv2SubscriberIndexOrZero | .1.3.6.1.2.1.234.2.5.1.12 |
| natv2AddressMapInternalAddressType Address type in the header of packets on the
interior side of this mapping. Any value other than ipv4(1)
or ipv6(2) would be unexpected.
In the DS-Lite case, the a… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.234.2.5.1.3 |
| natv2AddressMapInternalAddress Source address of packets originating from the interior
of the association provided by this mapping. The address
type is given by natv2AddressMapInternalAddressType.
… | column | OctetString | .1.3.6.1.2.1.234.2.5.1.4 |
| natv2AddressMapRowIndex Index of a conceptual row corresponding to a mapping of the
given internal realm and address to a single external realm
and address. Multiple rows will be present because of a
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.234.2.5.1.5 |
| natv2AddressMapInternalMappedAddressType 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.5.1.6 |
| natv2AddressMapInternalMappedAddress Internal address actually translated by this mapping. In the
general case, this is the same as
natv2AddressMapInternalRealmAddress. The address type is
given by natv2AddressMapI… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.234.2.5.1.7 |
| natv2AddressMapExternalRealm External address realm to which this mapping maps the
internal address. This can be the same as the internal realm
in the case of a 'hairpin' connection, but otherwise will be
di… | column | OctetString | .1.3.6.1.2.1.234.2.5.1.8 |
| natv2AddressMapExternalAddressType Address type for the external realm. Any value other than
ipv4(1) or ipv6(2) would be unexpected. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.234.2.5.1.9 |