<?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: SNMP Traps - referencing OIDs without knowing the Attribute name in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/211567#M2991</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44592"&gt;@Ed_Cox&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;In my case, I have uploaded MIB files to the ActiveGates, and now I don't have OIDs, but their resolution name. Do you think it might help in your use-case?&lt;/P&gt;</description>
    <pubDate>Sun, 07 May 2023 10:20:50 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2023-05-07T10:20:50Z</dc:date>
    <item>
      <title>SNMP Traps - referencing OIDs without knowing the Attribute name</title>
      <link>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/211512#M2990</link>
      <description>&lt;P&gt;Below is a sample log entry from SNMP:&amp;nbsp; I need to create an event extraction and include all the SMI Experimental variables.&amp;nbsp; The challenge is that the column/attribute names will change depending on the trap.&amp;nbsp; &amp;nbsp;One time it may be&lt;/P&gt;
&lt;P&gt;"SNMPv2-SMI::experimental.94.1.11.1.3.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": "129"&lt;BR /&gt;and next event&amp;nbsp; may be&lt;/P&gt;
&lt;P&gt;"SNMPv2-SMI::experimental.94.1.11.1.3.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.80": "80"&lt;/P&gt;
&lt;P&gt;Is there a "field" that will let me dump all the elements into the event extraction, regardless of the column name?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;{&lt;BR /&gt;"event.type": "LOG",&lt;BR /&gt;"content": "SNMP trap (SNMPv2-SMI::enterprises.1139.3) reported from *.*.*.*\n",&lt;BR /&gt;"status": "NONE",&lt;BR /&gt;"timestamp": "1683220514287",&lt;BR /&gt;"device.address": "10.61.170.246",&lt;BR /&gt;"dt.entity.snmptraps:com_dynatrace_ext_snmp-traps": "CUSTOM_DEVICE-",&lt;BR /&gt;"log.source": "snmptraps",&lt;BR /&gt;"loglevel": "NONE",&lt;BR /&gt;"snmp.trap_oid": "SNMPv2-SMI::enterprises.1139.3",&lt;BR /&gt;"SNMPv2-SMI::enterprises.1139.3.8888.1.0": "2",&lt;BR /&gt;"SNMPv2-SMI::enterprises.1139.3.8888.2.0": "1207",&lt;BR /&gt;"SNMPv2-SMI::enterprises.1139.3.8888.3.0": "1043",&lt;BR /&gt;"SNMPv2-SMI::enterprises.1139.3.8888.4.0": "DG1_F_4",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.11.1.3.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": "129",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.11.1.6.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": "8",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.11.1.7.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": "4",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.11.1.8.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": ".0.0",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.11.1.9.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0.129": "Symmetrix 000197600510 TPDataPool DG1_F_4 : Data Pool configuration has changed.",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.6.1.20.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0": "000197600510",&lt;BR /&gt;"SNMPv2-SMI::experimental.94.1.6.1.3.80.6.4.130.241.201.63.128.0.0.0.0.0.0.0.0": "11",&lt;BR /&gt;"snmp.version": "1"&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Tue, 09 May 2023 09:02:21 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/211512#M2990</guid>
      <dc:creator>Ed_Cox</dc:creator>
      <dc:date>2023-05-09T09:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Traps - referencing OIDs without knowing the Attribute name</title>
      <link>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/211567#M2991</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/44592"&gt;@Ed_Cox&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;In my case, I have uploaded MIB files to the ActiveGates, and now I don't have OIDs, but their resolution name. Do you think it might help in your use-case?&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 10:20:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/211567#M2991</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-05-07T10:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Traps - referencing OIDs without knowing the Attribute name</title>
      <link>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/213862#M3069</link>
      <description>&lt;P&gt;Thank you, Antonio...I THINK I'm going to use the OID Trim function to help with this situation.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would still like a way to have a index for a OID so that I can reference with a variable.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2023 14:05:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/213862#M3069</guid>
      <dc:creator>Ed_Cox</dc:creator>
      <dc:date>2023-06-01T14:05:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Traps - referencing OIDs without knowing the Attribute name</title>
      <link>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/221428#M3332</link>
      <description>&lt;P&gt;I just open a new idea requesting something similar to this&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.dynatrace.com/t5/Product-ideas/Would-it-be-possible-to-create-an-option-for-the-SNMP-Extension/idi-p/221425" target="_blank"&gt;https://community.dynatrace.com/t5/Product-ideas/Would-it-be-possible-to-create-an-option-for-the-SNMP-Extension/idi-p/221425&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2023 14:50:34 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SNMP-Traps-referencing-OIDs-without-knowing-the-Attribute-name/m-p/221428#M3332</guid>
      <dc:creator>copeca1012</dc:creator>
      <dc:date>2023-08-23T14:50:34Z</dc:date>
    </item>
  </channel>
</rss>

