xupsAlarmEventKind
XUPS-MIB ·
.1.3.6.1.4.1.534.1.7.19.1.3
Object
column
deprecated
Enumeration
Enumerated value that tells whether the event is an occurrence of an alarm condition or a clearing of an alarm condition.
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.7.19.1.3- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- xupsAlarmEventEntry
- Table
- xupsAlarmEventTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | occurred |
2 | cleared |
3 | unknown |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| xupsAlarmEventID A unique number that reflects the order in which the event
occurred. The oldest event in the queue will be number 1.
Subsequent events will be numbered 2, 3, 4, etc. | column | Integer32 | .1.3.6.1.4.1.534.1.7.19.1.1 |
| xupsAlarmEventDateAndTime deprecated The time and date that an event occurred as recorded in the UPS
internal event queue. This string will reflect the time and
date as set in the UPS itself and will not be referenc… | column | OctetString | .1.3.6.1.4.1.534.1.7.19.1.2 |
| xupsAlarmEventDescr deprecated A description of the event stored in the UPS event queue.
This description will be a sixteen bit integer value
representing one of the defined alarms in the Powerware Binary
C… | column | Integer32 | .1.3.6.1.4.1.534.1.7.19.1.4 |
| xupsAlarmEventMsg A text string describing each entry in the Event Log. The format of this
text message is free (not fixed) for the operator to read; good contents
would be a time & date stamp, t… | column | OctetString | .1.3.6.1.4.1.534.1.7.19.1.5 |