Auto Discovery not working, but snmp-scan working

  • Steps to reproduce an issue.
  1. New device not auto-discovered
  2. Running snmp-scan.py manually will discover and add the device

If you are having troubles with discovery/polling include the pastebin output of:

./discovery.php -h HOSTNAME -d | ./pbin.sh
https://p.libren.ms/view/cefca87a
./poller.php -h HOSTNAME -r -f -d | ./pbin.sh
https://p.libren.ms/view/c365ea34

Also, after adding device manually by running snmp-scan.py, the device is added as General, where Debian is expected.

Figured out /usr/bin/ distro was not installed.

But still facing auto-discovery issue