All MIBs › ELH100-MIB › telnetAutoLogoutEnable
telnetAutoLogoutEnable
Module: ELH100-MIB
OID (symbolic): ELH100-MIB::telnetAutoLogoutEnable
OID (numeric): 1.3.6.1.4.1.52.259.10.3.2.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this object to enabled(1) causes the agent to automatically close Telnet sessions when no activity has occurred for telnetAutoLogoutTimeout minutes. Setting this object to disabled(2) disables automatic logout. The factory setting is enabled(1).
What is telnetAutoLogoutEnable?
Turns on automatic Telnet session timeout so idle CLI sessions are disconnected after a period of inactivity, or turns the feature off entirely. It is enabled by factory default as a basic safeguard against forgotten open sessions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.4 snmpwalk -v2c -c public <target> ELH100-MIB::telnetAutoLogoutEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.259.10.3.2.2.4.1 snmpget -v2c -c public <target> ELH100-MIB::telnetAutoLogoutEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.259.10.3.2.2.4.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::telnetAutoLogoutEnable 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.4 | telnetAutoLogoutEnable | ELH100-MIB |