mini_snmpd: Add sysDescr option.
authorRobert von Könemann <redacted>
Sat, 9 May 2020 12:35:36 +0000 (14:35 +0200)
committerRobert von Könemann <redacted>
Thu, 14 May 2020 19:18:48 +0000 (21:18 +0200)
commit3bd11c3751880ead35b0f1735e24ec074e02a6a0
tree8b6237e8671e19d5b58f71704a7f540dce584eda
parent0206a87146fef2b20d18187832935f63641f5c9b
mini_snmpd: Add sysDescr option.
Some monitoring tools will run into errors when sysDescr field is empty. This was the case for cacti 1.2.8 that i'm using to monitor my network. Ideally the sysDescr field would contain some information from the overview of luci, e.g. the Model, Firmware and Kernel-Version fields, but i am stranger to OpenWRT, so I'm unable to do that.

Signed-off-by: Robert von Könemann <redacted>
net/mini_snmpd/Makefile
net/mini_snmpd/files/mini_snmpd.config
net/mini_snmpd/files/mini_snmpd.init
git clone https://git.99rst.org/PROJECT