cpqRackCommonEnclosureTempCondition
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.2.3.1.2.1.8
Object
column
mandatory
Enumeration
The Temperature sensor condition.
This value will be one of the following:
other(1)
Temperature could not be determined.
ok(2)
The temperature sensor is within the normal operating range.
degraded(3)
The temperature sensor is outside of the normal operating range.
failed(4)
The temperature sensor detects a condition that could
possibly damage the system.
The system will automatically shutdown if the failed(4) condition
results, so it is unlikely that this value will ever be returned
by the agent.
Context
- MIB
- CPQRACK-MIB
- OID
.1.3.6.1.4.1.232.22.2.3.1.2.1.8- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqRackCommonEnclosureTempEntry
- Table
- cpqRackCommonEnclosureTempTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | ok |
3 | degraded |
4 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqRackCommonEnclosureTempRack mandatory A number that uniquely specifies this rack. | column | Integer32 | .1.3.6.1.4.1.232.22.2.3.1.2.1.1 |
| cpqRackCommonEnclosureTempSensorEnclosureSerialNum mandatory The serial number of the enclosure containing this temperature
sensor.
The string will be empty if the enclosure does not report the
serial number or it could not b… | column | OctetString | .1.3.6.1.4.1.232.22.2.3.1.2.1.10 |
| cpqRackCommonEnclosureTempChassis mandatory A number that uniquely specifies this enclosure in the rack. | column | Integer32 | .1.3.6.1.4.1.232.22.2.3.1.2.1.2 |
| cpqRackCommonEnclosureTempSensorIndex mandatory A number that uniquely specifies this temperature sensor within
this enclosure in the rack. | column | Integer32 | .1.3.6.1.4.1.232.22.2.3.1.2.1.3 |
| cpqRackCommonEnclosureTempSensorEnclosureName mandatory The name of the enclosure.
The string will be empty if the enclosure does not report the
name or it could not be determined. | column | OctetString | .1.3.6.1.4.1.232.22.2.3.1.2.1.4 |
| cpqRackCommonEnclosureTempLocation mandatory The location description of the temperature sensor within the
enclosure.
The string will be empty if the location could not be
determined. | column | OctetString | .1.3.6.1.4.1.232.22.2.3.1.2.1.5 |
| cpqRackCommonEnclosureTempCurrent mandatory This is the current temperature sensor reading in degrees
celsius.
If this value cannot be determined by software, then a value
of -1 will be returned. | column | Integer32 | .1.3.6.1.4.1.232.22.2.3.1.2.1.6 |
| cpqRackCommonEnclosureTempThreshold mandatory This is the threshold temperature sensor setting
in degrees celsius. This is the temperature in which the
sensor will be considered to be in a tripped state this
causing some act… | column | Integer32 | .1.3.6.1.4.1.232.22.2.3.1.2.1.7 |
| cpqRackCommonEnclosureTempType mandatory This specifies the type of this instance of temperature
sensor.
This value will be one of the following:
other(1)
Temperature threshold type could … | column | Enumeration | .1.3.6.1.4.1.232.22.2.3.1.2.1.9 |