<?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 OID for interface counters in ExtremeSwitching (EOS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56889#M925</link>
    <description>Can anyone point me in the right direction for interface counter oid's on S gear? I am putting up a network status page using MRTG and have not been able to find the appropriate oid for S interfaces.&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Jul 2014 21:53:00 GMT</pubDate>
    <dc:creator>Richard_Applebe</dc:creator>
    <dc:date>2014-07-02T21:53:00Z</dc:date>
    <item>
      <title>OID for interface counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56889#M925</link>
      <description>Can anyone point me in the right direction for interface counter oid's on S gear? I am putting up a network status page using MRTG and have not been able to find the appropriate oid for S interfaces.&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Jul 2014 21:53:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56889#M925</guid>
      <dc:creator>Richard_Applebe</dc:creator>
      <dc:date>2014-07-02T21:53:00Z</dc:date>
    </item>
    <item>
      <title>RE: OID for interface counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56890#M926</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
you'd download the whole MIB files here....&lt;BR /&gt;
&lt;A href="http://www.extremenetworks.com/support/enterasys-support/mibs/" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com/support/enterasys-support/mibs/&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
The interface table could be found in /mibs/standards/ietf/IF-MIB&lt;BR /&gt;
Here a example for ifInOctets using the Netsight MIB Tools...OID 1.3.6.1.2.1.2.2.1.10&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="06ad9525523c44509e75531947d54bf2_RackMultipart20140703-2914-kaib9f-Netsight_MIB_ifinoctets_inline.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/608i533507B23ADF7859/image-size/large?v=v2&amp;amp;px=999" role="button" title="06ad9525523c44509e75531947d54bf2_RackMultipart20140703-2914-kaib9f-Netsight_MIB_ifinoctets_inline.png" alt="06ad9525523c44509e75531947d54bf2_RackMultipart20140703-2914-kaib9f-Netsight_MIB_ifinoctets_inline.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Jul 2014 02:50:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56890#M926</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2014-07-04T02:50:00Z</dc:date>
    </item>
    <item>
      <title>RE: OID for interface counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56891#M927</link>
      <description>Hi, &lt;BR /&gt;
thanks for the article.&lt;BR /&gt;
&lt;BR /&gt;
in the snapshot, we  can see ifInOctets NON zero with index = 12001.&lt;BR /&gt;
Index is a big number, so  I believe it is for a vlan (and not a port), isn't it ?&lt;BR /&gt;
&lt;BR /&gt;
I noticed that indexes corresponding to physical ports are numbered from 1001 to 1048.&lt;BR /&gt;
And indexes corresponding to vlans created by user ("create vlan UP_MGW"    , etc) are dynamically numbered with higher values.&lt;BR /&gt;
  &lt;BR /&gt;
Can you confirm you have ifInOctets counters working fine for user-created vlans ?&lt;BR /&gt;
&lt;BR /&gt;
I'm asking because my ifInOctets and ifOutOctets  counters are frozen to zero on my Summit X480-48t (EXOS 15.7.2.9) for all the vlans I created (but are increasing for physical ports).&lt;BR /&gt;
&lt;BR /&gt;
  Thanks!&lt;BR /&gt;
Fabien&lt;BR /&gt;
  &lt;BR /&gt;
  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Aug 2015 19:30:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56891#M927</guid>
      <dc:creator>Fabien_Brillard</dc:creator>
      <dc:date>2015-08-20T19:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: OID for interface counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56892#M928</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
Hello Richard,&lt;BR /&gt;
&lt;BR /&gt;
I expect you're looking for access to routed vlan interface counters via snmp. &lt;BR /&gt;
Routed vlan stats (vs routed interface) are a resource problem as all ports in the switch need to be taken into account.    &lt;BR /&gt;
&lt;BR /&gt;
The S-series has no mib counters for vlan int's - routed or non routed - comparable to mib 2 . &lt;BR /&gt;
&lt;BR /&gt;
It's apples and oranges but Netflow is one way to provide similar information.  &lt;BR /&gt;
&lt;BR /&gt;
Best regards,&lt;BR /&gt;
Mike &lt;BR /&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56892#M928</guid>
      <dc:creator>Mike_D</dc:creator>
      <dc:date>2015-08-21T20:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: OID for interface counters</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56893#M929</link>
      <description>Just a question here:&lt;BR /&gt;
Are there some OIDs for traffic input/outpus expressed as rate?&lt;BR /&gt;
bps?&lt;BR /&gt;
&lt;BR /&gt;
Same for packets. Packets per second? &lt;BR /&gt;
&lt;BR /&gt;
Can I find this on Extreme?&lt;BR /&gt;
ExtremeXOS version 21.1.4.4&lt;BR /&gt;
mode: X670G2-48x-4q&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Jul 2018 23:54:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-eos/oid-for-interface-counters/m-p/56893#M929</guid>
      <dc:creator>Aurel_Negrescu</dc:creator>
      <dc:date>2018-07-10T23:54:00Z</dc:date>
    </item>
  </channel>
</rss>

