PhysicalChassisFan Object


Description:

Object representing a fan in a chassis.

Parents: PhysicalChassis

PhysicalChassisFan Writable Attributes

Attribute Description
Common Writable Attributes Active, Name

PhysicalChassisFan Read-Only Attributes

Read-Only Attribute Description
FanName

Fan name.

Type: string

Default: "" (empty string)

FanState

Fan state (for example, FAN_STATE_ON).

Type: enum

Default: FAN_STATE_ON

Possible Values:

Value Description
FAN_STATE_ON

Fan is on.

FAN_STATE_OFF

Fan is off.

FAN_STATE_STALLED

Fan is currently stalled.

Id

Fan ID.

Type: u16

Default: 0