All MIBs › NATV2-MIB › natv2AddressMapInternalMappedAddress
natv2AddressMapInternalMappedAddress
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2AddressMapInternalMappedAddress
OID (numeric): 1.3.6.1.2.1.234.2.5.1.7
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: Internal address actually translated by this mapping. In the general case, this is the same as natv2AddressMapInternalRealmAddress. The address type is given by natv2AddressMapInternalMappedAddressType. In the case of DS-Lite (RFC 6333), this is the source address of the encapsulated IPv4 packet, normally lying in the well-known range 192.0.0.0/29. The mapping in this case is considered to be from the combination of the IPv6 tunnel source address natv2AddressMapInternalRealmAddress and the well-known IPv4 inner source address natv2AddressMapInternalMappedAddress to the external address.
What is natv2AddressMapInternalMappedAddress?
Reports the internal address actually being translated by this mapping; in the general case it's the same address the mapping is indexed by, but for a DS-Lite subscriber it's the encapsulated IPv4 source address, typically from the well-known 192.0.0.0/29 range, rather than the outer IPv6 tunnel address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.5.1.7 snmpwalk -v2c -c public <target> NATV2-MIB::natv2AddressMapInternalMappedAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.5.1.7.1 snmpget -v2c -c public <target> NATV2-MIB::natv2AddressMapInternalMappedAddress.1
Start monitoring Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NATV2-MIB::natv2AddressMapInternalMappedAddress OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (carrier-grade NAT router/firewall/gateway) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.234 | natv2MIB | NATV2-MIB |
| 1.3.6.1.2.1.234.2 | natv2MIBInstanceObjects | NATV2-MIB |
| 1.3.6.1.2.1.234.2.5 | natv2AddressMapTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.5.1 | natv2AddressMapEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.5.1.7 | natv2AddressMapInternalMappedAddress | NATV2-MIB |