SESSION-MIB :: tLock

MIB Reference — IPNetwork Monitor

All MIBsSESSION-MIBtLock

tLock

Module: SESSION-MIB

OID (symbolic): SESSION-MIB::tLock

OID (numeric): 1.3.6.1.4.1.1038.201.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

Number of minutes for which a write session is active on the equipment. When the value of this variable is 0, the equipment is not locked. When a SNMP manager (iONOSANMSupervisor and Operator) start a write session, tLock can be set to a value by the manager (up to 30 minutes, so it has time to configure the equipment). Each time an action is done under the equipment tLock is set again to its value. tLock is a decremental counter; when the value of tLock return to 0, the write session is ended and the equipment is unlocked. The SNMP manager can choose to unlock the equipment by setting the value of tLock to 0 before it reach this value itself.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1038.201.1
snmpwalk -v2c -c public <target> SESSION-MIB::tLock

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.1038.201.1.1
snmpget -v2c -c public <target> SESSION-MIB::tLock.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.1038.201.1.1 i <value>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.1038sagemDrSAGEM-DR-MIB
1.3.6.1.4.1.1038.201sessionSESSION-MIB
1.3.6.1.4.1.1038.201.1tLockSESSION-MIB