All MIBs › RAISECOM-NAT-MIB › natTcpClosingSessionMaxIdleTime
natTcpClosingSessionMaxIdleTime
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natTcpClosingSessionMaxIdleTime
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.22
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 the NAT device detects a TCP session is being closed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.22 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natTcpClosingSessionMaxIdleTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.22.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natTcpClosingSessionMaxIdleTime.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.22 | natTcpClosingSessionMaxIdleTime | RAISECOM-NAT-MIB |