CLI Guide
fan-modules
This basetype is used by show fan-modules on page 196.
Table 51. fan-modules properties
Name Type Description
durable-id string Fan module ID.
enclosure-id uint32 Enclosure ID.
dom-id uint32 The fan module position, shown as an index value that starts at 0 and increments from
left to right as viewed from the back of the enclosure.
name string Fan module name.
location string Fan module location.
status string Fan module status.
• Unsupported
• OK
• Critical
• Warning
• Unrecoverable
• Not Installed
• Unknown
• Unavailable
status-numeric uint32 Numeric equivalents for status values.
• 0: Unsupported
• 1: OK
• 2: Critical
• 3: Warning
• 4: Unrecoverable
• 5: Not Installed
• 6: Unknown
• 7: Unavailable
extended-status hex32 A numeric value that supplements the standard SES status shown by the status and
status-numeric properties, and represents a specific condition.
position string Fan module position, as viewed from the back of the enclosure.
• Indexed
position-numeric uint32 Numeric equivalents for position values.
• 5: Indexed
health string
• OK
• Degraded
• Fault
• N/A
• Unknown
health-numeric uint32 Numeric equivalents for healthvalues.
• 0: OK
• 1: Degraded
• 2: Fault
• 3
API basetype properties 345