All MIBs › AIMOS › aimosSessionTimeout
aimosSessionTimeout
Module: AIMOS
OID (symbolic): AIMOS::aimosSessionTimeout
OID (numeric): 1.3.6.1.4.1.6408.201.3.1.11
Node type: OBJECT-TYPE
Type: WeekMinutes
Access: read-write
Description: A Session is rejected after a certain time of inactivity. This object provides the means to adjust this period in minutes.
Set this object to zero in order to disable the idle timeout facility.
Changes, which are made here, affect all organisations. That's why TelCo's are not allowed to make any changes here.
What is aimosSessionTimeout?
Integer (minutes) for idle session termination (0 disables timeout). Prevents unattended terminals from staying logged-in indefinitely. Example: Set to '30' to auto-logout inactive sessions after 30 minutes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.11 snmpwalk -v2c -c public <target> AIMOS::aimosSessionTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6408.201.3.1.11.1 snmpget -v2c -c public <target> AIMOS::aimosSessionTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6408.201.3.1.11.1 s <value>
Start monitoring Andrew Wireless Systems DAS/repeater equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIMOS::aimosSessionTimeout OID value, configure state conditions and alerts, and monitor any Andrew Wireless Systems DAS/repeater equipment from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6408 | mikom | AIMOS |
| 1.3.6.1.4.1.6408.201 | aimos | AIMOS |
| 1.3.6.1.4.1.6408.201.3 | aimosObjects | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1 | aimosSystemManagement | AIMOS |
| 1.3.6.1.4.1.6408.201.3.1.11 | aimosSessionTimeout | AIMOS |