cpqRackServerTempSensorType
CPQRACK-MIB ·
.1.3.6.1.4.1.232.22.2.4.3.1.1.11
Object
column
optional
Enumeration
This specifies the type of this instance of temperature
sensor.
This value will be one of the following:
other(1)
Temperature threshold type could not be determined.
blowout(5)
If a blowout(5) temperature sensor reaches its threshold,
the fan or fans in the area of the temperature sensor will
increase in speed in an attempt to reduce the temperature
before a caution or critical threshold is reached.
caution(9)
If a caution(9) temperature sensor reaches its threshold, the
cpqRackServerTempSensorCondition will be set to degraded(3)
and the system will either continue or shutdown depending
on the local blade server policy settings.
critical(15)
If a critical(15) temperature sensor reaches its threshold,
cpqRackServerTempSensorCondition will be set to failed(4)
and the blade server will shutdown.
Context
- MIB
- CPQRACK-MIB
- OID
.1.3.6.1.4.1.232.22.2.4.3.1.1.11- Type
- column
- Access
- readonly
- Status
- optional
- Parent
- cpqRackServerTempSensorEntry
- Table
- cpqRackServerTempSensorTable
- Siblings
- 10
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
5 | blowout |
9 | caution |
15 | critical |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqRackServerTempSensorRack optional A number that uniquely specifies this rack. | column | Integer32 | .1.3.6.1.4.1.232.22.2.4.3.1.1.1 |
| cpqRackServerTempSensorCondition optional The Temperature sensor condition.
This value will be one of the following:
other(1)
Temperature could not be determined.
ok(2)
The… | column | Enumeration | .1.3.6.1.4.1.232.22.2.4.3.1.1.10 |
| cpqRackServerTempSensorChassis optional A number that uniquely specifies this enclosure in the rack. | column | Integer32 | .1.3.6.1.4.1.232.22.2.4.3.1.1.2 |
| cpqRackServerTempSensorIndex optional A number that uniquely specifies this server within the enclosure. | column | Integer32 | .1.3.6.1.4.1.232.22.2.4.3.1.1.3 |
| cpqRackServerTempSensorName optional The name of the server.
The string will be empty if it could not be determined. | column | OctetString | .1.3.6.1.4.1.232.22.2.4.3.1.1.4 |
| cpqRackServerTempSensorEnclosureName optional The name of the enclosure which contains the server.
The string will be empty if the enclosure does not report the
name or if it could not be determined. | column | OctetString | .1.3.6.1.4.1.232.22.2.4.3.1.1.5 |
| cpqRackServerTempSensorCount optional A number that specifies the amount of
temperature sensors in the server. | column | Integer32 | .1.3.6.1.4.1.232.22.2.4.3.1.1.6 |
| cpqRackServerTempSensorLocation optional The location description of the temperature sensor within the
blade server.
The string will be empty if it could not be determined. | column | OctetString | .1.3.6.1.4.1.232.22.2.4.3.1.1.7 |
| cpqRackServerTempSensorCurrent optional 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.4.3.1.1.8 |
| cpqRackServerTempSensorThreshold optional 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.4.3.1.1.9 |