cpqCmcStatusTemp2
CPQCMC-MIB ·
.1.3.6.1.4.1.232.153.2.2.4.2
Object
scalar mandatory
Enumeration
The status of temperature 2, see thresholds of temperature 2: (2) temperature normal (3) temperature exceeds warning threshold (4) temperature exceeds max. threshold (5) temperature drops under min. threshold (6) no sensor connected, not available (7) error, sensor disconnected
Context
- MIB
- CPQCMC-MIB
- OID
.1.3.6.1.4.1.232.153.2.2.4.2- 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::cpqCmcStatusTemp2.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::cpqCmcStatusTemp2'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | normal |
3 | warning |
4 | overMax |
5 | underMin |
6 | noSensor |
7 | error |