All MIBs › CPQCMC-MIB › cpqCmcsetTempUnit
cpqCmcsetTempUnit
Module: CPQCMC-MIB
OID (symbolic): CPQCMC-MIB::cpqCmcsetTempUnit
OID (numeric): 1.3.6.1.4.1.232.153.2.2.2.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Unit of all temperature values and thresholds, Celsius or Fahrenheit
What is cpqCmcsetTempUnit?
This read-write enumerated value selects whether all temperature values and thresholds reported by the CMC are expressed in Celsius or Fahrenheit. An admin sets this to match the convention used by their monitoring dashboards and regional staff, since it changes how every temperature reading and threshold in the MIB should be interpreted. A US-based admin would set cpqCmcsetTempUnit to fahrenheit(3) so rack temperature alerts match the units used on other facility gauges.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.2 snmpwalk -v2c -c public <target> CPQCMC-MIB::cpqCmcsetTempUnit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.2.1 snmpget -v2c -c public <target> CPQCMC-MIB::cpqCmcsetTempUnit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.153.2.2.2.1.1.2.1 i <value>
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::cpqCmcsetTempUnit 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.2 | cpqCmcSetup | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1 | cpqCmcSetupConfig | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.1 | cpqCmcSetupGeneral | CPQCMC-MIB |
| 1.3.6.1.4.1.232.153.2.2.2.1.1.2 | cpqCmcsetTempUnit | CPQCMC-MIB |