All MIBs › CODIMA-EXPRESS-MIB › ctLockUserTime
ctLockUserTime
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::ctLockUserTime
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.1.1.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The user defined lock time for the History Databases. The 'lock time' allows the user to specify a time period to be the first entry timeslot for each history object to be retrieved via SNMP polling. The recommended format is 'hh:mm:ss dd/mmm/yyyy', although other formats are accepted. The time 'hh:mm:ss', is expressed as a 24-hour clock. A valid example for the long term databases is, 14:00:00 29/Jun/2003, i.e. times which are whole hours are required. In contrast a valid example for the short term databases is, 14:57:00 02/Mar/2003, i.e. times which have a minute component are accepted. The value of this object is used only if the ctLockMethod object has a value of lockUserTime. Setting this object to a time after the associated ctLockRealTime object's value is not recommended.
What is ctLockUserTime?
This read-write DisplayString, in the format "hh:mm:ss dd/mmm/yyyy" such as "14:00:00 29/Jun/2003", specifies the user-defined lock time that becomes the first retrievable timeslot for every History object polled via SNMP. An admin sets this object only when ctLockMethod is lockUserTime, and it is what actually pins down the fixed historical window they intend to keep re-querying. For example, an admin investigating a fault at 14:00 on 29 June 2003 sets ctLockUserTime to "14:00:00 29/Jun/2003" so every subsequent history poll starts from that exact moment instead of drifting forward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.4 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::ctLockUserTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.4.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::ctLockUserTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.4.1 s <value>
Start monitoring Codima Express network-intelligence appliance (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODIMA-EXPRESS-MIB::ctLockUserTime OID value, configure state conditions and alerts, and monitor any Codima Express network-intelligence appliance (legacy) 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.226 | codima | CODIMA-GLOBAL-REG |
| 1.3.6.1.4.1.226.3 | codimaProducts | CODIMA-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.226.3.2 | codimaExpressMIB | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1 | codimaExpressObjects | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1 | expHistoryDatabases | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1 | dbControl | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1 | ctrlTimeTable | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1.1 | ctrlTimeEntry | CODIMA-EXPRESS-MIB |
| 1.3.6.1.4.1.226.3.2.1.1.1.1.1.4 | ctLockUserTime | CODIMA-EXPRESS-MIB |