flDevicePsuFanStatus

OBS ✓
FIBROLAN-DEVICE-MIB · .1.3.6.1.4.1.4467.1000.10.1.100.1.4

Object

column Enumeration
PSU fan operational status (if applicable).
singleFail indicates one of two (or more) fans
have failed.
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
FIBROLAN-DEVICE-MIB
OID
.1.3.6.1.4.1.4467.1000.10.1.100.1.4
Type
column
Access
readonly
Status
current
Parent
flDevicePsuStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2notApplicable
3ok
4fail
5singleFail