All MIBs › RAISECOM-NAT-MIB › natSessionRemAddress
natSessionRemAddress
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natSessionRemAddress
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.3.1.1.4
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The remote IP address for this NAT session, as seen in the first packet that triggered this session instance.
For address binds, the remote address shown is actually the global address of the local host. NAT doesn't keep track of the remote address in IP binds.
What is natSessionRemAddress?
The remote IP address seen in the first packet that triggered this NAT session. Per the DESCRIPTION, for address-only binds this field actually reports the local host's global address rather than a genuine remote peer, since NAT doesn't track true remote addresses for that bind type.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.4 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natSessionRemAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.4.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natSessionRemAddress.1
Start monitoring Raisecom gateway/CPE router or switch (NAT address mapping) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RAISECOM-NAT-MIB::natSessionRemAddress OID value, configure state conditions and alerts, and monitor any Raisecom gateway/CPE router or switch (NAT address mapping) from a single console.
OID Breakdown
Upper-level ancestors (9 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.15 | raisecomOptSysCommon | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.15.1 | optSysMgmt | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.15.1.1 | raisecomNatMIB | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3 | natSession | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1 | natSessionTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1.1 | natSessionEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.3.1.1.4 | natSessionRemAddress | RAISECOM-NAT-MIB |