<?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: SNMP OID to get &amp;quot;Image Selected&amp;quot; information in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88271#M20993</link>
    <description>Try this....&lt;BR /&gt;
&lt;BR /&gt;
extremeImageToUseOnReboot=1.3.6.1.4.1.1916.1.1.1.15&lt;BR /&gt;
&lt;BR /&gt;
DESCRIPTION: Controls which image will be used on next reboot.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
    <pubDate>Thu, 09 May 2019 14:03:37 GMT</pubDate>
    <dc:creator>Ronald_Dvorak</dc:creator>
    <dc:date>2019-05-09T14:03:37Z</dc:date>
    <item>
      <title>SNMP OID to get "Image Selected" information</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88270#M20992</link>
      <description>I have a script to do a snmp walk to get information on which image is installed in active and which is installed in secondary partition.  I am able to get this data via below 2 oids:&lt;BR /&gt;
&lt;BR /&gt;
.1.3.6.1.4.1.1916.1.1.1.13&lt;BR /&gt;
.1.3.6.1.4.1.1916.1.1.1.14&lt;BR /&gt;
&lt;BR /&gt;
Now, I can also get details on which one is currently in use (booted) but I am no able to see which partition is set to boot upon next reboot.  The command to change it is "Use image .  I s there any SNMP OID to get get this info.  This is how it looks if I run "show switch":&lt;BR /&gt;
&lt;BR /&gt;
Image Selected:  secondary        &lt;BR /&gt;
Image Booted:   primary         &lt;BR /&gt;
&lt;BR /&gt;
I need to get "Image Selected" via SNMP.  Please advice.  I am running OS below 21 so JSONRPC is not an option.&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Thu, 09 May 2019 01:41:07 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88270#M20992</guid>
      <dc:creator>Marvel_King</dc:creator>
      <dc:date>2019-05-09T01:41:07Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP OID to get "Image Selected" information</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88271#M20993</link>
      <description>Try this....&lt;BR /&gt;
&lt;BR /&gt;
extremeImageToUseOnReboot=1.3.6.1.4.1.1916.1.1.1.15&lt;BR /&gt;
&lt;BR /&gt;
DESCRIPTION: Controls which image will be used on next reboot.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Thu, 09 May 2019 14:03:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88271#M20993</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-05-09T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP OID to get "Image Selected" information</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88272#M20994</link>
      <description>Thanks!  I tried that before and it was giving me only integer 1 or 2.  After testing, 1 means primary and 2 means secondary.  ?</description>
      <pubDate>Thu, 09 May 2019 22:56:50 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88272#M20994</guid>
      <dc:creator>Marvel_King</dc:creator>
      <dc:date>2019-05-09T22:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP OID to get "Image Selected" information</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88273#M20995</link>
      <description>Correct. &lt;BR /&gt;
&lt;BR /&gt;
The XMC MIB browser does a great job providing all details in case you are looking for a specific MIB OID and the integer values....&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="3203c853df1f48feab6c12c0980d3623_d46909ee-7e3c-4684-9064-fca88548d89b.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4777i3FCCFB77714AAD2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="3203c853df1f48feab6c12c0980d3623_d46909ee-7e3c-4684-9064-fca88548d89b.png" alt="3203c853df1f48feab6c12c0980d3623_d46909ee-7e3c-4684-9064-fca88548d89b.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2019 23:09:55 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-oid-to-get-quot-image-selected-quot-information/m-p/88273#M20995</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-05-09T23:09:55Z</dc:date>
    </item>
  </channel>
</rss>

