<?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: EXOS fdb mac-vlan OIDs in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76958#M19514</link>
    <description>&lt;BR /&gt;
&lt;BR /&gt;
It seesms there is no way to get fdb table for specific VLAN. So query all fdb table and get mac addresses per vlan inside python code.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Rahman</description>
    <pubDate>Mon, 18 Feb 2019 19:29:54 GMT</pubDate>
    <dc:creator>Rahman_Duran</dc:creator>
    <dc:date>2019-02-18T19:29:54Z</dc:date>
    <item>
      <title>EXOS fdb mac-vlan OIDs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76956#M19512</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am writing an utility that queries switches for mac address table and log what mac address is in what port, port alias, pvid and mac vlan id etc.&lt;BR /&gt;
&lt;BR /&gt;
On SecureStack EOS, I can get mac address - vlan table for given vlan id with this oid ".1.3.6.1.2.1.17.7.1.2.2.1.2" plus adding vlan id end of oid, like this (for vlan 100):&lt;BR /&gt;
&lt;BR /&gt;
snmpbulkwalk -r 2 -t 3 -v2c -OnQ -c public 10.110.1.1 .1.3.6.1.2.1.17.7.1.2.2.1.2&lt;B&gt;.100&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
This lists the fdb mac address entries for vlan 100. Our HP 2560 series switces also works with this oid. Cisco has some weird method, you need to add @VLANID to snmp communtiy to query per vlan, like this:&lt;BR /&gt;
&lt;BR /&gt;
snmpbulkwalk -r 2 -t 3 -v2c -OnQ -c public&lt;B&gt;@100&lt;/B&gt; 10.110.1.50 .1.3.6.1.2.1.17.4.3.1.2&lt;BR /&gt;
&lt;BR /&gt;
Cisco OID is different too; .1.3.6.1.2.1.17.4.3.1.2&lt;BR /&gt;
&lt;BR /&gt;
So, how can I query fdb mac address table per vlan with EXOS? What is the correct OID? Niether standard OID not the C,sco OID works with EXOS (ver. 16.x and 22.x).&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Rahman</description>
      <pubDate>Mon, 11 Feb 2019 15:25:10 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76956#M19512</guid>
      <dc:creator>Rahman_Duran</dc:creator>
      <dc:date>2019-02-11T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS fdb mac-vlan OIDs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76957#M19513</link>
      <description>I have not experimented with this yet on the Extreme platform, However, I do believe this will get you the complete table&lt;BR /&gt;
&lt;BR /&gt;
1.3.6.1.4.1.1916.1.16.1&lt;BR /&gt;
&lt;BR /&gt;
I'm going to see what I can play with to get specific VLANS. &lt;BR /&gt;
&lt;BR /&gt;
Hope this helps a bit.</description>
      <pubDate>Fri, 15 Feb 2019 06:17:41 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76957#M19513</guid>
      <dc:creator>Joe_Burnsworth</dc:creator>
      <dc:date>2019-02-15T06:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: EXOS fdb mac-vlan OIDs</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76958#M19514</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
It seesms there is no way to get fdb table for specific VLAN. So query all fdb table and get mac addresses per vlan inside python code.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
Rahman</description>
      <pubDate>Mon, 18 Feb 2019 19:29:54 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/exos-fdb-mac-vlan-oids/m-p/76958#M19514</guid>
      <dc:creator>Rahman_Duran</dc:creator>
      <dc:date>2019-02-18T19:29:54Z</dc:date>
    </item>
  </channel>
</rss>

