xupsAlarmEventDescr
XUPS-MIB ·
.1.3.6.1.4.1.534.1.7.19.1.4
Object
column
deprecated
Integer32
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 Computer Mode communication specification; for example, a value of 0 represents the 'Inverter AC Over Voltage' alarm (byte 1, bit 0 in the BCM Alarm Map).
Context
- MIB
- XUPS-MIB
- OID
.1.3.6.1.4.1.534.1.7.19.1.4- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- xupsAlarmEventEntry
- Table
- xupsAlarmEventTable
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
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 |
| xupsAlarmEventKind deprecated Enumerated value that tells whether the event is an
occurrence of an alarm condition or a clearing of an
alarm condition. | column | Enumeration | .1.3.6.1.4.1.534.1.7.19.1.3 |
| 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 |