eqlMemberHealthDetailsFanCurrentState

EQLMEMBER-MIB · .1.3.6.1.4.1.12740.2.1.7.1.4

Object

column Enumeration
This field tells us the state of the fan.
Either normal, warning or critical.

Context

MIB
EQLMEMBER-MIB
OID
.1.3.6.1.4.1.12740.2.1.7.1.4
Type
column
Access
readonly
Status
current
Parent
eqlMemberHealthDetailsFanEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1normal
2warning
3critical