All MIBs › CODAN-MIB › wvClearAlarmLog
wvClearAlarmLog
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvClearAlarmLog
OID (numeric): 1.3.6.1.4.1.23304.1.1.1.6.71
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: use SET wvClearAlarmLog to Clear the alarm log and insert alarm that 'Alarm log was cleared by user' and GET wvClearAlarmLog to get the number of entries in the alarm log.
What is wvClearAlarmLog?
This read-write integer object doubles as an action trigger and a counter: setting it clears the terminal's alarm log and inserts a marker entry noting the log was cleared by a user, while simply reading (GETing) it returns the current number of entries in that alarm log. An operator uses the GET to check how full the log is and the SET to wipe it clean, typically after reviewing and resolving a batch of historical alarms. For example, a technician might GET wvClearAlarmLog to see 200 entries have accumulated, review them, then SET it to clear the log before starting a fresh troubleshooting session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.6.71 snmpwalk -v2c -c public <target> CODAN-MIB::wvClearAlarmLog
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.6.71.1 snmpget -v2c -c public <target> CODAN-MIB::wvClearAlarmLog.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23304.1.1.1.6.71.1 i <value>
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::wvClearAlarmLog 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.1 | wvConfiguration | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.6 | wvAlarmControl | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.6.71 | wvClearAlarmLog | CODAN-MIB |