<?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 LLDP MIB support on ExtremeXOS in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lldp-mib-support-on-extremexos/m-p/21043#M1372</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to read LLDP MIB from Summit X440-8t. As written in the user guide, this switch supports IEEE 802.1AB(LLDP-MIB). I can even show lldp neigbhors info correctly as shown below.&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.4 # show lldp neighbors&lt;BR /&gt;
&lt;BR /&gt;
Port     Neighbor Chassis ID        Neighbor Port ID           TTL     Age&lt;BR /&gt;
=============================================================================&lt;BR /&gt;
1        00:04:96:83:6F:AB          7                          120     10&lt;BR /&gt;
=============================================================================&lt;BR /&gt;
NOTE: The Chassis ID and/or Port ID might be truncated to fit the screen.&lt;BR /&gt;
&lt;BR /&gt;
Now I try to read "lldpV2LocChassisId" MIB object(LLDP-2009) whose OID is 1.3.111.2.802.1.1.13.1.3.2.0, &lt;A href="http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&amp;amp;#38;r=vmware&amp;amp;#38;f=LLDP-V2-MIB.mib&amp;amp;#38;v=v2&amp;amp;#38;t=tree" target="_blank" rel="nofollow noreferrer noopener"&gt;see here&lt;/A&gt;. But there is any error:&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.6 # show snmp get 1.3.111.2.802.1.1.13.1.3.2.0&lt;BR /&gt;
org.111.2.802.1.1.13.1.3.2.0 = NO_SUCH_OBJECT_EXCEPTION&lt;BR /&gt;
&lt;BR /&gt;
Now I try to read "lldpLocChassisId" MIB object(LLDP-2005) whose OID is 1.0.8802.1.1.2.1.3.2.0, &lt;A href="http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&amp;amp;#38;i=1&amp;amp;#38;n=LLDP-MIB&amp;amp;#38;r=cisco&amp;amp;#38;f=LLDP-MIB-V1SMI.my&amp;amp;#38;v=v1&amp;amp;#38;t=tree#lldpRemoteSystemsData" target="_blank" rel="nofollow noreferrer noopener"&gt;see here&lt;/A&gt;.  And now it's fine:&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.7 # show snmp get 1.0.8802.1.1.2.1.3.2.0&lt;BR /&gt;
iso.0.8802.1.1.2.1.3.2.0 = 00 04 96 97 c2 6f&lt;BR /&gt;
&lt;BR /&gt;
My ExtremeXOS version is 15.3.1.4 as shown below:&lt;BR /&gt;
&lt;BR /&gt;
 X440-8t.8 # show version&lt;BR /&gt;
Switch      : 800469-00-11 1351N-44427 Rev 11.0 BootROM: 2.0.2.1    IMG: 15.3.1.&lt;BR /&gt;
4&lt;BR /&gt;
PSU-1       : Internal Power Supply&lt;BR /&gt;
PSU-2       :&lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 15.3.1.4 v1531b4-patch1-19 by release-manager&lt;BR /&gt;
          on Fri Sep 20 14:57:37 EDT 2013&lt;BR /&gt;
BootROM : 2.0.2.1&lt;BR /&gt;
Diagnostics : 5.10&lt;BR /&gt;
&lt;BR /&gt;
So my question is: &lt;BR /&gt;
1. Is it true that LLDP version 2 (2009) is not supported on ExtremeXOS version 15.3.1.4?&lt;BR /&gt;
2. Is there any newer ExtremeXOS version that supports the newer version of LLDP (2009) so that I can upgrade?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;BR /&gt;</description>
    <pubDate>Wed, 26 Nov 2014 15:23:00 GMT</pubDate>
    <dc:creator>tonywearme</dc:creator>
    <dc:date>2014-11-26T15:23:00Z</dc:date>
    <item>
      <title>LLDP MIB support on ExtremeXOS</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lldp-mib-support-on-extremexos/m-p/21043#M1372</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I'm trying to read LLDP MIB from Summit X440-8t. As written in the user guide, this switch supports IEEE 802.1AB(LLDP-MIB). I can even show lldp neigbhors info correctly as shown below.&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.4 # show lldp neighbors&lt;BR /&gt;
&lt;BR /&gt;
Port     Neighbor Chassis ID        Neighbor Port ID           TTL     Age&lt;BR /&gt;
=============================================================================&lt;BR /&gt;
1        00:04:96:83:6F:AB          7                          120     10&lt;BR /&gt;
=============================================================================&lt;BR /&gt;
NOTE: The Chassis ID and/or Port ID might be truncated to fit the screen.&lt;BR /&gt;
&lt;BR /&gt;
Now I try to read "lldpV2LocChassisId" MIB object(LLDP-2009) whose OID is 1.3.111.2.802.1.1.13.1.3.2.0, &lt;A href="http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&amp;amp;#38;r=vmware&amp;amp;#38;f=LLDP-V2-MIB.mib&amp;amp;#38;v=v2&amp;amp;#38;t=tree" target="_blank" rel="nofollow noreferrer noopener"&gt;see here&lt;/A&gt;. But there is any error:&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.6 # show snmp get 1.3.111.2.802.1.1.13.1.3.2.0&lt;BR /&gt;
org.111.2.802.1.1.13.1.3.2.0 = NO_SUCH_OBJECT_EXCEPTION&lt;BR /&gt;
&lt;BR /&gt;
Now I try to read "lldpLocChassisId" MIB object(LLDP-2005) whose OID is 1.0.8802.1.1.2.1.3.2.0, &lt;A href="http://www.mibdepot.com/cgi-bin/getmib3.cgi?win=mib_a&amp;amp;#38;i=1&amp;amp;#38;n=LLDP-MIB&amp;amp;#38;r=cisco&amp;amp;#38;f=LLDP-MIB-V1SMI.my&amp;amp;#38;v=v1&amp;amp;#38;t=tree#lldpRemoteSystemsData" target="_blank" rel="nofollow noreferrer noopener"&gt;see here&lt;/A&gt;.  And now it's fine:&lt;BR /&gt;
&lt;BR /&gt;
* X440-8t.7 # show snmp get 1.0.8802.1.1.2.1.3.2.0&lt;BR /&gt;
iso.0.8802.1.1.2.1.3.2.0 = 00 04 96 97 c2 6f&lt;BR /&gt;
&lt;BR /&gt;
My ExtremeXOS version is 15.3.1.4 as shown below:&lt;BR /&gt;
&lt;BR /&gt;
 X440-8t.8 # show version&lt;BR /&gt;
Switch      : 800469-00-11 1351N-44427 Rev 11.0 BootROM: 2.0.2.1    IMG: 15.3.1.&lt;BR /&gt;
4&lt;BR /&gt;
PSU-1       : Internal Power Supply&lt;BR /&gt;
PSU-2       :&lt;BR /&gt;
&lt;BR /&gt;
Image   : ExtremeXOS version 15.3.1.4 v1531b4-patch1-19 by release-manager&lt;BR /&gt;
          on Fri Sep 20 14:57:37 EDT 2013&lt;BR /&gt;
BootROM : 2.0.2.1&lt;BR /&gt;
Diagnostics : 5.10&lt;BR /&gt;
&lt;BR /&gt;
So my question is: &lt;BR /&gt;
1. Is it true that LLDP version 2 (2009) is not supported on ExtremeXOS version 15.3.1.4?&lt;BR /&gt;
2. Is there any newer ExtremeXOS version that supports the newer version of LLDP (2009) so that I can upgrade?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance!&lt;BR /&gt;</description>
      <pubDate>Wed, 26 Nov 2014 15:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/lldp-mib-support-on-extremexos/m-p/21043#M1372</guid>
      <dc:creator>tonywearme</dc:creator>
      <dc:date>2014-11-26T15:23:00Z</dc:date>
    </item>
  </channel>
</rss>

