All MIBs › CODIMA-EXPRESS-MIB › ctLockMethod
ctLockMethod
Module: CODIMA-EXPRESS-MIB
OID (symbolic): CODIMA-EXPRESS-MIB::ctLockMethod
OID (numeric): 1.3.6.1.4.1.226.3.2.1.1.1.1.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The database lock method to use when polling the History databases. There are two possible values: lockUserTime = 1. In this case the user defined value for the dcUserTime object will be used. lockRealTime = 2. In this case the automatically generated value for the dcRealTime object will be used.
What is ctLockMethod?
This read-write INTEGER selects whether polling of the History databases is anchored to an admin-specified time, lockUserTime using the dcUserTime object, or automatically follows the current time, lockRealTime using the dcRealTime object. An admin sets this to lockUserTime when every SNMP poll needs to consistently return the same historical window, for example while auditing a specific incident, rather than having the retrievable window silently slide forward with real time. For example, setting ctLockMethod to lockUserTime(1) and then setting dcUserTime to the moment of an outage lets an admin repeatedly poll and cross-check the same fixed set of history rows for that incident.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.3 snmpwalk -v2c -c public <target> CODIMA-EXPRESS-MIB::ctLockMethod
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.3.1 snmpget -v2c -c public <target> CODIMA-EXPRESS-MIB::ctLockMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.226.3.2.1.1.1.1.1.3.1 i <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::ctLockMethod 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.3 | ctLockMethod | CODIMA-EXPRESS-MIB |