NetXMS Support Forum

English Support => General Support => Topic started by: mgiammarco on March 21, 2021, 06:50:55 PM

Title: How Netxms reads lldp data?
Post by: mgiammarco on March 21, 2021, 06:50:55 PM
Hello,
reading documentation about network topology I see:  Topology data provided by CDP, LLDP, and NDP (SONMP)

But how Nextms reads it? I have a network with Mikrotik and fs switches. IS Nextxms able to get LLDP data using SNMP?

Do I need to do something?

Thanks,
Mario
Title: Re: How Netxms reads lldp data?
Post by: Filipp Sudanov on March 23, 2021, 12:39:27 AM
It's being read by SNMP. No additional configuration should be necessary, if it can get something from a device via SNMP, it should be able to get topology data.
There is a separate type of polling called Topology poll. You can try briefly setting debug level to 6 on the sever and running topology poll for a node - in the log you should see what exactly it's reading from the device.