All MIBs › HIRSCHMANN-MMP4-BASICL2-MIB › hmAgentTelnetLoginTimeout
hmAgentTelnetLoginTimeout
Module: HIRSCHMANN-MMP4-BASICL2-MIB
OID (symbolic): HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTelnetLoginTimeout
OID (numeric): 1.3.6.1.4.1.248.15.1.2.1.2.1
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 1 to 160. Note: Changing the timeout value for active sessions does not become effective until the session is reaccessed. Any keystroke will also activate the new timeout duration.
What is hmAgentTelnetLoginTimeout?
This OID sets the idle session timeout in minutes for remote management connections. When no keyboard input arrives for the set time, the connection automatically closes. An operator adjusts this to balance security (shorter timeouts prevent abandoned sessions) against convenience (longer timeouts avoid re-authentication).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.15.1.2.1.2.1 snmpwalk -v2c -c public <target> HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTelnetLoginTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.15.1.2.1.2.1.1 snmpget -v2c -c public <target> HIRSCHMANN-MMP4-BASICL2-MIB::hmAgentTelnetLoginTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.248.15.1.2.1.2.1.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.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.15 | hmPlatform4 | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1 | hmPlatform4BasicL2 | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2 | hmAgentConfigGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.1 | hmAgentCLIConfigGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.1.2 | hmAgentTelnetConfigGroup | HIRSCHMANN-MMP4-BASICL2-MIB |
| 1.3.6.1.4.1.248.15.1.2.1.2.1 | hmAgentTelnetLoginTimeout | HIRSCHMANN-MMP4-BASICL2-MIB |