luci-app-snmpd: Allow turning off agentx 2208/head
authorKarl Palsson <karlp@etactica.com>
Mon, 8 Oct 2018 11:27:53 +0000 (11:27 +0000)
committerKarl Palsson <karlp@etactica.com>
Mon, 8 Oct 2018 11:27:53 +0000 (11:27 +0000)
commit8f96cd8e36cb5086c0f9e09171f04cfa067f5257
tree7f558840ea9f9f3a9e3770c1880740f13bed347f
parenta0cc0769d8faf38172312a376d33aec241c19126
luci-app-snmpd: Allow turning off agentx

AgentX support doesn't actually require TCP, it also works over unix
domain sockets, and UDS is the only method that's compiled in by
default.  Remove that misleading text, and make the section
add/removable so that you can remove it to disable agentx support.
Behaviour with multiple sections is undefined. (don't do that!)

This matches the current behaviour of the snmpd init script, which will
enable agentx with the compile time default settings if the agentx
socket config is blank/missing.

Signed-off-by: Karl Palsson <karlp@etactica.com>
applications/luci-app-snmpd/luasrc/model/cbi/snmpd.lua