<?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: Vlan Graphing in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22056#M1744</link>
    <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
I would like to graph the amount traffic for each vlan on the switch, does this help.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards&lt;BR /&gt;
Ian &lt;BR /&gt;</description>
    <pubDate>Tue, 01 Dec 2015 13:01:00 GMT</pubDate>
    <dc:creator>Ian_Worms</dc:creator>
    <dc:date>2015-12-01T13:01:00Z</dc:date>
    <item>
      <title>Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22054#M1742</link>
      <description>Hi All,&lt;BR /&gt;
&lt;BR /&gt;
We have just replaced a few Cisco Switches with Extreme Switches, with the Cisco switches we could graph each vlan on the switch. I just would like to understand if this is possible with Extreme, we have configure ports x:xx monitor vlan yyyy, so the data is there. Just need the correct MIB id.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Ian  &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Nov 2015 15:32:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22054#M1742</guid>
      <dc:creator>Ian_Worms</dc:creator>
      <dc:date>2015-11-27T15:32:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22055#M1743</link>
      <description>Ian,&lt;BR /&gt;
&lt;BR /&gt;
What do you mean by graphing each vlan on the switch?  Are you looking for a MIB that shows you the vlans on the switch?  Help me understand, I'm sure we can help out. &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Nov 2015 22:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22055#M1743</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2015-11-30T22:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22056#M1744</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
I would like to graph the amount traffic for each vlan on the switch, does this help.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards&lt;BR /&gt;
Ian &lt;BR /&gt;</description>
      <pubDate>Tue, 01 Dec 2015 13:01:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22056#M1744</guid>
      <dc:creator>Ian_Worms</dc:creator>
      <dc:date>2015-12-01T13:01:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22057#M1745</link>
      <description>Yep.  You need to enable VLAN monitoring on the VLANs you want to graph.&lt;BR /&gt;
&lt;BR /&gt;
configure ports all monitor vlan &lt;VLAN_NAME&gt;&lt;BR /&gt;
Then you can see the VLAN stats with the below commands.&lt;BR /&gt;
&lt;BR /&gt;
show vlan statistics no-refresh &lt;BR /&gt;
Depending on the VLAN tags and everything the OID's will be different per vlan.  With the below OUIs you can just do a SNMP "get next" to find the correct vlans.  The numbers will match the command "&lt;I&gt;show vlan statistics no-refresh&lt;/I&gt;"&lt;BR /&gt;
&lt;BR /&gt;
          Name     extremePortVlanTotalReceivedFramesCounter&lt;BR /&gt;
          OID     .1.3.6.1.4.1.1916.1.2.8.2.1.8        &lt;BR /&gt;
&lt;BR /&gt;
          Name     extremePortVlanTotalTransmittedFramesCounter&lt;BR /&gt;
&lt;BR /&gt;
          OID     .1.3.6.1.4.1.1916.1.2.8.2.1.13        &lt;BR /&gt;
&lt;BR /&gt;&lt;/VLAN_NAME&gt;</description>
      <pubDate>Tue, 01 Dec 2015 20:15:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22057#M1745</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2015-12-01T20:15:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22058#M1746</link>
      <description>You can get the VLAN indexes with a "get bulk" on this OID.  .1.3.6.1.4.1.1916.1.2.8.2.1.2  but make sure you're on EXOS 15.6.2.12-patch1-2, 15.7.2 or 16.1 and higher per this KCS article. &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/Problem-with-downloading-vlan-counters-for-ports" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/Problem-with-downloading-vlan-counters-f...&lt;/A&gt;</description>
      <pubDate>Tue, 01 Dec 2015 20:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22058#M1746</guid>
      <dc:creator>StephenW</dc:creator>
      <dc:date>2015-12-01T20:26:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22059#M1747</link>
      <description>Hi Stephan,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply, we will upgrade the XOS and provide feedback.&lt;BR /&gt;
&lt;BR /&gt;
Ian &lt;BR /&gt;</description>
      <pubDate>Wed, 02 Dec 2015 14:09:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22059#M1747</guid>
      <dc:creator>Ian_Worms</dc:creator>
      <dc:date>2015-12-02T14:09:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22060#M1748</link>
      <description>Hi !&lt;BR /&gt;
I am using s3 chassis with   is posible to graph utilization in a interface vlan ?&lt;BR /&gt;
&lt;BR /&gt;
B O N D E D   S 3 - A   C H A S S I S&lt;BR /&gt;
Command Line Interface&lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks, Inc.&lt;BR /&gt;
145 Rio Robles&lt;BR /&gt;
San Jose, CA 95134&lt;BR /&gt;
Phone:  +1 408 579-2800&lt;BR /&gt;
E-mail: support@extremenetworks.com&lt;BR /&gt;
WWW:    &lt;A href="http://www.extremenetworks.com" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
(c) Copyright Extreme Networks, Inc. 2015&lt;BR /&gt;
&lt;BR /&gt;
Chassis Serial Number:      xxxxxxxxx&lt;BR /&gt;
Chassis Firmware Revision:  08.32.02.0008&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Jan 2016 23:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22060#M1748</guid>
      <dc:creator>Edwin_Candelari</dc:creator>
      <dc:date>2016-01-19T23:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Vlan Graphing</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22061#M1749</link>
      <description>&amp;lt;content-quote data-username="Edwin Candelario"&amp;gt;Hi !&lt;BR /&gt;
I am using s3 chassis with   is posible to graph utilization in a interface vlan ?&lt;BR /&gt;
&lt;BR /&gt;
B O N D E D   S 3 - A   C H A S S I S&lt;BR /&gt;
Command Line Interface&lt;BR /&gt;
&lt;BR /&gt;
Extreme Networks, Inc.&lt;BR /&gt;
145 Rio Robles&lt;BR /&gt;
San Jose, CA 95134&lt;BR /&gt;
Phone:  +1 408 579-2800&lt;BR /&gt;
E-mail: support@extremenetworks.com&lt;BR /&gt;
WWW:    &lt;A href="http://www.extremenetworks.com" target="_blank" rel="nofollow noreferrer noopener"&gt;http://www.extremenetworks.com&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
(c) Copyright Extreme Networks, Inc. 2015&lt;BR /&gt;
&lt;BR /&gt;
Chassis Serial Number:      xxxxxxxxx&lt;BR /&gt;
Chassis Firmware Revision:  08.32.02.0008&lt;BR /&gt;
&lt;BR /&gt;
&amp;lt;/content-quote&amp;gt;Hi Edwin,  I've split this out into its own thread for better visibility.  -Brandon  Please reference the new conversation here: &lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=72c39eed-0132-47a7-8fd5-4d6f901f4e1c&amp;amp;CommunityKey=d4b57428-7c7e-4bce-886a-356352ffa2c0&amp;amp;tab=digestviewer#bm72c39eed-0132-47a7-8fd5-4d6f901f4e1c" target="_blank" rel="nofollow noreferrer noopener"&gt;VLAN Utilization Graphing via SNMP&lt;/A&gt;</description>
      <pubDate>Tue, 19 Jan 2016 23:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/vlan-graphing/m-p/22061#M1749</guid>
      <dc:creator>BrandonC</dc:creator>
      <dc:date>2016-01-19T23:28:00Z</dc:date>
    </item>
  </channel>
</rss>

