OpenWRT distribution support

I would like to get OpenWRT distro support added to librenms. I have configured the appropriate mib but it doesn’t really work.

Debug discovery: https://p.libren.ms/view/30004506
Debug poller: https://p.libren.ms/view/246654cc

CLI distro output: # distro
OpenWrt 15.05.1

Thanks very much! =)

In case you’re wondering, in order to add support for distro to OpenWRTs SNMPD you must add the following to /etc/config/snmpd
config exec
option name distro
option prog /bin/distro
option miboid .1.3.6.1.4.1.2021.7890.1

Hello,

How do you execute the “distro” script?

I can not: Distro script for OpenWRT

Kind regards.