RAISECOM-NAT-MIB :: natSessionLocalPort

MIB Reference — IPNetwork Monitor

All MIBsRAISECOM-NAT-MIBnatSessionLocalPort

natSessionLocalPort

Module: RAISECOM-NAT-MIB

OID (symbolic): RAISECOM-NAT-MIB::natSessionLocalPort

OID (numeric): 1.3.6.1.4.1.8886.15.1.1.3.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

The local port number for this NAT sessions. The sessions may be of one of the type described in natSessionProto.

For TCP sessions, this is the local TCP port number, or 0 if no TCP port is associated with it yet.

For UDP sessions, this is the local UDP port number, or 0 if no UDP port is associated with it yet.

For ICMP sessions, this is the ICMP-identifier.

For IP sessions, the value of 65535 indicates 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.3.1.1.3
snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natSessionLocalPort

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.3.1.1.3.1
snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natSessionLocalPort.1

SNMPv3 example:

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15raisecomOptSysCommonRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15.1optSysMgmtRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.15.1.1raisecomNatMIBRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.3natSessionRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.3.1natSessionTableRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.3.1.1natSessionEntryRAISECOM-NAT-MIB
1.3.6.1.4.1.8886.15.1.1.3.1.1.3natSessionLocalPortRAISECOM-NAT-MIB