agnFans

RAD-GEN-MIB · .1.3.6.1.4.1.164.6.2.26

Object

scalar OctetString
This entry specifies the FANs existence and status.
Each fan will be represented by 2 bits,
where the first bit (right) will specify the existence:
(0= Not exist, 1=exist),
and the left bit will specify it's status
(0= OK, 1=FAIL), so for each fan:
00 - FAN does not exist
01 - FAN exists and OK (Low Mode)
10 - High Mode (FAN OK)
11 - FAN exists and is Failed
bits 0-1 are for first fan
bits 2-3 are for 2nd fan (if exists)
bits 4-5 are for 3nd fan (if exists)
bits 6-7 are for 4nd fan (if exists)
bits 8-9 are for 5nd fan (if exists)
bits 10-11 are for 6nd fan (if exists)
bits 12-13 are for 7nd fan (if exists)
bits 14-15 are for 8nd fan (if exists).

Context

MIB
RAD-GEN-MIB
OID
.1.3.6.1.4.1.164.6.2.26
Type
scalar
Access
readonly
Status
current
Parent
agnt

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::agnFans.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::agnFans'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.