axFanStatus

A10-AX-MIB · .1.3.6.1.4.1.22610.2.4.1.5.9.1.3

Object

column Enumeration
Fan status: 
0: Failed, 4: OK-fixed/high, 5: OK-low/med, 6: OK-med/med, 7: OK-med/high, 
-2: not ready, -1: unknown.

Context

MIB
A10-AX-MIB
OID
.1.3.6.1.4.1.22610.2.4.1.5.9.1.3
Type
column
Access
readonly
Status
current
Parent
axSysFanStatusEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
-2notReady
-1unknown
0failed
4okFixedHigh
5okLowMed
6okMedMed
7okMedHigh