Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
Professional Edition
Description
Hi,
I have trouble with neighbours after r10477, seems to be mainly with lldp only (I am aware it said implementetd partally in commits node ).
On every discovery I have this in the events logs for several devices:
2020-06-11 00:07:52 swi-dc1-core-1 swi-dc1-core-1 Neighbours: 37 deleted, 37 unchanged.
2020-06-11 00:07:43 hp3810-mf-1 hp3810-mf-1 Neighbours: 1 deleted.
2020-06-11 00:07:31 rtr-mpls01 rtr-mpls01 Neighbours: 5 deleted.
2020-06-11 00:03:36 rtr-mpls01 rtr-mpls01 Neighbours: 5 deleted.
2020-06-11 00:02:40 hp3810-mf-1 hp3810-mf-1 Neighbours: 1 deleted.
2020-06-11 00:02:17 swi-dc1-core-1 swi-dc1-core-1 Neighbours: 37 deleted, 37 unchanged.
I am attaching the output of "./poller.php -h device -m neighbours -d" for ostypes; cisco iosxe, arubaos, and hp/aruba provision if that can help for anything.
Last Changed - is datetime when entry with neighbour changed (added/removed/etc).
Autodiscovery - this is an attempt to add new device and store if neighbour already exist.
This table required for reduce unnecessary attempts to auto-add devices.
Entries to this table will added anyway, also if xdp autodiscovery disabled - if remote device already in db as "ok" (your case), if not exist as "xdp disabled".
(Probably need improved popup message for this case).