All MIBs › EDGELINK-MIB › elFMClearAlarmLog
elFMClearAlarmLog
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elFMClearAlarmLog
OID (numeric): 1.3.6.1.4.1.564.101.1.9.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Clears the system's alarm log. On a read, the value indeterminate(1) will be returned if the SNMP variable was never set to clearAlarmLog(2) otherwise clearAlarmLog(2) will be returned.
What is elFMClearAlarmLog?
Setting this to clearAlarmLog wipes the device's alarm log; reading it back returns indeterminate if it was never set to that value. An admin uses this to reset the alarm history after confirming logged alarms have been reviewed and resolved.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.9.2 snmpwalk -v2c -c public <target> EDGELINK-MIB::elFMClearAlarmLog
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.9.2.1 snmpget -v2c -c public <target> EDGELINK-MIB::elFMClearAlarmLog.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.9.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elFMClearAlarmLog.1
Start monitoring EdgeLink edge access multiplexer (DS1 channelized module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EDGELINK-MIB::elFMClearAlarmLog OID value, configure state conditions and alerts, and monitor any EdgeLink edge access multiplexer (DS1 channelized module) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.564 | telco | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101 | edgeLink | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1 | elM13v1 | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.9 | elFM | EDGELINK-MIB |
| 1.3.6.1.4.1.564.101.1.9.2 | elFMClearAlarmLog | EDGELINK-MIB |