All MIBs › RAISECOM-NAT-MIB › natTcpUpSessionMaxIdleTime
natTcpUpSessionMaxIdleTime
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natTcpUpSessionMaxIdleTime
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.20
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
All sessions are associated with a session-idle timeout. When this timeout expires if the session is idle, the corresponding entry in the session table is deleted.
TCP sessions define different timeouts for different states (with reference to the TCP state machine).
This parameter defines the value in seconds for the session-idle timeout loaded when a TCP session in established state is detected on the NAT device.
Changing this parameter only affects sessions detected at a later time.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.20 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natTcpUpSessionMaxIdleTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.20.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natTcpUpSessionMaxIdleTime.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.1 | natDesc | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6 | natTable | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6.1 | natEntry | RAISECOM-NAT-MIB |
| 1.3.6.1.4.1.8886.15.1.1.1.6.1.20 | natTcpUpSessionMaxIdleTime | RAISECOM-NAT-MIB |