envMonFanState

OBS ✓
Dell-Vendor-MIB · .1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3

Object

column EnvMonState
The mandatory  state of the fan being instrumented. 
Not Supported by Dell Modular Blade Server switches.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
Dell-Vendor-MIB
OID
.1.3.6.1.4.1.674.10895.3000.1.2.110.7.1.1.3
Type
column
Access
readonly
Status
current
Parent
envMonFanStatusEntry

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

Syntax

Source
EnvMonState
Base type
Enumeration

Values & Constraints

Type Values
1normal
2warning
3critical
4shutdown
5notPresent
6notFunctioning