cpqCmcStatusFan1
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.4.3
Object
scalar mandatory
Enumeration
The status of fan 1: (2) fan is switched off by temperature sensor 1 (3) fan is switched on by temperature sensor 1 (4) fan is switched off by Manual Control (cpqCmcSetFan1) (5) fan is switched on by Manual Control (cpqCmcSetFan1) (6) fan is switched off because of smoke alarm (7) fan is switched off because door is open (8) no fan (9) fan error, current monitoring
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.4.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqCmcStatus
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 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQCMC-MIB::cpqCmcStatusFan1.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQCMC-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQCMC-MIB::cpqCmcStatusFan1'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | autoOff |
3 | autoOn |
4 | manualOff |
5 | manualOn |
6 | smokeOff |
7 | doorOff |
8 | noFan |
9 | error |