switchFanStatus

OBS ✓
AOS5810-54X-MIB · .1.3.6.1.4.1.259.12.1.5.1.1.9.1.3

Object

column Enumeration
Indicating the status of the fan, 1:ok; 2:failure.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
AOS5810-54X-MIB
OID
.1.3.6.1.4.1.259.12.1.5.1.1.9.1.3
Type
column
Access
readonly
Status
current
Parent
switchFanEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ok
2failure