cpqCrExpCabFanStatus
CPQCR-MIB ·
.1.3.6.1.4.1.232.141.2.8.2
Object
scalar mandatory
Enumeration
Expansion Cabinet fan status.
The expansion cabinet fan status is:
OK (2)
Status is normal. One or more fans is installed and no
error is reported.
Non-Critical (4)
Fan degraded condition. One or more fans are reporting an
error or only one fan is installed.
Not Installed (5)
Fan valid bit not set.
Unknown (6)
Information unavailable.
Context
- MIB
- CPQCR-MIB
- OID
.1.3.6.1.4.1.232.141.2.8.2- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCrExpCab
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCR-MIB::cpqCrExpCabFanStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCR-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCR-MIB::cpqCrExpCabFanStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | expCabFanOK |
4 | expCabFanNonCritical |
5 | expCabFanNotInstalled |
6 | expCabFanUnknown |