A list of alarm table entries. The table contains
zero, one, or many rows at any moment, depending upon
the number of alarm conditions in effect. The table
is initially empty at agent startup. The agent
creates a row in the table each time a condition is
detected and deletes that row when that condition no
longer pertains. The agent creates the first row with
aiSPYAlarmId equal to 1, and increments the value of
aiSPYAlarmId each time a new row is created, wrapping to
the first free value greater than or equal to 1 when
the maximum value of aiSPYAlarmId would otherwise be
exceeded. Consequently, after multiple operations,
the table may become sparse, e.g., containing entries
for rows 95, 100, 101, and 203 and the entries should
not be assumed to be in chronological order because
aiSPYAlarmId might have wrapped.
Alarms are named by an AutonomousType (OBJECT
IDENTIFIER), aiSPYAlarmDescr, to allow a single table to
reflect well known alarms plus alarms defined by a
particular implementation, i.e., as documented in the
private enterprise MIB definition for the device. No
two rows will have the same value of aiSPYAlarmDescr,
since alarms define conditions. In order to meet this
requirement, care should be taken in the definition of
alarm conditions to insure that a system cannot enter
the same condition multiple times simultaneously.
The number of rows in the table at any given time is
reflected by the value of aiSPYAlarmsPresent.
Parsed from file aiSPY.mib.txt
Company: None
Module: AISPY-MIB
A list of alarm table entries. The table contains
zero, one, or many rows at any moment, depending upon
the number of alarm conditions in effect. The table
is initially empty at agent startup. The agent
creates a row in the table each time a condition is
detected and deletes that row when that condition no
longer pertains. The agent creates the first row with
aiSPYAlarmId equal to 1, and increments the value of
aiSPYAlarmId each time a new row is created, wrapping to
the first free value greater than or equal to 1 when
the maximum value of aiSPYAlarmId would otherwise be
exceeded. Consequently, after multiple operations,
the table may become sparse, e.g., containing entries
for rows 95, 100, 101, and 203 and the entries should
not be assumed to be in chronological order because
aiSPYAlarmId might have wrapped.
Alarms are named by an AutonomousType (OBJECT
IDENTIFIER), aiSPYAlarmDescr, to allow a single table to
reflect well known alarms plus alarms defined by a
particular implementation, i.e., as documented in the
private enterprise MIB definition for the device. No
two rows will have the same value of aiSPYAlarmDescr,
since alarms define conditions. In order to meet this
requirement, care should be taken in the definition of
alarm conditions to insure that a system cannot enter
the same condition multiple times simultaneously.
The number of rows in the table at any given time is
reflected by the value of aiSPYAlarmsPresent.
Parsed from file AISPY-MIB.mib
Module: AISPY-MIB
Vendor: Applied Innovation Inc.
Module: AISPY-MIB
[Automatically extracted from oidview.com]
aiSPYAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF aiSPYAlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains. The agent creates the first row with aiSPYAlarmId equal to 1, and increments the value of aiSPYAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of aiSPYAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse, e.g., containing entries for rows 95, 100, 101, and 203 and the entries should not be assumed to be in chronological order because aiSPYAlarmId might have wrapped. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), aiSPYAlarmDescr, to allow a single table to reflect well known alarms plus alarms defined by a particular implementation, i.e., as documented in the private enterprise MIB definition for the device. No two rows will have the same value of aiSPYAlarmDescr, since alarms define conditions. In order to meet this requirement, care should be taken in the definition of alarm conditions to insure that a system cannot enter the same condition multiple times simultaneously. The number of rows in the table at any given time is reflected by the value of aiSPYAlarmsPresent." ::= { aiSPYAlarms 2 }
aiSPYAlarmTable OBJECT-TYPE SYNTAX SEQUENCE OF AlarmEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "A list of alarm table entries. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The table is initially empty at agent startup. The agent creates a row in the table each time a condition is detected and deletes that row when that condition no longer pertains. The agent creates the first row with aiSPYAlarmId equal to 1, and increments the value of aiSPYAlarmId each time a new row is created, wrapping to the first free value greater than or equal to 1 when the maximum value of aiSPYAlarmId would otherwise be exceeded. Consequently, after multiple operations, the table may become sparse, e.g., containing entries for rows 95, 100, 101, and 203 and the entries should not be assumed to be in chronological order because aiSPYAlarmId might have wrapped. Alarms are named by an AutonomousType (OBJECT IDENTIFIER), aiSPYAlarmDescr, to allow a single table to reflect well known alarms plus alarms defined by a particular implementation, i.e., as documented in the private enterprise MIB definition for the device. No two rows will have the same value of aiSPYAlarmDescr, since alarms define conditions. In order to meet this requirement, care should be taken in the definition of alarm conditions to insure that a system cannot enter the same condition multiple times simultaneously. The number of rows in the table at any given time is reflected by the value of aiSPYAlarmsPresent." ::= { aiSPYAlarms 2 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.539.20.5.2.1 | aiSPYAlarmEntry | 2 | 2 | An entry containing information applicable to a particular alarm. |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.539.20.5.1 | aiSPYAlarmsPresent | 1 | 1 | The present number of active alarm conditions. |
1.3.6.1.4.1.539.20.5.3 | aiSPYWellKnownAlarms | 46 | 46 | None |