All MIBs › CODAN-MIB › wvLogEventLock
wvLogEventLock
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvLogEventLock
OID (numeric): 1.3.6.1.4.1.23304.1.1.2.40.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: A number between 1 and 64, where 1 is the last (new) event in queue and 64 is the first (old) event in queue. (assuming that all 64 events are valid).
What is wvLogEventLock?
This read-only integer identifies a specific slot, from 1 to 64, in the terminal's circular event log, where 1 refers to the most recent event and 64 to the oldest still retained. A manager uses this index to walk through the log's entries in a defined order when correlating each slot's time, status, and description columns. For example, index 1 would always hold the most recently logged event, useful for quickly checking what the last thing to happen on the terminal was.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.2.40.2.1.1 snmpwalk -v2c -c public <target> CODAN-MIB::wvLogEventLock
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.2.40.2.1.1.1 snmpget -v2c -c public <target> CODAN-MIB::wvLogEventLock.1
Start monitoring Codan 8800 DMR microwave radio link equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODAN-MIB::wvLogEventLock OID value, configure state conditions and alerts, and monitor any Codan 8800 DMR microwave radio link equipment 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.23304 | codanGroup | CODAN-SMI |
| 1.3.6.1.4.1.23304.1 | codanMibs | CODAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23304.1.1 | minetMIB | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2 | wvStatusAndGauges | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2.40 | wvLog | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2.40.2 | wvLogEventTable | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2.40.2.1 | wvLogEventEntry | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.2.40.2.1.1 | wvLogEventLock | CODAN-MIB |