Hello.
Please improve the capabilities of the hardware::ups::cyberpower::snmp::plugin
1) Add a new environment sensor check mode ("environment" mode):
OID space 1.3.6.1.4.1.3808.1.1.8 is suitable for obtaining information about temperature (C) and humidity (%)
2) Add a new current time check mode ("time" mode).
The current time can be obtained from two OIDs:
mconfigClockDate.0 OID:.1.3.6.1.4.1.3808.2.1.5.1.0 08/30/2024
The current date in the mm/dd/yyyy format. Example:01/01/2000.
mconfigClockTime.0 OID:.1.3.6.1.4.1.3808.2.1.5.2.0 18:21:19
The current time in the hhss 24H format.
The received time should be compared with the NTP source.
3) Add a new mode for checking the NMC operating time ("uptime")
This mode can be simply copied from the plugin "hardware::ups::apc::snmp::plugin"
4) Add a new mode "alarms"
This mode can be simply copied from the plugin "hardware::ups::standard::rfc1628::snmp::plugin"
5) Change the "battery-status" mode. The current mode works with errors. This mode can be simply copied from the plugin "hardware::ups::standard::rfc1628::snmp::plugin"
snmpwalk and MIB files in the attachment: https://disk.yandex.ru/d/H7-Le-8Ft5X9QA