fast_ilo_exporter/targets/power.py
Benjamin Wiegand 3a16aa0a2a initial commit
2024-05-19 04:08:43 -07:00

8 lines
297 B
Python

POWER_METER_READING = '1.3.6.1.4.1.232.6.2.15.3.0'
# I have no idea what these values mean (or map to). any help would be appreciated
# POWER_METER_SUPPORT = '1.3.6.1.4.1.232.6.2.15.1'
# POWER_METER_STATUS = '1.3.6.1.4.1.232.6.2.15.2'
# POWER_METER_PREVIOUS_READING = '1.3.6.1.4.1.232.6.2.15.4'