All MIBs › NAT-MIB › natSessionPrivateSrcAddr
natSessionPrivateSrcAddr
Module: NAT-MIB
OID (symbolic): NAT-MIB::natSessionPrivateSrcAddr
OID (numeric): 1.3.6.1.2.1.123.1.9.1.11
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The source IP address of the session endpoint that lies in the private network.
The value of this object must be zero only when the natSessionPrivateSrcEPBindId object has a zero value. When the value of this object is zero, the NAT session lookup will match any IP address to this field.
The type of this address is determined by the value of the natSessionPrivateAddrType object. Deprecated in favor of NATV2-MIB.
What is natSessionPrivateSrcAddr?
The private-network source IP address of this session's endpoint before translation, e.g. the internal workstation's real address; can be zero (a wildcard match) only when there's no fixed source-endpoint binding. 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.11 snmpwalk -v2c -c public <target> NAT-MIB::natSessionPrivateSrcAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.123.1.9.1.11.1 snmpget -v2c -c public <target> NAT-MIB::natSessionPrivateSrcAddr.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::natSessionPrivateSrcAddr 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 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.123 | natMIB | NAT-MIB |
| 1.3.6.1.2.1.123.1 | natMIBObjects | NAT-MIB |
| 1.3.6.1.2.1.123.1.9 | natSessionTable | NAT-MIB |
| 1.3.6.1.2.1.123.1.9.1 | natSessionEntry | NAT-MIB |
| 1.3.6.1.2.1.123.1.9.1.11 | natSessionPrivateSrcAddr | NAT-MIB |