All MIBs › RAISECOM-NAT-MIB › natXSessionRemPort
natXSessionRemPort
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natXSessionRemPort
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.3.1.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The remote port number for this NAT sessions after the NAPT translation has occurred. This is only relevant for NAT devices supporting twice-NAT.
For TCP sessions, this is the remote TCP Port number after the NAPT translation has occurred.
For UDP sessions, this is the remote UDP Port number, after the NAPT translation has occurred, or zero, if no UDP port is associated with this session.
For ICMP sessions, this is the ICMP-identifier, after the NAPT translation has occurred.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.9 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natXSessionRemPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.9.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natXSessionRemPort.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-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 |
| 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.9 | natXSessionRemPort | RAISECOM-NAT-MIB |