<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to send SNMP traps to redundant ActiveGates in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248476#M4619</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm almost pretty sure that Dynatrace doesn't support TCP SNMP traps, as most of vendors also don't.&lt;/P&gt;&lt;P&gt;Another interesting alternative are SNMP INFORMs, also not supported by Dynatrace. I have put in a Product Idea for that: &lt;A href="https://community.dynatrace.com/t5/Product-ideas/Support-for-SNMP-INFORMs/idi-p/248475" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Support-for-SNMP-INFORMs/idi-p/248475&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2024 15:50:18 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2024-06-17T15:50:18Z</dc:date>
    <item>
      <title>How to send SNMP traps to redundant ActiveGates</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248465#M4616</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;What would the recommended solution be, to handle SNMP traps (=UDP protocol) sent from an SNMP emitter device,&lt;BR /&gt;onto a pair of redundant ActiveGate servers.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 1:&lt;/STRONG&gt;&lt;BR /&gt;Send the SNMP traps to both redundant ActiveGate servers.&lt;BR /&gt;-&amp;gt; The downside of this solution is that it will result in producing multiple DT problems for a single snmp trap (1 from each AG)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 2:&lt;/STRONG&gt;&lt;BR /&gt;Send the SNMP traps to a floating IP, that would route traffic to one of the redundant ActiveGate servers&lt;BR /&gt;-&amp;gt; For this solution, the IP would switch onto the 2nd ActiveGate when the 1st ActiveGate failed.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Option 3:&lt;/STRONG&gt;&lt;BR /&gt;Send the SNMP traps to a Load Balancer, that would UDP traffic to one of the redundant ActiveGate servers&lt;BR /&gt;-&amp;gt; For this solution, our network team said that balancing UDP traffic with a Loadbalancer was an issue because of the reliability of the UDP protocol with no ack of the traffic sent&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 14:51:55 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248465#M4616</guid>
      <dc:creator>LaurentBignens</dc:creator>
      <dc:date>2024-06-17T14:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to send SNMP traps to redundant ActiveGates</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248470#M4617</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/66781"&gt;@LaurentBignens&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Redundant processing of SNMP traps is always a big challenge. You cannot guarantee that it arrives at the balancer in the first place...&lt;/P&gt;&lt;P&gt;With option #1, you would have to eventually de-duplicate entries. With option #2, you would have to figure out if AG is running or not. But, eventually, some endpoint that you query might be working, but SNMP traps is not working. Option #3 doesn't seem much different than #2, but has the inconvenients stated by your network team.&lt;/P&gt;&lt;P&gt;Good news is it is pretty reliable, so I would go for #3&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 15:07:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248470#M4617</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-06-17T15:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to send SNMP traps to redundant ActiveGates</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248473#M4618</link>
      <description>&lt;P&gt;Any experience someone around SNMP traps sent over TCP through a frontal load balancer distributing to redundant AG ?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 15:30:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248473#M4618</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-06-17T15:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to send SNMP traps to redundant ActiveGates</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248476#M4619</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/27360"&gt;@gilles_tabary&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm almost pretty sure that Dynatrace doesn't support TCP SNMP traps, as most of vendors also don't.&lt;/P&gt;&lt;P&gt;Another interesting alternative are SNMP INFORMs, also not supported by Dynatrace. I have put in a Product Idea for that: &lt;A href="https://community.dynatrace.com/t5/Product-ideas/Support-for-SNMP-INFORMs/idi-p/248475" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Support-for-SNMP-INFORMs/idi-p/248475&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2024 15:50:18 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248476#M4619</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2024-06-17T15:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to send SNMP traps to redundant ActiveGates</title>
      <link>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248523#M4623</link>
      <description>&lt;P&gt;Thanks.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2024 08:28:44 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/How-to-send-SNMP-traps-to-redundant-ActiveGates/m-p/248523#M4623</guid>
      <dc:creator>gilles_tabary</dc:creator>
      <dc:date>2024-06-18T08:28:44Z</dc:date>
    </item>
  </channel>
</rss>

