<?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 set giving undo failed error on the icx switch in Community and Online Support Services</title>
    <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31324#M1294</link>
    <description>Hi Issac,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I was successfully able to untagg the ports after using both the OIDs in a single snmp call.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks for your suggestion. I really appreciate.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Thu, 12 Sep 2019 12:47:03 GMT</pubDate>
    <dc:creator>amar_deep</dc:creator>
    <dc:date>2019-09-12T12:47:03Z</dc:date>
    <item>
      <title>SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31316#M1286</link>
      <description>Hi,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I want to untagg the port 2 in VLAN 1050. Initially, it is untagged in VLAN 1025.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Request to set the row as “untagged” (untagg port 2 in VLAN 1050)&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;print_r(snmp2_set('HOST', 'test12345', '1.3.6.1.4.1.1991.1.1.3.2.6.1.4.1050.2', 'i', '2'));&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Gettting error: Warning:&amp;nbsp; snmp2_set(): Error in packet at 'SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.3.1050.2': undoFailed&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I have also tried using the following SNMP OID:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;print_r(snmp2_set('HOST','test1234','dot1qPvid.2','u','1050'));&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;print_r(snmp2_set('HOST','test1234','dot1qVlanStaticUntaggedPorts.1050','x','400000000000000000000000'));&lt;BR /&gt;&lt;BR /&gt;The above calls are also failing and I am getting a no response.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Any suggestions?</description>
      <pubDate>Mon, 09 Sep 2019 11:33:07 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31316#M1286</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-09-09T11:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31317#M1287</link>
      <description>How is your SNMP setup?&amp;nbsp; Don't share the actual community strings you use.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Also, have you tried using something more dynamic like 802.1x or SmartZone?</description>
      <pubDate>Mon, 09 Sep 2019 11:49:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31317#M1287</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-09-09T11:49:24Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31318#M1288</link>
      <description>Hi,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I am using SNMP version 2. The communities names are for reference.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I have the ICX switch on which I want to untagg a port in a particular VLAN using snmp. The same calls work for HP switch but on the ICX switch the calls are not working.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks</description>
      <pubDate>Mon, 09 Sep 2019 12:08:35 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31318#M1288</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-09-09T12:08:35Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31319#M1289</link>
      <description>I am asking that you verify the config of the SNMP v2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;For example:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;snmp-server community ..... ro 99&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;or&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;snmp-server community ..... rw 99&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Mon, 09 Sep 2019 12:24:09 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31319#M1289</guid>
      <dc:creator>netwizz</dc:creator>
      <dc:date>2019-09-09T12:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31320#M1290</link>
      <description>HI Amar,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;In order to add or remove a port as tagged or untagged you have to use in the same instruction the OID to add/remove along with the OID specifying if you would like to have it tagged or untagged:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_5f91c447135b77e2479fe7b4_15f57f2f07b980f2f29060419705140e_RackMultipart201909091129279g3-a93ae0b3-9530-407f-acc4-8b963e27ee01-1612068278.png1568034911"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/1864iF3D3363692285BF7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_5f91c447135b77e2479fe7b4_15f57f2f07b980f2f29060419705140e_RackMultipart201909091129279g3-a93ae0b3-9530-407f-acc4-8b963e27ee01-1612068278.png1568034911" alt="Image_ images_messages_5f91c447135b77e2479fe7b4_15f57f2f07b980f2f29060419705140e_RackMultipart201909091129279g3-a93ae0b3-9530-407f-acc4-8b963e27ee01-1612068278.png1568034911" /&gt;&lt;/span&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;net-snmp syntax example:&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;To Add a port to a vlan:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;snmpset -v2c -c ruckus 1.3.6.1.4.1.1991.1.1.3.2.6.1.&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;3.X.Y i C&lt;/B&gt; 1.3.6.1.4.1.1991.1.1.3.2.6.1&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;.4.X.Y i D&lt;/B&gt;&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;X= VLAN&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;Y= PORT&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;C=3 remove&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;C=4 add &amp;nbsp;&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;D=1 tagged&lt;/P&gt;

D=2 untagged&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;net-snmp real example:&lt;/B&gt;&lt;/P&gt;&lt;UL alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;with the following set we are adding port 1/1/1 to
vlan 10 as tagged:&lt;/LI&gt;&lt;/UL&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;C:\Users\Administrator\Desktop\usr\bin&amp;gt;snmpset
-v2c -c ruckus 10.176.192.138 1.3.6.1.4.1.1991.1.1.3.2.6.1.3.10.1 i 4 1.3.6.1.4.1.1&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;991.1.1.3.2.6.1.4.10.1 i 1&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.3.10.1
= INTEGER: 4&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.4.10.1
= INTEGER: 1&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL alt="" name="" rel="" target="" title="" type="" value=""&gt;&lt;LI alt="" name="" rel="" target="" title="" type="" value=""&gt;with the following set we are adding port 1/1/1 to
vlan 11 as Untagged:&lt;/LI&gt;&lt;/UL&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;C:\Users\Administrator\Desktop\usr\bin&amp;gt;snmpset
-v2c -c ruckus 10.176.192.138 1.3.6.1.4.1.1991.1.1.3.2.6.1.3.11.1 i 4 1.3.6.1.4.1.1&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;991.1.1.3.2.6.1.4.11.1 i 2&lt;/P&gt;
&lt;P alt="" name="" rel="" target="" title="" type="" value=""&gt;SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.3.11.1
= INTEGER: 4&lt;/P&gt;

SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.4.11.1
= INTEGER: 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Amar could you please try with that syntax, if you still having an error please try to remove the port from vlan 1025 and then add it to vlan 1050.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Hope that helps.</description>
      <pubDate>Mon, 09 Sep 2019 13:24:16 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31320#M1290</guid>
      <dc:creator>isaac_madriz</dc:creator>
      <dc:date>2019-09-09T13:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31321#M1291</link>
      <description>Hi Isaac,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I have tried using the above SNMP calls but I am getting the following errors:&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Warning:&amp;nbsp; snmp2_set(): Error in packet at 'SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.3.1050.2': undoFailed&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Warning:&amp;nbsp; snmp2_set(): Error in packet at 'SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.4.1050.2': undoFailed&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Port = 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;VLAN = 1050&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I have removed the port 2 from VLAN 1025, but still getting the above error.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Please suggest!&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks for your reply on this.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Mon, 09 Sep 2019 14:15:04 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31321#M1291</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-09-09T14:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31322#M1292</link>
      <description>Hi Amar,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Were you able to use both OIDs on the same call? is that something supported for the tool you are using, from previous tests I know that not all SNMP tool support that, is there a way for you to test with net-snmp tool?&amp;nbsp;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Regards.</description>
      <pubDate>Tue, 10 Sep 2019 00:21:13 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31322#M1292</guid>
      <dc:creator>isaac_madriz</dc:creator>
      <dc:date>2019-09-10T00:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31323#M1293</link>
      <description>Hi Isaac,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I have&amp;nbsp;similar problem like Amar. I have&amp;nbsp;successfully add vlan to tagged port, but have problem with adding vlan to untaged port&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;snmpset -v2c -c community 192.168.1.30 1.3.6.1.4.1.1991.1.1.3.2.6.1.3.192.23 i 4 1.3.6.1.4.1.1991.1.1.3.2.6.1.4.192.23 i 2&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;and i get error like that&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Error in packet.&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Reason: undoFailed&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;B alt="" name="" rel="" target="" title="" type="" value=""&gt;Failed object: SNMPv2-SMI::enterprises.1991.1.1.3.2.6.1.3.192.23&lt;/B&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 11 Sep 2019 12:42:24 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31323#M1293</guid>
      <dc:creator>denis_kalinin</dc:creator>
      <dc:date>2019-09-11T12:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31324#M1294</link>
      <description>Hi Issac,&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;I was successfully able to untagg the ports after using both the OIDs in a single snmp call.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;Thanks for your suggestion. I really appreciate.&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Thu, 12 Sep 2019 12:47:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31324#M1294</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-09-12T12:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31325#M1295</link>
      <description>Hi Denis,&lt;BR /&gt;&lt;BR /&gt;Can you&amp;nbsp; try removing the initial association of the vlan? In my case also, I need to remove the untagged&amp;nbsp; port from the vlan otherwise I was getting the same error.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 12 Sep 2019 12:50:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31325#M1295</guid>
      <dc:creator>amar_deep</dc:creator>
      <dc:date>2019-09-12T12:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31326#M1296</link>
      <description>Great!! Amar, I am glad to hear that, thank you for the confirmation&amp;nbsp;</description>
      <pubDate>Thu, 12 Sep 2019 13:44:14 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31326#M1296</guid>
      <dc:creator>isaac_madriz</dc:creator>
      <dc:date>2019-09-12T13:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: SNMP set giving undo failed error on the icx switch</title>
      <link>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31327#M1297</link>
      <description>Hi Amar,&lt;BR /&gt;&lt;BR /&gt;You absolutely right. After removing untagged port it's started to work&lt;BR /&gt;Thanks&amp;nbsp;</description>
      <pubDate>Fri, 13 Sep 2019 10:32:01 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Community-and-Online-Support/SNMP-set-giving-undo-failed-error-on-the-icx-switch/m-p/31327#M1297</guid>
      <dc:creator>denis_kalinin</dc:creator>
      <dc:date>2019-09-13T10:32:01Z</dc:date>
    </item>
  </channel>
</rss>

