NUT SNMP UPS setup on OpenWRT 24.10

Hello!

I would like to configure an SNMP UPS on my OpenWRT 24.10. Unfortunately, there is no nut-driver-snmp-ups driver among the drivers, which is mentioned in the otherwise very old documentation. How can I currently configure this in OpenWRT?

(OpenWrt 24.10.1 r28597-0425664679 / LuCI (HEAD detached at 2ac26e56) branch 25.103.51521~2ac26e5 x86/64)

ABT

I afraid you or someone else will need to build the missing driver as it is not selected in the build system by default.

Have you checked the man page? https://networkupstools.org/docs/man/snmp-ups.html

Hi!

Yes, I read it, because I have used it several times in different distributions. In this case, however, if possible, I would like to configure NUT not on the console but on LUCI, because I will have to hand over its management to someone else who may not be as prepared. Unfortunately, the luci interface is incomprehensible in some points, but this is a minor problem, since I am getting rid of it. The bigger problem is that if the post before yours is correct, then the basic build does not contain the appropriate driver. This is more annoying. I did not want to compile a program.