enclosureAlarm

ArrayManager-MIB · .1.3.6.1.4.1.674.10893.1.1.130.3.1.20

Object

column mandatory Enumeration
The current status of the enclosure's alarm 
(PV220S, and PV221S only.)
Possible values:
1: Off
2: On

Context

MIB
ArrayManager-MIB
OID
.1.3.6.1.4.1.674.10893.1.1.130.3.1.20
Type
column
Access
readonly
Status
mandatory
Parent
enclosureEntry

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 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::enclosureAlarm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ArrayManager-MIB::enclosureAlarm.<enclosureNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ArrayManager-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ArrayManager-MIB::enclosureAlarm'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1off
2on