All MIBs › RAISECOM-NAT-MIB › natSessionMaxIdleTime
natSessionMaxIdleTime
Module: RAISECOM-NAT-MIB
OID (symbolic): RAISECOM-NAT-MIB::natSessionMaxIdleTime
OID (numeric): 1.3.6.1.4.1.8886.15.1.1.1.6.1.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
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.
This parameter defines the value in seconds for the IP session-idle timeout loaded when the session itself is detected on the NAT device. Changing this parameter only affects IP sessions detected at a later time.
This parameter is only significant when the device operates in Basic-NAT mode.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.17 snmpwalk -v2c -c public <target> RAISECOM-NAT-MIB::natSessionMaxIdleTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.17.1 snmpget -v2c -c public <target> RAISECOM-NAT-MIB::natSessionMaxIdleTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.15.1.1.1.6.1.17.1 i <value>
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.17 | natSessionMaxIdleTime | RAISECOM-NAT-MIB |