All MIBs › RAISECOM-NAT-MIB › natBindRemPort
natBindRemPort
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natBindRemPort
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.2.8.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The remote port number for this NAT bind.
For TCP binds, this is the remote TCP port number, or zero, if no TCP port is associated with it yet.
For UDP binds, this is the remote UDP port number, or zero, if no UDP port is associated with it yet.
For ICMP binds, this is the ICMP-identifier.
For IP (or address) binds, the port is shown as 65535 to indicate that port is not applicable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.6 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natBindRemPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.2.8.1.6.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natBindRemPort.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.2 | natBind | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8 | natBindTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8.1 | natBindEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.2.8.1.6 | natBindRemPort | RAISECOM-NAT-MIB |