<?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 Query Extreme-Stacking OIDs not found in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81878#M20180</link>
    <description>Hi Basti!&lt;BR /&gt;
&lt;BR /&gt;
Configuring for stacking even if stand-alone is something I've seen at some large customer too, mainly because you lose the config when enabling stacking in Extreme. I previously looked into the stacking traps and OIDs, but it seemed incomplete at the time. I had to monitor both the status of the stack links and the slot status to cover all cases, otherwise you could lose a stack link and not know until the next link failed. Also, a slot reboot was not easily detected unless polling quite frequently as I could (at the time) find no trap for that. I think you could not even see the uptime for individual slots via SNMP, so CLI was the only way IIRC.&lt;BR /&gt;
&lt;BR /&gt;
/Fredrik</description>
    <pubDate>Tue, 10 Sep 2019 02:30:05 GMT</pubDate>
    <dc:creator>FredrikB</dc:creator>
    <dc:date>2019-09-10T02:30:05Z</dc:date>
    <item>
      <title>SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81874#M20176</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
actually i try to monitor the summit stack health for some of our x440-g2 switches in PRTG. For that i downloaded the 22.3.1.4_MIB file, splitted it up with the "Paessler MIB Splitting Tool" and extracted the Extreme-Stacking-MIB with the "Paessler MIB Importer" tool as OIDLIB-file. When i try to make an snmp-walk over this OIDLIB using "Paessler SNMP Tester", it only finds one accessible OID:&lt;BR /&gt;
&lt;BR /&gt;
1.3.6.1.4.1.1916.1.33.1.0: EXTREME-STACKING-MIB|extreme stackable|extreme stack detection&lt;BR /&gt;
&lt;BR /&gt;
&lt;P class="fancybox-image"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="35276930191a4fa7abe9bacc2d9daa1d_7190f0c1-d718-4239-af75-ca4223f2dedc.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4571iBD4785E3A96ECD92/image-size/large?v=v2&amp;amp;px=999" role="button" title="35276930191a4fa7abe9bacc2d9daa1d_7190f0c1-d718-4239-af75-ca4223f2dedc.png" alt="35276930191a4fa7abe9bacc2d9daa1d_7190f0c1-d718-4239-af75-ca4223f2dedc.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;
&lt;BR /&gt;
But i would like to access 1.3.6.1.4.1.1916.1.33.2.1.3 (extremeStackMemberOperStatus). What am i doing wrong? Are there any additionally switch-side permissions to set?&lt;BR /&gt;
&lt;BR /&gt;
&lt;OL&gt; 
&lt;LI&gt;SNMPv3-Credentials seem to be right (reading uptime and interface statistics is working perfectly) 
&lt;/LI&gt;&lt;LI&gt;Switch: X440-G2-48p-10G4 
&lt;/LI&gt;&lt;LI&gt;Image: 22.3.1.4 
&lt;/LI&gt;&lt;LI&gt;SNMP config: 
&lt;/LI&gt;&lt;/OL&gt;&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;configure snmpv3 add user "SNMPv3User" engine-id 80:00:07:7c:03:02:04:96:9e:3f:fe authentication sha auth-encrypted localized-key xxx privacy aes 128 privacy-encrypted localized-key yyy&lt;BR /&gt;configure snmpv3 add group "v1v2cNotifyGroup" user "v1v2cNotifyUser1" sec-model snmpv2c&lt;BR /&gt;configure snmpv3 add group "v3group" user "SNMPv3User" sec-model usm&lt;BR /&gt;configure snmpv3 add access "v3group" sec-model usm sec-level priv read-view "defaultAdminView" write-view "defaultAdminView" notify-view "defaultAdminView"&lt;BR /&gt;configure snmpv3 add community "V2c-Trap" name "V2c-Trap" user "v1v2c_ro"&lt;BR /&gt;configure snmpv3 add community "private" name "private" user "v1v2c_rw"&lt;BR /&gt;configure snmpv3 add community "public" name "public" user "v1v2c_ro"&lt;BR /&gt;configure snmpv3 add community "v1v2cNotifyComm1" name "V2c-Trap" user "v1v2cNotifyUser1"&lt;BR /&gt;enable snmp access&lt;BR /&gt;disable snmp access snmp-v1v2c&lt;BR /&gt;enable snmp access snmpv3&lt;BR /&gt;disable snmpv3 default-group&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Aug 2019 19:43:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81874#M20176</guid>
      <dc:creator>basti</dc:creator>
      <dc:date>2019-08-30T19:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81875#M20177</link>
      <description>&lt;BR /&gt;
&lt;BR /&gt;
Looks like a fake account..... or what did you realize exactly ?!</description>
      <pubDate>Sat, 07 Sep 2019 00:04:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81875#M20177</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-09-07T00:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81876#M20178</link>
      <description>Could you please run the following commands on 10.24.1.11 and post the output...&lt;BR /&gt;
&lt;BR /&gt;
show stacking&lt;BR /&gt;
show stacking-support&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Sat, 07 Sep 2019 23:23:58 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81876#M20178</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-09-07T23:23:58Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81877#M20179</link>
      <description>Hi Ron,&lt;BR /&gt;
&lt;BR /&gt;
"show stacking":&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Slot-1 BE-S09-X450-01.6 # show stacking&lt;BR /&gt;Stack Topology is a Daisy-Chain&lt;BR /&gt;Active Topology is a Daisy-Chain&lt;BR /&gt;Node MAC Address    Slot  Stack State  Role     Flags&lt;BR /&gt;------------------  ----  -----------  -------  ---&lt;BR /&gt;*00:04:96:a0:68:29  1     Active       Master   CA-&lt;BR /&gt;* - Indicates this node&lt;BR /&gt;Flags:  (C) Candidate for this active topology, (A) Active Node&lt;BR /&gt;        (O) node may be in Other active topology&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
The command "show stacking-support" is not available. &lt;BR /&gt;
&lt;BR /&gt;
Note: We configure all our switches for stacking, even if they are planned to run standalone first.</description>
      <pubDate>Mon, 09 Sep 2019 12:20:01 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81877#M20179</guid>
      <dc:creator>basti</dc:creator>
      <dc:date>2019-09-09T12:20:01Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81878#M20180</link>
      <description>Hi Basti!&lt;BR /&gt;
&lt;BR /&gt;
Configuring for stacking even if stand-alone is something I've seen at some large customer too, mainly because you lose the config when enabling stacking in Extreme. I previously looked into the stacking traps and OIDs, but it seemed incomplete at the time. I had to monitor both the status of the stack links and the slot status to cover all cases, otherwise you could lose a stack link and not know until the next link failed. Also, a slot reboot was not easily detected unless polling quite frequently as I could (at the time) find no trap for that. I think you could not even see the uptime for individual slots via SNMP, so CLI was the only way IIRC.&lt;BR /&gt;
&lt;BR /&gt;
/Fredrik</description>
      <pubDate>Tue, 10 Sep 2019 02:30:05 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81878#M20180</guid>
      <dc:creator>FredrikB</dc:creator>
      <dc:date>2019-09-10T02:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP Query Extreme-Stacking OIDs not found</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81879#M20181</link>
      <description>I've enabled stacking/stacking-support on my X440G2 running 22.3.1.4 and could access all the stacking MIB objects with my XMC MIB browser.&lt;BR /&gt;
&lt;BR /&gt;
The thing is you've mentioned X440G2 in the initial post but the later CLI output is from a X450.&lt;BR /&gt;
&lt;BR /&gt;
-Ron</description>
      <pubDate>Wed, 11 Sep 2019 21:48:25 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/snmp-query-extreme-stacking-oids-not-found/m-p/81879#M20181</guid>
      <dc:creator>Ronald_Dvorak</dc:creator>
      <dc:date>2019-09-11T21:48:25Z</dc:date>
    </item>
  </channel>
</rss>

