[docker-snmp]: Disable snmpd IP module and use snmp subagent implementation (#447)
* Disable snmpd ip module, will use snmp subagent implementation * Update git submodule
This commit is contained in:
parent
75272f4bbf
commit
7a2a374917
@ -2,7 +2,7 @@
|
||||
nodaemon=true
|
||||
|
||||
[program:snmpd]
|
||||
command=/usr/sbin/snmpd -f -LS4d -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf,ifTable,ifXTable,inetCidrRouteTable -p /run/snmpd.pid
|
||||
command=/usr/sbin/snmpd -f -LS4d -u Debian-snmp -g Debian-snmp -I -smux,mteTrigger,mteTriggerConf,ifTable,ifXTable,inetCidrRouteTable,ip -p /run/snmpd.pid
|
||||
priority=100
|
||||
|
||||
[program:snmp-subagent]
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit c1b22019810c0c6bf3516f5def320e1c84ca7e12
|
||||
Subproject commit c0e022addaaa0af857331d36e3766a88a2095941
|
Loading…
Reference in New Issue
Block a user