All MIBs › HM2-MGMTACCESS-MIB › hm2TelnetServerSessionsTimeOut
hm2TelnetServerSessionsTimeOut
Module: HM2-MGMTACCESS-MIB
OID (symbolic): HM2-MGMTACCESS-MIB::hm2TelnetServerSessionsTimeOut
OID (numeric): 1.3.6.1.4.1.248.11.25.1.3.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Telnet login timeout (minutes) Config telnet timeout will set the telnet session timeout value. A session is active as long as the session has not remained idle for the value set. Specify a value from 0 to 160. Note: Changing the timeout value for active sessions does not become effective until the session is re-established.
What is hm2TelnetServerSessionsTimeOut?
The idle timeout, in minutes, before an inactive Telnet session is logged out, defaulting to 5; the source notes a changed value only applies to sessions established after the change, and 0 disables idle logout. Lower this for tighter security on Telnet sessions left open unattended.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.3.5 snmpwalk -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2TelnetServerSessionsTimeOut
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.11.25.1.3.5.1 snmpget -v2c -c public <target> HM2-MGMTACCESS-MIB::hm2TelnetServerSessionsTimeOut.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.11.25.1.3.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hm2TelnetServerSessionsTimeOut.1
Start monitoring Hirschmann industrial Ethernet switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HM2-MGMTACCESS-MIB::hm2TelnetServerSessionsTimeOut OID value, configure state conditions and alerts, and monitor any Hirschmann industrial Ethernet switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.11 | hm2ConfigurationMibs | HM2-TC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.248.11.25 | hm2MgmtAccessMib | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1 | hm2MgmtAccessMibObjects | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.3 | hm2MgmtAccessTelnetGroup | HM2-MGMTACCESS-MIB |
| 1.3.6.1.4.1.248.11.25.1.3.5 | hm2TelnetServerSessionsTimeOut | HM2-MGMTACCESS-MIB |