axFanStatus

A10-AX-CHASSIS · .1.3.6.1.4.1.22610.2.4.4.1.1.1.1.1.4

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-CHASSIS
OID
.1.3.6.1.4.1.22610.2.4.4.1.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
axFanEntry

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

Syntax

Enumeration

Values & Constraints

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