All MIBs › CPQCR-MIB › cpqCrExpCabTemperatureStatus
cpqCrExpCabTemperatureStatus
Module: CPQCR-MIB
OID (symbolic): CPQCR-MIB::cpqCrExpCabTemperatureStatus
OID (numeric): 1.3.6.1.4.1.232.141.2.8.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Expansion Cabinet temperature status.
The expansion cabinet temperature status is:
OK (2) Status is normal.
Critical (3) Critical temperature condition reported.
Non-Critical (4) Warning temperature condition reported.
Not Installed (5) Temperature valid bit not set.
Unknown (6) Information unavailable.
What is cpqCrExpCabTemperatureStatus?
This read-only enumerated value reports the expansion cabinet's temperature status as OK(2), critical(3) for a serious temperature condition, non-critical(4) for a warning-level reading, not installed(5), or unknown(6). An administrator monitors this separately from the primary enclosure's temperature status since the expansion cabinet may sit in a different physical location with its own airflow. A critical(3) reading here would require checking the expansion cabinet specifically, even if the primary enclosure's temperature remains normal.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.141.2.8.3 snmpwalk -v2c -c public <target> CPQCR-MIB::cpqCrExpCabTemperatureStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.141.2.8.3.1 snmpget -v2c -c public <target> CPQCR-MIB::cpqCrExpCabTemperatureStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqCrExpCabTemperatureStatus.1
Start monitoring Compaq/HP ProLiant server (component registry) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQCR-MIB::cpqCrExpCabTemperatureStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (component registry) 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.141 | cpqClusteredRAID | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2 | cpqCrComponent | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.8 | cpqCrExpCab | CPQCR-MIB |
| 1.3.6.1.4.1.232.141.2.8.3 | cpqCrExpCabTemperatureStatus | CPQCR-MIB |