<?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 MIB not suppoted, how can i add it? in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/mib-not-suppoted-how-can-i-add-it/m-p/88613#M2685</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
i'm working on an app that uses SNMP for topology discovery.&lt;BR /&gt;
&lt;BR /&gt;
one of the devices on my network is an &lt;B&gt;SLX9140 running SLX-OS 17r.1.01a , and it does not support the following OIDs that are needed&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?module=PTOPO-MIB&amp;amp;#38;amp;fournisseur=ietf" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;B&gt;PTOPO-MIB&lt;/B&gt;&lt;/A&gt;&lt;B&gt; (ietf rfc2922)&lt;/B&gt; 1.3.6.1.2.1.79&lt;BR /&gt;
&lt;A href="http://oid-info.com/get/1.3.6.1.2.1.4.21" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;B&gt;ipRouteTable&lt;/B&gt;&lt;/A&gt; &lt;B&gt;(ietf rfc1213)&lt;/B&gt; 1.3.6.1.2.1.4.21&lt;BR /&gt;
&lt;BR /&gt;
my question is&lt;BR /&gt;
&lt;BR /&gt;
is it possible to add support for non default MIBs, if yes how to do it ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
    <pubDate>Wed, 26 Jun 2019 03:02:03 GMT</pubDate>
    <dc:creator>mheniMerz</dc:creator>
    <dc:date>2019-06-26T03:02:03Z</dc:date>
    <item>
      <title>MIB not suppoted, how can i add it?</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mib-not-suppoted-how-can-i-add-it/m-p/88613#M2685</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
i'm working on an app that uses SNMP for topology discovery.&lt;BR /&gt;
&lt;BR /&gt;
one of the devices on my network is an &lt;B&gt;SLX9140 running SLX-OS 17r.1.01a , and it does not support the following OIDs that are needed&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://cric.grenoble.cnrs.fr/Administrateurs/Outils/MIBS/?module=PTOPO-MIB&amp;amp;#38;amp;fournisseur=ietf" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;B&gt;PTOPO-MIB&lt;/B&gt;&lt;/A&gt;&lt;B&gt; (ietf rfc2922)&lt;/B&gt; 1.3.6.1.2.1.79&lt;BR /&gt;
&lt;A href="http://oid-info.com/get/1.3.6.1.2.1.4.21" target="_blank" rel="nofollow noreferrer noopener"&gt;&lt;B&gt;ipRouteTable&lt;/B&gt;&lt;/A&gt; &lt;B&gt;(ietf rfc1213)&lt;/B&gt; 1.3.6.1.2.1.4.21&lt;BR /&gt;
&lt;BR /&gt;
my question is&lt;BR /&gt;
&lt;BR /&gt;
is it possible to add support for non default MIBs, if yes how to do it ?&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Wed, 26 Jun 2019 03:02:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mib-not-suppoted-how-can-i-add-it/m-p/88613#M2685</guid>
      <dc:creator>mheniMerz</dc:creator>
      <dc:date>2019-06-26T03:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: MIB not suppoted, how can i add it?</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/mib-not-suppoted-how-can-i-add-it/m-p/88614#M2686</link>
      <description>What app are you using? is it XMC?&lt;BR /&gt;
Almost all SNMP systems allow you to add MIBs, but many MIBs have multiple dependencies, so you will need to install all the MIBs that your MIB is dependent on. So check the IMPORTS section of the MIB and ensure that you either have all the MIBs there or that they are already somewhere in your path.&lt;BR /&gt;
&lt;BR /&gt;
As you don't specify in your post what system you are using I will use Net-SNMP as an example. there are some MIB directories that are there by default. &lt;BR /&gt;
$HOME/.snmp/mibs&lt;BR /&gt;
/usr/share/mibs/netsnmp&lt;BR /&gt;
/usr/share/mibs/iana&lt;BR /&gt;
/usr/share/mibs/ietf&lt;BR /&gt;
/usr/share/mibs/site&lt;BR /&gt;
Thus your custom (third-party) MIBs should be placed in either $HOME/.snmp/mibs or a directory that you then specify on the command line with -M or -m.</description>
      <pubDate>Thu, 11 Jul 2019 09:23:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/mib-not-suppoted-how-can-i-add-it/m-p/88614#M2686</guid>
      <dc:creator>Matthew_Hum</dc:creator>
      <dc:date>2019-07-11T09:23:32Z</dc:date>
    </item>
  </channel>
</rss>

