<?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: Using proprietary MIB files with the SNMP traps extension in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/208546#M2918</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36814"&gt;@krzysztof_suchc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like the MIB files don't survive an AG update. Can you confirm?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Mar 2023 22:14:29 GMT</pubDate>
    <dc:creator>AntonioSousa</dc:creator>
    <dc:date>2023-03-29T22:14:29Z</dc:date>
    <item>
      <title>Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/204579#M2793</link>
      <description>&lt;P&gt;If you develop your v2 extension, you can include proprietary MIB files, according to &lt;A href="https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/data-sources/snmp-extensions/snmp-schema-reference" target="_blank" rel="noopener"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/data-sources/snmp-extensions/snmp-schema-reference&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But, if you use the SNMP traps, you will get the traps into the logs, and there will be no way of getting the more friendly OID names.&lt;/P&gt;
&lt;P&gt;Now, the same link above specifies that there are directories that have those MIB files, as can be seen below.&lt;BR /&gt;&lt;BR /&gt;The question is if we can put our proprietary MIB files there, and if they will be appeaar in Logs with a more familiar OID name?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonioSousa_0-1676069234677.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9901i13BD23670FFE998D/image-size/large?v=v2&amp;amp;px=999" role="button" title="AntonioSousa_0-1676069234677.png" alt="AntonioSousa_0-1676069234677.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 13:29:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/204579#M2793</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2025-06-05T13:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/205224#M2813</link>
      <description>&lt;P&gt;Custom MIBs can be added by creating a custom extension. Link to the documentation&amp;nbsp;&lt;A href="https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.dynatrace.com%2Fsupport%2Fhelp%2Fextend-dynatrace%2Fextensions20%2Fdata-sources%2Fsnmp-extensions%2Fsnmp-schema-reference%23add-your-own-mib-file&amp;amp;data=05%7C01%7CKrzysztof.Suchcicki%40dynatrace.com%7Cfb493770da9b4f3ce1a908db140da13b%7C70ebe3a35b30435d9d677716d74ca190%7C1%7C0%7C638125820987808722%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;amp;sdata=NeRlyBK5LfXFu4r9Sctxje5CXHlquPTTExFXVUOjPTk%3D&amp;amp;reserved=0" target="_blank"&gt;https://www.dynatrace.com/support/help/extend-dynatrace/extensions20/data-sources/snmp-extensions/snmp-schema-reference#add-your-own-mib-file&lt;/A&gt;. &lt;STRONG&gt;Unfortunately, we recently found a bug and it will not work as designed&lt;/STRONG&gt;. The team is working to solve it. &lt;STRONG&gt;Temporary workaround&lt;/STRONG&gt;: the MIB files can be dropped into the default folder with MIB files.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Linux:&lt;/STRONG&gt;&amp;nbsp;/opt/dynatrace/remotepluginmodule/agent/res/mib-files/&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Windows:&lt;/STRONG&gt;&amp;nbsp;C:\%PROGRAMFILES%\dynatrace\remotepluginmodule\agent\res\mib-files&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Tue, 21 Feb 2023 13:46:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/205224#M2813</guid>
      <dc:creator>krzysztof_suchc</dc:creator>
      <dc:date>2023-02-21T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/208546#M2918</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36814"&gt;@krzysztof_suchc&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Seems like the MIB files don't survive an AG update. Can you confirm?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 22:14:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/208546#M2918</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-03-29T22:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/208576#M2919</link>
      <description>&lt;P&gt;That is true, but from AG v265 there will be a permanent folder for custom MIB files. The documentation will be updated, but I believe the final paths will be:&lt;BR /&gt;&lt;SPAN&gt;Linux: /var/lib/dynatrace/remotepluginmodule/agent/conf/userdata/mib-files-custom&lt;BR /&gt;&lt;/SPAN&gt;Windows:&amp;nbsp;&lt;SPAN&gt;C:\ProgramData\dynatrace\remotepluginmodule\agent\conf\userdata\mib-files-custom&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2023 09:39:57 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/208576#M2919</guid>
      <dc:creator>krzysztof_suchc</dc:creator>
      <dc:date>2023-03-30T09:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/215889#M3168</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/36814"&gt;@krzysztof_suchc&lt;/a&gt;&amp;nbsp;! Do we need to restart something on the AG. Seems permanent MIB Files is not immediately taken into account.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 06:00:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/215889#M3168</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2023-06-23T06:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216427#M3180</link>
      <description>&lt;P&gt;@Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;if you manually put MIB files into a directory with the default package it will be overwritten by the default package in the next update. AG restart is required to load new MIB files, because modules are being loaded when the DataSource process starts. The proper way to add MIB files is to the custom extension zip package. They will be deployed and no further AG restarts are needed because a new process starts when the custom extension is assigned to an AG&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 07:07:25 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216427#M3180</guid>
      <dc:creator>LukaszMal</dc:creator>
      <dc:date>2023-06-29T07:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216428#M3181</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/64387"&gt;@LukaszMal&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;I need to add custom mibs to interpret traps. So I added it to :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;/var/lib/dynatrace/remotepluginmodule/agent/conf/userdata/mib-files-custom&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But Dynatrace SaaS does not take it into account despite services restart. It works after several days.&amp;nbsp;Is there a cache mechanism somewhere?&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 07:20:59 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216428#M3181</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2023-06-29T07:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216439#M3182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/47129"&gt;@jegron&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is no cache mechanism, it should work after one AG restart&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 08:06:51 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216439#M3182</guid>
      <dc:creator>LukaszMal</dc:creator>
      <dc:date>2023-06-29T08:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216440#M3183</link>
      <description>&lt;P&gt;Ok, so I will open a case and provide log files for analysis &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick answers.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 08:12:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/216440#M3183</guid>
      <dc:creator>jegron</dc:creator>
      <dc:date>2023-06-29T08:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using proprietary MIB files with the SNMP traps extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/259392#M5351</link>
      <description>&lt;P&gt;How can I check if the upload of a custom MIB file is complete? I've looked in the Dynatrace community and Dynatrace documentation, but no one has provided a method for "How to check"&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 05:59:26 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/Using-proprietary-MIB-files-with-the-SNMP-traps-extension/m-p/259392#M5351</guid>
      <dc:creator>SURIYIO</dc:creator>
      <dc:date>2024-10-16T05:59:26Z</dc:date>
    </item>
  </channel>
</rss>

