<?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 Monitoring EXOS stack members via PRTG? in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92010#M21405</link>
    <description>Hello,&lt;BR /&gt;
I'm attempting to track down a means of monitoring the status and/or health of Extreme switches in a stack. I recently had a non-master switch in a stack fail to boot back up after I upgraded the EXOS version of the stack and I didn't catch this until school started the next day. The stacks throughout our district are combinations of X440, X450-G2 and X460-G2 switches.&lt;BR /&gt;
&lt;BR /&gt;
I found the following thread but I can't for the life of me find the entry Henrique mentions in said switches' MIBs via Paessler MIB Importer V3 for PRTG.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=3bb99731-e32d-4095-b2fb-3a7cb4b801a5&amp;amp;CommunityKey=929e6d1f-141a-4b6d-b66e-7ebfd2f3f952&amp;amp;tab=digestviewer#bm3bb99731-e32d-4095-b2fb-3a7cb4b801a5" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extremeswitching-exos-223284/how-to-monitor-stack-switch-x440-power-down-witn-snmp-6995914&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance for any and all assistance!</description>
    <pubDate>Thu, 28 Mar 2019 20:13:33 GMT</pubDate>
    <dc:creator>ksaelens</dc:creator>
    <dc:date>2019-03-28T20:13:33Z</dc:date>
    <item>
      <title>Monitoring EXOS stack members via PRTG?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92010#M21405</link>
      <description>Hello,&lt;BR /&gt;
I'm attempting to track down a means of monitoring the status and/or health of Extreme switches in a stack. I recently had a non-master switch in a stack fail to boot back up after I upgraded the EXOS version of the stack and I didn't catch this until school started the next day. The stacks throughout our district are combinations of X440, X450-G2 and X460-G2 switches.&lt;BR /&gt;
&lt;BR /&gt;
I found the following thread but I can't for the life of me find the entry Henrique mentions in said switches' MIBs via Paessler MIB Importer V3 for PRTG.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://extreme.connectedcommunity.org/communities/community-home/digestviewer/viewthread?MessageKey=3bb99731-e32d-4095-b2fb-3a7cb4b801a5&amp;amp;CommunityKey=929e6d1f-141a-4b6d-b66e-7ebfd2f3f952&amp;amp;tab=digestviewer#bm3bb99731-e32d-4095-b2fb-3a7cb4b801a5" target="_blank" rel="nofollow noreferrer noopener"&gt;https://community.extremenetworks.com/extremeswitching-exos-223284/how-to-monitor-stack-switch-x440-power-down-witn-snmp-6995914&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thank you in advance for any and all assistance!</description>
      <pubDate>Thu, 28 Mar 2019 20:13:33 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92010#M21405</guid>
      <dc:creator>ksaelens</dc:creator>
      <dc:date>2019-03-28T20:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring EXOS stack members via PRTG?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92011#M21406</link>
      <description>If you have imported the EXTREME-STACKING-MIB you can use the following&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;extremeStackMemberOperStatus=1.3.6.1.4.1.1916.1.33.2.1.3&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
The following are the three states:&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;extremeStackMemberOperStatus OBJECT-TYPE&lt;BR /&gt;SYNTAX Integer {&lt;BR /&gt;up(1),&lt;BR /&gt;down(2),&lt;BR /&gt;mismatch(3) }&lt;BR /&gt;&lt;BR /&gt;The operational status of the stack member. When the stack&lt;BR /&gt;comes up, if there is a vector mismatch namely license mismatch or&lt;BR /&gt;platform mismatch between the master and the member, the member&lt;BR /&gt;remains in the mismatch state. Further communication with the member&lt;BR /&gt;is not possible&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="08886d5989ed48e1b1d21c5d7f616078_cb581002-d0d9-4a1e-a693-d389b69935e6.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/901iAB8D8F35B2E301C5/image-size/large?v=v2&amp;amp;px=999" role="button" title="08886d5989ed48e1b1d21c5d7f616078_cb581002-d0d9-4a1e-a693-d389b69935e6.png" alt="08886d5989ed48e1b1d21c5d7f616078_cb581002-d0d9-4a1e-a693-d389b69935e6.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
I hope this answers your question</description>
      <pubDate>Tue, 02 Apr 2019 15:42:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92011#M21406</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2019-04-02T15:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Monitoring EXOS stack members via PRTG?</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92012#M21407</link>
      <description>Thank you for the reply, Kawawa.&lt;BR /&gt;
After giving it a few days I reimported the MIBs and I was able to find the exact entry you mentioned. Please see the screenshot below.&lt;BR /&gt;
&lt;BR /&gt;
Have a great weekend!&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="abbd2357425d4e8daa4cdb1416a3049b_e997b108-e530-44d5-8733-13b09df5bf85.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/1686iF68624379A9B3577/image-size/large?v=v2&amp;amp;px=999" role="button" title="abbd2357425d4e8daa4cdb1416a3049b_e997b108-e530-44d5-8733-13b09df5bf85.png" alt="abbd2357425d4e8daa4cdb1416a3049b_e997b108-e530-44d5-8733-13b09df5bf85.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Apr 2019 00:02:53 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/monitoring-exos-stack-members-via-prtg/m-p/92012#M21407</guid>
      <dc:creator>ksaelens</dc:creator>
      <dc:date>2019-04-06T00:02:53Z</dc:date>
    </item>
  </channel>
</rss>

