NAT-MIB :: natSessionPublicDstAddr

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsNAT-MIBnatSessionPublicDstAddr

natSessionPublicDstAddr

Module: NAT-MIB

OID (symbolic): NAT-MIB::natSessionPublicDstAddr

OID (numeric): 1.3.6.1.2.1.123.1.9.1.18

Node type: OBJECT-TYPE

Type: InetAddress

Access: read-only

Description: The destination IP address of the session endpoint that lies in the public network.

The value of this object must be non-zero when the natSessionPrivateDstEPBindId object has a non-zero value. If the value of this object and the corresponding natSessionPrivateDstEPBindId object value are zero, then the NAT session lookup will match any IP address to this field.

The type of this address is determined by the value of the natSessionPublicAddrType object. Deprecated in favor of NATV2-MIB.

What is natSessionPublicDstAddr?

The public-network destination IP address of this session, e.g. the external server or host the internal client is talking to. Deprecated in favor of NATV2-MIB.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.123.1.9.1.18
snmpwalk -v2c -c public <target> NAT-MIB::natSessionPublicDstAddr

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.9.1.18.1
snmpget -v2c -c public <target> NAT-MIB::natSessionPublicDstAddr.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> natSessionPublicDstAddr.1

Start monitoring Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NAT-MIB::natSessionPublicDstAddr OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (NAT-capable router, firewall, or CGN appliance) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.123natMIBNAT-MIB
1.3.6.1.2.1.123.1natMIBObjectsNAT-MIB
1.3.6.1.2.1.123.1.9natSessionTableNAT-MIB
1.3.6.1.2.1.123.1.9.1natSessionEntryNAT-MIB
1.3.6.1.2.1.123.1.9.1.18natSessionPublicDstAddrNAT-MIB