psui

The purpose of this module is to implement platform properties of the PSU OID.

There are only two functions which you must implement:

onlp_psui_hdr_get()

This returns the oid header for the given PSU oid.

If the PSU has Fan and or LED children they should be added to the coid table.

onlp_psui_info_get()

This returns the full information structure for the PSU. This includes the capability flags and current values for all available fields:

PSU Set APIs

There are no defined APIs for setting any PSU values. This may change in the future.

PSUi Documentation


Return to APIs