All MIBs › NATV2-MIB › natv2PortMapInternalAddress
natv2PortMapInternalAddress
Module: NATV2-MIB
OID (symbolic): NATV2-MIB::natv2PortMapInternalAddress
OID (numeric): 1.3.6.1.2.1.234.2.6.1.9
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: 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 natv2PortMapInternalMappedAddress. In the DS-Lite case, natv2PortMapInternalAddress is the IPv6 tunnel source address. The address type is given by natv2PortMapInternalAddressType.
What is natv2PortMapInternalAddress?
Reports the source address seen on the internal side of this port mapping; in the general case it matches natv2PortMapInternalMappedAddress, but for DS-Lite it's the IPv6 tunnel source address rather than the encapsulated IPv4 address actually being translated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.234.2.6.1.9 snmpwalk -v2c -c public <target> NATV2-MIB::natv2PortMapInternalAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.234.2.6.1.9.1 snmpget -v2c -c public <target> NATV2-MIB::natv2PortMapInternalAddress.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::natv2PortMapInternalAddress 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.6 | natv2PortMapTable | NATV2-MIB |
| 1.3.6.1.2.1.234.2.6.1 | natv2PortMapEntry | NATV2-MIB |
| 1.3.6.1.2.1.234.2.6.1.9 | natv2PortMapInternalAddress | NATV2-MIB |