[Bug 1384122] Re: SNMPD defaultmonitors not working

Andreas Hasenack andreas at canonical.com
Tue Aug 29 12:38:10 UTC 2017


Ok, here is what I had to do in xenial to get the warning to disappear
without any new errors:

Edit /etc/default/snmpd:
- comment the "export MIBS=" line:

  #export MIBS=


- remove ",mteTrigger,mteTriggerConf" from the SNMPDOPTS line:

  SNMPDOPTS='-Lsd -Lf /dev/null -u snmp -g snmp -I -smux -p
/run/snmpd.pid'


- install snmp-mibs-downloader. It will download a bunch of MIBs in its postinst:

  sudo apt install snmp-mibs-downloader


- restart snmpd:

  sudo service snmpd restart


Could you guys please test this, and let me know if it fixes the original problem for you, which was "SNMPD defaultmonitors not working"?

Thanks

** Changed in: net-snmp (Ubuntu)
       Status: Confirmed => Incomplete

** Also affects: net-snmp (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786887
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1384122

Title:
  SNMPD defaultmonitors not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1384122/+subscriptions



More information about the Ubuntu-server-bugs mailing list