<?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: Removing default SNMPv3 configuration on VOSS 9.x in ExtremeSwitching (VSP/Fabric Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/removing-default-snmpv3-configuration-on-voss-9-x/m-p/99877#M2375</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I saw the same behaviour in my lab on releases 9.0.0.0 and 9.0.2.0 on&amp;nbsp;5420M-24W-4YE-FabricEngine devices:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="initial.jpg" style="width: 999px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7061i02A36DE8196F2A11/image-size/large?v=v2&amp;amp;px=999" role="button" title="initial.jpg" alt="initial.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But in XA1440 run 8.10.2 too.&lt;/P&gt;&lt;P&gt;Maybe the custom group needs some type of view in order to replace de initial group or is a bug.&lt;/P&gt;&lt;P&gt;In the other hand I thinl you are safe as no user are asociated to this group, but if you find the solution, please share with us, Ill apreciate!!!&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2024 08:10:51 GMT</pubDate>
    <dc:creator>EF</dc:creator>
    <dc:date>2024-04-02T08:10:51Z</dc:date>
    <item>
      <title>Removing default SNMPv3 configuration on VOSS 9.x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/removing-default-snmpv3-configuration-on-voss-9-x/m-p/99842#M2374</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am attemping to set up some new 5420M switches with VOSS 9.0.0.2 on them. We are using SNMPv3 settings on them and I am attempting to remove the default settings including the SNMPv1/2 settings and the default SNMPv3 intitial user and group.&lt;/P&gt;&lt;P&gt;Below is the configuration I am using (Sanitized) for SNMPv3 on the switch.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;snmp-server location "location Name" 
snmp-server view myview 1
snmp-server group mygroup "" auth-priv read-view myview write-view myview notify-view myview
snmp-server user myuser group mygroup sha aes
#Prompted for user password here, followed by privacy password
snmp-server host 1.2.3.4 v3 authPriv myuser inform&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;After that I attempt to remove the default settings using the following:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;no snmp-server community private
no snmp-server community public
no snmp-server user initial
no snmp-server group initial
no snmp-server group readgrp
no snmp-server group v1v2grp&lt;/LI-CODE&gt;&lt;P&gt;After deleting the group initial I am given the warning:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SNMP WARNING Default initial group is persistent after reboot unless other snmpv3 group is defined.&lt;/LI-CODE&gt;&lt;P&gt;This results in the group being deleted, but coming back after a reboot even with a write mem.&lt;/P&gt;&lt;P&gt;However according to &lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000107916" target="_self"&gt;this&lt;/A&gt; extreme documentation that should only happen if the switch is using SNMPv1/2 and there is no SNMPv3 group defined. In my case I have a SNMPv3 group defined and I am actively using it. I have created the SNMPv3 configuration in line with &lt;A href="https://extreme-networks.my.site.com/ExtrArticleDetail?an=000083460" target="_self"&gt;this&lt;/A&gt; extreme documentation as well.&lt;/P&gt;&lt;P&gt;Any suggestions on how to permenently remove the intitial group from VOSS 9.x?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 20:24:03 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/removing-default-snmpv3-configuration-on-voss-9-x/m-p/99842#M2374</guid>
      <dc:creator>DoubleM</dc:creator>
      <dc:date>2024-03-28T20:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Removing default SNMPv3 configuration on VOSS 9.x</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/removing-default-snmpv3-configuration-on-voss-9-x/m-p/99877#M2375</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I saw the same behaviour in my lab on releases 9.0.0.0 and 9.0.2.0 on&amp;nbsp;5420M-24W-4YE-FabricEngine devices:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="initial.jpg" style="width: 999px;"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/7061i02A36DE8196F2A11/image-size/large?v=v2&amp;amp;px=999" role="button" title="initial.jpg" alt="initial.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But in XA1440 run 8.10.2 too.&lt;/P&gt;&lt;P&gt;Maybe the custom group needs some type of view in order to replace de initial group or is a bug.&lt;/P&gt;&lt;P&gt;In the other hand I thinl you are safe as no user are asociated to this group, but if you find the solution, please share with us, Ill apreciate!!!&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;EF&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 08:10:51 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-vsp-fabric/removing-default-snmpv3-configuration-on-voss-9-x/m-p/99877#M2375</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2024-04-02T08:10:51Z</dc:date>
    </item>
  </channel>
</rss>

