upsBasicStateAlarmStatus

PowerNet-MIB · .1.3.6.1.4.1.318.1.1.1.11.1.2

Object

scalar mandatory Enumeration
The alarm status of the Power Module.
noAlarms(1) indicates the device has no alarms present.
infoAlarm (2) indicates the device has alarms and the
highest severity of the alarms present is infomational.
warningAlarm (3) indicates the device has alarms and the
highest severity of the alarms present is warning.
criticalAlarm (4) indicates the device has alarms and the
highest severity of the alarms present is critical.

Context

MIB
PowerNet-MIB
OID
.1.3.6.1.4.1.318.1.1.1.11.1.2
Type
scalar
Access
readonly
Status
mandatory
Parent
upsBasicState

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsBasicStateAlarmStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::upsBasicStateAlarmStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noAlarms
2infoAlarm
3warningAlarm
4criticalAlarm