alarmLevel
EATON-PXG-MIB ·
.1.3.6.1.4.1.534.8.1.1.2.2.1.5
Object
column
Enumeration
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 than critical).
acknowledged (3) - The user has acknowledged, but not yet closed,
the cautionary or critical alarm.
active (4) - Not used; would be a status for an event.
cleared (5) - A transient internal level, not normally seen.
closed (6) - A transient internal level, not normally seen because
the activeAlarmsEntry is removed when closed.
unknown (7) - Alarm status is not known. Not normally seen.
Context
- MIB
- EATON-PXG-MIB
- OID
.1.3.6.1.4.1.534.8.1.1.2.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- activeAlarmsEntry
- Table
- activeAlarmsTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | critical |
2 | cautionary |
3 | acknowledged |
4 | active |
5 | cleared |
6 | closed |
7 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmID A unique identifier for the alarm.
This var is not-accessible when browsing the table. | column | Integer32 | .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. | column | Integer32 | .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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .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 … | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.534.8.1.1.2.2.1.4 |
| 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 va… | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.534.8.1.1.2.2.1.6 |