All MIBs › ADTRAN-ADUNIT-MIB › adConsoleLoginTimeout
adConsoleLoginTimeout
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adConsoleLoginTimeout
OID (numeric): 1.3.6.1.4.1.664.5.30.2.4.3
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: Specifies the amount of time the system will wait for user input for a username &/or password before timing out and resetting back to intial prompt state. The time is specified in seconds. If the value is set to 0, the session will not be disconnected due to inactivity.
Some units may implement a maximum allowable which is less than that specified.
What is adConsoleLoginTimeout?
This OID sets the number of seconds the console waits for user input during login before automatically disconnecting (0-65535 seconds; 0 = no timeout). Engineers configure this to prevent locked console sessions from consuming resources or creating security gaps when someone walks away during login. Setting this to 300, for example, means the device will wait 5 minutes for login before closing the connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.3 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleLoginTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.2.4.3.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adConsoleLoginTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.2.4.3.1 i <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adConsoleLoginTimeout OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2 | adUnitConfig | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.4 | adConsoleCfg | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.2.4.3 | adConsoleLoginTimeout | ADTRAN-ADUNIT-MIB |