EDGELINK-MIB :: elFMClearAlarmLog

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsEDGELINK-MIBelFMClearAlarmLog

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.564telcoEDGELINK-MIB
1.3.6.1.4.1.564.101edgeLinkEDGELINK-MIB
1.3.6.1.4.1.564.101.1elM13v1EDGELINK-MIB
1.3.6.1.4.1.564.101.1.9elFMEDGELINK-MIB
1.3.6.1.4.1.564.101.1.9.2elFMClearAlarmLogEDGELINK-MIB