All MIBs › SESSION-MIB › tLockDefault
tLockDefault
Module: SESSION-MIB
OID (symbolic): SESSION-MIB::tLockDefault
OID (numeric): 1.3.6.1.4.1.1038.201.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: tLockDefault is used to define initial value of tLock. tLockDefault can be changed only by iONOSANMSupervisor or by dIRECTACCESSsupervisor. The normal value is 10 minutes
What is tLockDefault?
This value defines the initial value assigned to tLock when a new write session begins, normally 10 minutes, and can only be changed by a supervisor-level manager. Admins with elevated privileges adjust this to change how long a fresh management session is locked by default before it must be renewed. For example, raising tLockDefault to 20 minutes would give operators more time per action before the session lock needs refreshing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.201.5 snmpwalk -v2c -c public <target> SESSION-MIB::tLockDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.201.5.1 snmpget -v2c -c public <target> SESSION-MIB::tLockDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.201.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tLockDefault.1
Start monitoring SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SESSION-MIB::tLockDefault OID value, configure state conditions and alerts, and monitor any SAGEM/DR network device supporting SNMP/HTTP/CLI/vt100 management (concurrent management-session tracking) 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.1038 | sagemDr | SAGEM-DR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1038.201 | session | SESSION-MIB |
| 1.3.6.1.4.1.1038.201.5 | tLockDefault | SESSION-MIB |