12 Aug 2026 08:52 AM
13 Aug 2026 02:30 AM
@Pandiya3 Yes, topology discovery should be possible, please read through the below for details on the supported extensions
https://docs.dynatrace.com/docs/shortlink/snmp-autodiscovery-extension
14 Aug 2026 12:36 AM
Hi @Pandiya3
To direct answer to your questions:
1. Topology Discovery: Yes for core devices (Routers/Switches/Firewalls), but Dynatrace is not built to act as a full L2 switch-port mapper for end-user devices.
2. LLDP/CDP Support: Yes. Extension 2.0 can poll LLDP-MIB/CDP-MIB tables. The official SNMP Auto-Discovery Extension also has built-in neighbor discovery via LLDP, line is provided by @p_devulapalli
3. Custom Entities & Relationships: Yes. You can define custom entity types and relationships (e.g., interface-to-neighbor) in your Extension 2.0 YAML (https://docs.dynatrace.com/docs/ingest-from/extensions/advanced-configuration/extension-customize)
4. Smartscape Visibility: Devices appear as network entities, but custom LLDP/CDP relationships are primarily visualized on Unified Analysis entity pages and queried via DQL in Notebooks/Dashboards, rather than classic host-centric Smartscape. (https://docs.dynatrace.com/docs/semantic-dictionary/model/smartscape/ext-network)
5. Recommended Approach: Use the SNMP Auto-Discovery Extension for core network infrastructure. If you require deep, end-user endpoint port mapping (laptops/printers), it is best practice to let an NMS handle the ARP crawling and sync the topology graph into Dynatrace using the Entities v2 API.
Thanks,
Sujit
Featured Posts