All MIBs › EDGELINK-MIB › elFMFillAlarmLogTable
elFMFillAlarmLogTable
Module: EDGELINK-MIB
OID (symbolic): EDGELINK-MIB::elFMFillAlarmLogTable
OID (numeric): 1.3.6.1.4.1.564.101.1.9.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Take a snapshot of the alarm log. Must be done before reading the log into the alarm log table, elFMAlmLogTable. On a read, the value indeterminate(1) will be returned if the SNMP variable was never set to fillAlarmLogTable(2), otherwise fillAlarmLogTable(2) will be returned.
What is elFMFillAlarmLogTable?
Setting this to fillAlarmLogTable takes a snapshot of the device's internal alarm log into elFMAlmLogTable, which must be done before that table can be read; reading it back returns indeterminate if it was never set. An admin triggers this immediately before pulling the alarm log table, since the table only reflects data as of the last snapshot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.564.101.1.9.1 snmpwalk -v2c -c public <target> EDGELINK-MIB::elFMFillAlarmLogTable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.564.101.1.9.1.1 snmpget -v2c -c public <target> EDGELINK-MIB::elFMFillAlarmLogTable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.564.101.1.9.1.1 i <value>
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::elFMFillAlarmLogTable 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.1 | elFMFillAlarmLogTable | EDGELINK-MIB |