mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
netsnmp: add global enabled config option
Add enabled config option in the global uci section; it allows to put into place the snmpd config but not yet start the netsnmp daemon. If config option is unset; netsnmp daemon will be started as before. Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
This commit is contained in:
@@ -116,4 +116,5 @@ config engineid
|
||||
# option trapsess '-v 3 -e 0x80001f88808c18d3f7b0000 -u trapuser -a MD5 -A administrator -l authPriv -x DES -X rootpasswd udp:127.0.0.1:162'
|
||||
|
||||
config snmpd general
|
||||
option enabled '1'
|
||||
# list network 'wan'
|
||||
|
||||
Reference in New Issue
Block a user