<?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 SNMP OID to get the Switch Model in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44903#M6044</link>
    <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to query a switch via snmp to get its model, by model i mean to know if a switch is &lt;BR /&gt;
a X450G2-48p-10G4 or X450G2-48p-G4 or whatever the model is. So far i have tried sysDesc OID but it doesn't return the what I am looking for:&lt;BR /&gt;
&lt;BR /&gt;
Does Anyone know of any OID that return the model type?</description>
    <pubDate>Wed, 15 Nov 2017 17:03:00 GMT</pubDate>
    <dc:creator>GONÇALO_NUNO_CO</dc:creator>
    <dc:date>2017-11-15T17:03:00Z</dc:date>
    <item>
      <title>SNMP OID to get the Switch Model</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44903#M6044</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I am trying to query a switch via snmp to get its model, by model i mean to know if a switch is &lt;BR /&gt;
a X450G2-48p-10G4 or X450G2-48p-G4 or whatever the model is. So far i have tried sysDesc OID but it doesn't return the what I am looking for:&lt;BR /&gt;
&lt;BR /&gt;
Does Anyone know of any OID that return the model type?</description>
      <pubDate>Wed, 15 Nov 2017 17:03:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44903#M6044</guid>
      <dc:creator>GONÇALO_NUNO_CO</dc:creator>
      <dc:date>2017-11-15T17:03:00Z</dc:date>
    </item>
    <item>
      <title>RE: SNMP OID to get the Switch Model</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44904#M6045</link>
      <description>The normal method would be getting the SysObjectId.&lt;BR /&gt;
For example this returns enterprises.extremenetworks.2.76&lt;BR /&gt;
&lt;BR /&gt;
Then in the private mib check the model for this objectid. (.1.3.6.1.4.1.1916.2.76)&lt;BR /&gt;
.iso.org.dod.internet.private.enterprises.extremenetworks.2.76 = extremeProduct.summitX450a-48t&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2017 19:48:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44904#M6045</guid>
      <dc:creator>OscarK</dc:creator>
      <dc:date>2017-11-15T19:48:00Z</dc:date>
    </item>
    <item>
      <title>RE: SNMP OID to get the Switch Model</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44905#M6046</link>
      <description>Hi Oscar,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply, i also found that i can query the below OIDs and get the slot type.&lt;BR /&gt;
&lt;BR /&gt;
          iso.org.dod.internet.private.enterprises.extremenetworks.extremeAgent.extremeSystem.extremeChassisGroup.extremeSlotTable.extremeSlotEntry.extremeSlotModuleInsertedType&lt;BR /&gt;
1.3.6.1.4.1.1916.1.1.2.2.1.4&lt;BR /&gt;
&lt;BR /&gt;
or &lt;BR /&gt;
&lt;BR /&gt;
          iso.org.dod.internet.private.enterprises.extremenetworks.extremeAgent.extremeSystem.extremeChassisGroup.extremeSlotTable.extremeSlotEntry.extremeSlotModuleConfiguredType&lt;BR /&gt;
1.3.6.1.4.1.1916.1.1.2.2.1.3         &lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Nov 2017 22:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/snmp-oid-to-get-the-switch-model/m-p/44905#M6046</guid>
      <dc:creator>GONÇALO_NUNO_CO</dc:creator>
      <dc:date>2017-11-15T22:05:00Z</dc:date>
    </item>
  </channel>
</rss>

