Send netdisco-users mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Re: auto-discovery (Mueller, Dominik)
   2. Re: auto-discovery (Oliver Gorwits)
--- Begin Message ---
Hi Stuart,

I think the problem is, that a Macwalk and Discoverall will not bring the 
desired outcome.
You have to add at least one device which utilizes lldp (CDP, FDP, etc...) to 
autodiscover other devices. 

Otherwise you have to insert all devices in a crontab.

Best regards


Dominik Müller




--- End Message ---
--- Begin Message ---
Hi Stuart

I agree with Dominik. Looking a the logs from your earlier emails, these
are relevant:

[18523] 2019-09-08 11:22:21 debug [10.1.2.3:161] try_connect with ver: 2,
new class: SNMP::Info::Layer3::NetSNMP, comm: <hidden>

in the above line we see that the device is only being identified as a
generic system, and results would be better if there were an SNMP::Info
specific class for the device model (e.g. Layer3::C6500). Can you share the
device/model being discovered?

[18523] 2019-09-08 11:22:21 debug  [10.1.2.3] interfaces - added 1 new
interfaces

Surprising that there is only one interface on this switch/router, or is it
a server or VM?

[18523] 2019-09-08 11:22:21 debug  [10.1.2.3] neigh - neighbor protocols
are not enabled

And finally, here is where Dominik mentions the CDP/FDP/LLDP needing to be
enabled. They are protocols for walking the network from device to device.

Perhaps reading this will help:
https://github.com/netdisco/netdisco/wiki/Troubleshooting#understanding-nodes-and-devices

Good luck!

regards,
oliver.

On Mon, 9 Sep 2019 at 10:40, Mueller, Dominik <[email protected]>
wrote:

> Hi Stuart,
>
> I think the problem is, that a Macwalk and Discoverall will not bring the
> desired outcome.
> You have to add at least one device which utilizes lldp (CDP, FDP, etc...)
> to autodiscover other devices.
>
> Otherwise you have to insert all devices in a crontab.
>
> Best regards
>
>
> Dominik Müller
>
>
>
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to