All MIBs › CPQCMC-MIB › cpqCmcStatusTemp1
cpqCmcStatusTemp1
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcStatusTemp1
OID (numeric): 1.3.6.1.4.1.232.153.2.2.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The status of temperature 1, see thresholds of temperature 1: (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
What is cpqCmcStatusTemp1?
This read-only enumerated value summarizes temperature sensor 1's condition against its configured thresholds, reporting normal(2), warning(3), overMax(4), underMin(5), noSensor(6), or error(7). An administrator monitors it as the at-a-glance health indicator for that sensor rather than having to compare the raw reading to thresholds manually. Seeing this value change from normal(2) to overMax(4) would immediately alert an admin that sensor 1's zone of the rack has overheated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.4.1 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcStatusTemp1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.4.1.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcStatusTemp1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCmcStatusTemp1.1
Start monitoring Legacy Compaq (HP) Cluster/Console Management Card with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCMC-MIB::cpqCmcStatusTemp1 OID value, configure state conditions and alerts, and monitor any Legacy Compaq (HP) Cluster/Console Management Card from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.153 | cpqCmc | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2 | cpqCmcComponent | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2 | cpqCmcDevice | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.4 | cpqCmcStatus | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.4.1 | cpqCmcStatusTemp1 | CPQCMC-MIB |