All MIBs › ELH100-MIB › telnetAutoLogoutTimeout
telnetAutoLogoutTimeout
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::telnetAutoLogoutTimeout
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of minutes of inactivity after which the agent may automatically close a Telnet session. Telnet auto-logout is active only when telnetAutoLogoutEnable is set to enabled(1). The factory setting is 10 minutes.
What is telnetAutoLogoutTimeout?
Sets how many minutes of Telnet inactivity trigger the automatic logout enabled by telnetAutoLogoutEnable, from 1 to 99 minutes. The factory default is 10 minutes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.5 snmpwalk -v2c -c public <target> ELH100-MIB::telnetAutoLogoutTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.5.1 snmpget -v2c -c public <target> ELH100-MIB::telnetAutoLogoutTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.2.2.5.1 i <value>
Start monitoring Cabletron ELH100 Ethernet hub/repeater with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELH100-MIB::telnetAutoLogoutTimeout OID value, configure state conditions and alerts, and monitor any Cabletron ELH100 Ethernet hub/repeater from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.259 | cabletronOEM | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10 | cabletronRepeaters | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3 | cabletronELH100 | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2 | cabletronELH100BasicCapability | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.2 | cabletronELH100AgentInfo | ELH100-MIB |
| 1.3.6.1.4.1.52.259.10.3.2.2.5 | telnetAutoLogoutTimeout | ELH100-MIB |