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 aiSPY creates
a row in the table each time a new alarm is detected.
The aiSPY creates the first row with aiSPYAlarmHistoryId
equal to 1, and increments the value of aiSPYAlarmHistoryId
each time a new row is created, up to a maximum of 100.
After 100 entries are created, the aiSPY 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 aiSPYAlarmHistoryEntries.
Parsed from file aiSPY.mib.txt
Company: None
Module: AISPY-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 aiSPY creates
a row in the table each time a new alarm is detected.
The aiSPY creates the first row with aiSPYAlarmHistoryId
equal to 1, and increments the value of aiSPYAlarmHistoryId
each time a new row is created, up to a maximum of 100.
After 100 entries are created, the aiSPY 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 aiSPYAlarmHistoryEntries.
Parsed from file AISPY-MIB.mib
Module: AISPY-MIB
Vendor: Applied Innovation Inc.
Module: AISPY-MIB
[Automatically extracted from oidview.com]
aiSPYAlarmHistoryTable OBJECT-TYPE SYNTAX SEQUENCE OF aiSPYAlarmHistoryEntry 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 aiSPY creates a row in the table each time a new alarm is detected. The aiSPY creates the first row with aiSPYAlarmHistoryId equal to 1, and increments the value of aiSPYAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the aiSPY 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 aiSPYAlarmHistoryEntries." ::= { aiSPYAlarmHistory 3 }
aiSPYAlarmHistoryTable OBJECT-TYPE SYNTAX SEQUENCE OF AlarmHistoryEntry 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 aiSPY creates a row in the table each time a new alarm is detected. The aiSPY creates the first row with aiSPYAlarmHistoryId equal to 1, and increments the value of aiSPYAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the aiSPY 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 aiSPYAlarmHistoryEntries." ::= { aiSPYAlarmHistory 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.539.20.7.3.1 | aiSPYAlarmHistoryEntry | 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.539.20.7.1 | aiSPYAlarmHistoryEntries | 1 | 1 | The present number of entries in the alarm history. |
1.3.6.1.4.1.539.20.7.2 | aiSPYAlarmHistoryClear | 1 | 1 | Setting this value to ClearBuffer(1) will clear the alarm history buffer. |