<?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 can congestion be monitored via SNMP? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27949#M4184</link>
    <description>Create Date: Aug 23 2013 10:18AM&lt;BR /&gt;
&lt;BR /&gt;
For use MIB tags in a SNMP request it is important to load your special MIB files in the tool environment.&lt;BR /&gt;
I found helpful information for this scenario here:&lt;BR /&gt;
&lt;BR /&gt;
http://www.net-snmp.org/tutorial/tutorial-5/commands/mib-options.html&lt;BR /&gt;
&lt;BR /&gt;
Now I can run on my linux system "/usr/bin/snmpwalk &lt;SWITCH&gt; EXTREME-PORT-MIB::extremePortCongDropPkts" and the output is&lt;BR /&gt;
&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1001 0&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1002 0&lt;BR /&gt;
...&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1024 0&lt;BR /&gt;
&lt;BR /&gt;
I hope it is helpful!&lt;BR /&gt;
&lt;BR /&gt;
Best Regards &lt;BR /&gt;
Elwood&lt;BR /&gt;
&lt;BR /&gt;
  (from Peter_Eschholz)&lt;/SWITCH&gt;</description>
    <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
    <dc:creator>EtherNation_Use</dc:creator>
    <dc:date>2014-01-08T08:55:00Z</dc:date>
    <item>
      <title>how can congestion be monitored via SNMP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27945#M4180</link>
      <description>Create Date: Aug 21 2013  7:59PM&lt;BR /&gt;
&lt;BR /&gt;
I'd like to monitor for network congestion. In particular, the counters displayed by "show ports congestion" would be great. I see that EXTREME-PORT-MIB has extremePortCongDropPkts, which I'd think would be exactly the right thing. However, it's just not present:$ /usr/bin/snmpwalk switch01 -m ALL EXTREME-PORT-MIB::extremePortCongDropPkts -v 3 -u initialEXTREME-PORT-MIB::extremePortCongDropPkts = No Such Instance currently exists at this OIDRunning EXOS 12.6.2.10 on a stack of two X460-48p.Anyone have ideas on how I might otherwise monitor for congestion?  (from Phil_Frost)</description>
      <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27945#M4180</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T08:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: how can congestion be monitored via SNMP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27946#M4181</link>
      <description>Create Date: Aug 22 2013 11:27AM&lt;BR /&gt;
&lt;BR /&gt;
I have found the extremePortCongDropPkts in the Extreme MIB with OID ".1.3.6.1.4.1.1916.1.4.14.1.1". I tested snmpwalk with OID and it works.&lt;BR /&gt;
Have you also test a SNMP request with OID?&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Elwood  (from Peter_Eschholz)</description>
      <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27946#M4181</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T08:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: how can congestion be monitored via SNMP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27947#M4182</link>
      <description>Create Date: Aug 22 2013  3:31PM&lt;BR /&gt;
&lt;BR /&gt;
&lt;I&gt;elwood wrote:&lt;/I&gt;I have found the extremePortCongDropPkts in the Extreme MIB with OID ".1.3.6.1.4.1.1916.1.4.14.1.1". I tested snmpwalk with OID and it works.Have you also test a SNMP request with OID?&amp;nbsp;&lt;BR /&gt;
&lt;BR /&gt;
Yes, I did. I saw that in the MIB also, but my device just doesn't have it. What OS/device are you running? I could probably upgrade to EXOS 15, if I knew it would fix something. Up to now nothing's been broken, so I haven't fixed anything.  (from Phil_Frost)</description>
      <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27947#M4182</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T08:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: how can congestion be monitored via SNMP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27948#M4183</link>
      <description>Create Date: Aug 22 2013  5:03PM&lt;BR /&gt;
&lt;BR /&gt;
I use the ireasoning mibbrowser for check some different Extreme MIB files and find also extremePortCongDropPkts in version 11.6.3 and 12.3.3.&lt;BR /&gt;
&lt;BR /&gt;
I tested snmpwalk with OID number  (not a string!) on different  X460 switches with XOS 12.6.1.3 and XOS 15.3.2 and both works fine. The result:&lt;BR /&gt;
&lt;BR /&gt;
SNMPv2-SMI::enterprises.1916.1.4.14.1.1.1001 0&lt;BR /&gt;
SNMPv2-SMI::enterprises.1916.1.4.14.1.1.1002 0&lt;BR /&gt;
...&lt;BR /&gt;
SNMPv2-SMI::enterprises.1916.1.4.14.1.1.1024 0&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Elwood&lt;BR /&gt;
  (from Peter_Eschholz)</description>
      <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27948#M4183</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T08:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: how can congestion be monitored via SNMP?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27949#M4184</link>
      <description>Create Date: Aug 23 2013 10:18AM&lt;BR /&gt;
&lt;BR /&gt;
For use MIB tags in a SNMP request it is important to load your special MIB files in the tool environment.&lt;BR /&gt;
I found helpful information for this scenario here:&lt;BR /&gt;
&lt;BR /&gt;
http://www.net-snmp.org/tutorial/tutorial-5/commands/mib-options.html&lt;BR /&gt;
&lt;BR /&gt;
Now I can run on my linux system "/usr/bin/snmpwalk &lt;SWITCH&gt; EXTREME-PORT-MIB::extremePortCongDropPkts" and the output is&lt;BR /&gt;
&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1001 0&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1002 0&lt;BR /&gt;
...&lt;BR /&gt;
EXTREME-PORT-MIB::extremePortCongDropPkts.1024 0&lt;BR /&gt;
&lt;BR /&gt;
I hope it is helpful!&lt;BR /&gt;
&lt;BR /&gt;
Best Regards &lt;BR /&gt;
Elwood&lt;BR /&gt;
&lt;BR /&gt;
  (from Peter_Eschholz)&lt;/SWITCH&gt;</description>
      <pubDate>Wed, 08 Jan 2014 08:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/how-can-congestion-be-monitored-via-snmp/m-p/27949#M4184</guid>
      <dc:creator>EtherNation_Use</dc:creator>
      <dc:date>2014-01-08T08:55:00Z</dc:date>
    </item>
  </channel>
</rss>

