A list of alarm history table entries stored in the
in the non-volatile memory. The table contains zero,
one, or many rows at any moment, depending upon the
number of alarm conditions in effect. The Falcon creates
a row in the table each time a new alarm is detected.
The Falcon creates the first row with FalconAlarmHistoryId
equal to 1, and increments the value of FalconAlarmHistoryId
each time a new row is created, up to a maximum of 100.
After 100 entries are created, the Falcon will overwrite
the earliest entry with the latest alarm.
The number of rows in the table at any given time is
reflected by the value of FalconAlarmHistoryEntries.
Parsed from file Falconmib.txt
Company: None
Module: RLE-FALCON-MIB
A list of alarm history table entries stored in the
in the non-volatile memory. The table contains zero,
one, or many rows at any moment, depending upon the
number of alarm conditions in effect. The falcon creates
a row in the table each time a new alarm is detected.
The falcon creates the first row with falconAlarmHistoryId
equal to 1, and increments the value of falconAlarmHistoryId
each time a new row is created, up to a maximum of 100.
After 100 entries are created, the falcon will overwrite
the earliest entry with the latest alarm.
The number of rows in the table at any given time is
reflected by the value of falconAlarmHistoryEntries.
Parsed from file RLE-FALCON-MIB.mib
Module: RLE-FALCON-MIB
Vendor: Raymond and Lae Engineering, Inc.
Module: RLE-FALCON-MIB
[Automatically extracted from oidview.com]
FalconAlarmHistoryTable OBJECT-TYPE SYNTAX SEQUENCE OF FalconAlarmHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm history table entries stored in the in the non-volatile memory. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The Falcon creates a row in the table each time a new alarm is detected. The Falcon creates the first row with FalconAlarmHistoryId equal to 1, and increments the value of FalconAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the Falcon will overwrite the earliest entry with the latest alarm. The number of rows in the table at any given time is reflected by the value of FalconAlarmHistoryEntries." ::= { FalconAlarmHistory 3 }
falconAlarmHistoryTable OBJECT-TYPE SYNTAX SEQUENCE OF FalconAlarmHistoryEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm history table entries stored in the in the non-volatile memory. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The falcon creates a row in the table each time a new alarm is detected. The falcon creates the first row with falconAlarmHistoryId equal to 1, and increments the value of falconAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the falcon will overwrite the earliest entry with the latest alarm. The number of rows in the table at any given time is reflected by the value of falconAlarmHistoryEntries." ::= { falconAlarmHistory 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3184.1.1.1.7.3.1 | FalconAlarmHistoryEntry | 2 | 2 | An entry containing information applicable to a particular alarm history entry. |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3184.1.1.1.7.1 | FalconAlarmHistoryEntries | 1 | 1 | The present number of entries in the alarm history. |
1.3.6.1.4.1.3184.1.1.1.7.2 | FalconAlarmHistoryClear | 1 | 1 | Setting this value to ClearBuffer(1) will clear the alarm history buffer. |