Information about versions:
*NAV SERVER:*
root@nav:~# /usr/lib/nav/ipdevpolld --version NAV 3.13.1
root@nav:~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 6.0.7 (squeeze) Release: 6.0.7 Codename: squeeze
*DEVICE:*
Device Type : DGS-3100-48 Gigabit stackable L2 Managed Switch MAC Address : f0:7d:68:b5:58:77 IP Address : 10.10.25.110 VLAN Name : v25Manager Subnet Mask : 255.255.255.0 Default Gateway : 10.10.25.1 Boot PROM Version : 1.0.1.05 Firmware Version : 3.60.28 Hardware Version : a2 Serial Number : F3XT1A7000009(unit 1) F3XT1A7000008(unit 2) F3XU1AC000016(unit 3) System Name : [110-4] System Location : System Contact : System Up Time : 56 days 7 hours 5 mins 47 seconds Spanning Tree : Enabled GVRP : Disabled IGMP Snooping : Enabled TELNET : Disabled WEB : Disabled
2013/3/19 Bruno Galindro da Costa bruno.galindro@gmail.com
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.
-- Att. Bruno Galindro da Costa