benuFanStatus

BENU-CHASSIS-MIB · .1.3.6.1.4.1.39406.1.1.1.6.1.1.4

Object

A value of -1 means Not available / Not applicable.
The lower order 7 bits indicates status of 7 Fans.
A bit value of one indicates FAN is non-operational.
A bit value of zero indicates FAN is operational.
Examples : 
(a) Value of 1 ( 0000 0001 ) indicates FAN #1 is 
    non-operational.
(b) Value of 9 ( 0000 1001 ) indicates FAN #1 and FAN #4 
    are non-operational.
(c) Value of 73( 0100 1001 ) indicates FAN #1,FAN #4 and FAN #7
    are non-operational.

Context

MIB
BENU-CHASSIS-MIB
OID
.1.3.6.1.4.1.39406.1.1.1.6.1.1.4
Type
column
Access
readonly
Status
current
Parent
benuFanEntry

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

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647