PhysicalChassisTempStatus Object


Description:

Overall chassis temperature status.

Parents: PhysicalChassis

PhysicalChassisTempStatus Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

PhysicalChassisTempStatus Read-Only Attributes

Read-Only Attribute Description
HighestSensor

Sensor with the most serious temperature violation.

Type: string

Default: "" (empty string)

HighestSensorStatus

Status level of the sensor with the most serious violation.

Type: enum

Default: TEMP_STATUS_NORMAL

Possible Values:

Value Description
TEMP_STATUS_NORMAL

Temperature is normal.

TEMP_STATUS_WARN

Temperature at warning level.

TEMP_STATUS_ALARM

Temperature at alarm level.

HighestSensorTemp

Temperature of the sensor with the most serious violation.

Type: u8

Default: 0

SensorDescList

List of temperature sensor description.

Type: string

Default: "" (empty string)

SensorIdList

List of sensor IDs.

Type: u8

Default: 0

SensorList

List of temperature sensors.

Type: string

Default: "" (empty string)

SensorStatusList

Whether sensor is valid for that chassis type.

Type: u8

Default: 0

SensorTempList

List of temperatures for sensors.

Type: u8

Default: 0