EATON-PXG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
6
activeAlarmsTable
table.1.3.6.1.4.1.534.8.1.1.2.2
·
1 row entry
·
6 columns
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 an alarm condition
is detected and deletes that row when that alarm is no
longer active.
The numbering of the table entries, using alarmID, is
sparse.
The number of rows in the table at any given time is
reflected by the value of numAlarmsPresent.
An entry containing information applicable to a
particular alarm.
particular alarm.
Indexes
alarmID
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
alarmID
A unique identifier for the alarm.
This var is not-accessible when browsing the table. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.534.8.1.1.2.2.1.1 |
||||||||||||||
|
alarmSequenceIndex
A unique identifier for a sequence of alarms
using the same alarmID. |
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.534.8.1.1.2.2.1.2 |
||||||||||||||
|
alarmDescription
A human-readable text description of the Event or Alarm.
|
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.534.8.1.1.2.2.1.3 |
||||||||||||||
|
alarmValue
A human-readable text representation of the source and
value of the node that caused the Event or Alarm. This text should be of the form 'SourcePath = Value' where SourcePath is the address of the node within the BACne… |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.534.8.1.1.2.2.1.4 |
||||||||||||||
|
alarmLevel
Enumerated value that tells the present level (status) of
an activeAlarmsEntry. critical (1) - The alarm is at a critical level. cautionary (2) - The alarm is at a cautionary level (a less severe level t… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.534.8.1.1.2.2.1.5 |
||||||||||||||
|
alarmTime
The value of sysUpTime when the alarm condition was
detected. If the alarm condition was detected at the time of agent startup and presumably existed before agent startup, the value of alarmTime shall equal 0. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.1.3.6.1.4.1.534.8.1.1.2.2.1.6 |