cpqHeFltTolFanType
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.6.7.1.5
Object
column mandatory
Enumeration
This specifies the type of fan.
other(1)
The type of fan could not be determined.
tachOutput(2)
The fan can increase speed for greater cooling. Implies
spin detect.
spinDetect(3)
The fan can detect when the fan stops spinning.
Context
- MIB
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.6.7.1.5- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqHeFltTolFanEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeFltTolFanType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeFltTolFanType.<cpqHeResMem2BoardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeFltTolFanType'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.