08 May 2025
09:20 PM
- last edited on
09 May 2025
08:11 AM
by
MaciejNeumann
Hi
I'm trying to send SNMP trap to Dynatrace.
Can this be done and what are the steps for intergration?
13 May 2025 05:01 PM - edited 13 May 2025 05:03 PM
There is an extension “snmp trap receiver” that you can deploy on an activegate in your environment; in the configuration options you can define the communication standard (v2/v3) and parameter.
once you configured, the extension will start an snmp trap listener on your activegate that you can use as an endpoint.
just make sure that the network path towards the activegate is high quality, as udp packets might otherwise drop leaving you with an unreliable delivery of traps, but that is just the way udp works, not related to Dynatrace…