cpqHeFltTolFanHotPlug
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.6.7.1.10
Object
column mandatory
Enumeration
This indicates if the fan is capable of being removed and/or
inserted while the system is in an operational state.
If the value is hotPluggable(3), the fan can be safely
removed if and only if the cpqHeFltTolFanRedundant
field is in a redundant(3) state.
This value will be one of the following:
other(1)
The state could not be determined.
nonHotPluggable(2)
The fan is not hot plug capable.
hotPluggable(3)
The fan is hot plug capable and can be removed if
the system is operating in a redundant state. A fan
may be added to an empty fan bay.
Context
- MIB
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.6.7.1.10- 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::cpqHeFltTolFanHotPlug'
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::cpqHeFltTolFanHotPlug.<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::cpqHeFltTolFanHotPlug'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.