ONLP
Open Network Linux Platform APIs
|
#include <psu.h>
Data Fields | |
onlp_oid_hdr_t | hdr |
char | model [ONLP_CONFIG_INFO_STR_MAX] |
char | serial [ONLP_CONFIG_INFO_STR_MAX] |
uint32_t | caps |
onlp_psu_type_t | type |
int | mvin |
int | mvout |
int | miin |
int | miout |
int | mpin |
int | mpout |
PSU Information Structure
uint32_t onlp_psu_info_t::caps |
Capabilities - a combination of onlp_psu_caps_e
onlp_oid_hdr_t onlp_psu_info_t::hdr |
OID Header
int onlp_psu_info_t::miin |
milliamps in
int onlp_psu_info_t::miout |
milliamps out
char onlp_psu_info_t::model[ONLP_CONFIG_INFO_STR_MAX] |
Model
int onlp_psu_info_t::mpin |
milliwatts in
int onlp_psu_info_t::mpout |
milliwatts out
int onlp_psu_info_t::mvin |
millivolts in
int onlp_psu_info_t::mvout |
millivolts out
char onlp_psu_info_t::serial[ONLP_CONFIG_INFO_STR_MAX] |
Serial Number
onlp_psu_type_t onlp_psu_info_t::type |
Type