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
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsAlarmEventDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XUPS-MIB::xupsAlarmEventDescr.<xupsAlarmEventID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XUPS-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XUPS-MIB::xupsAlarmEventDescr'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-2147483647

Conformance