Hi!
Is Dlink DGS-3100 / DGS-3120 supported by NAV? If yes, why these errors are ocurring with ipdevpoll module?
2013-03-19 19:52:09,257 [WARNING plugins.typeoid.typeoid] [inventory 10.10.25.110] Netbox has changed type from unknown to unknown (sysObjectID 1.3.6.1.4.1.171.10.94.3) 2013-03-19 19:52:30,376 [ERROR jobs.jobhandler] [inventory 10.10.25.110 Job 'inventory' for 10.10.25.110 aborted: ('Job aborted due to plugin failure', TimeoutError('',)) 2013-03-19 19:54:49,507 [ERROR jobs.jobhandler] [linkcheck 10.10.25.110] Job 'linkcheck' for 10.10.25.110 aborted: ('Job aborted due to plugin failure', TimeoutError('',))
Is there a way to put ipdevpoll module in debug mode to see what is happening with more details?
The device is correctly configured with snmpv2c. See it:
# snmpwalk -v2c -c public 10.10.25.110 .1.3.6.1.2.1.2.2.1.2.40 iso.3.6.1.2.1.2.2.1.2.40 = STRING: "Ethernet Interface"
That command was executed from the same VM that NAV is installed.
I have another two monitored devices: Dlink DES-3028P and Dlink DES-3526. These two are correctly functional in NAV and those snmp configurations are set in the same way of Dlink DGS-3100.