<?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: VSP - unable send traps to XMC SNMPv3 in Network Architecture &amp; Design</title>
    <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73030#M2584</link>
    <description>in some versions of VSP commands must be entered in following order.&lt;BR /&gt;
&lt;BR /&gt;
Here are CLI commands:&lt;BR /&gt;
VOSS02:1(config)#snmp-server authentication-trap enable&lt;BR /&gt;
VOSS02:1(config)#snmp-server contact MasterOfUniverse&lt;BR /&gt;
VOSS02:1(config)#snmp-server force-iphdr-sender enable&lt;BR /&gt;
VOSS02:1(config)#snmp-server location MiddleOfTheWorld&lt;BR /&gt;
VOSS02:1(config)#snmp-server group "RWgroup" "" auth-priv read-view root write-view root notify-view root&lt;BR /&gt;
VOSS02:1(config)#snmp-server user snmpuser group RWgroup md5 snmpauthcred des snmpprivcred&lt;BR /&gt;
 &lt;BR /&gt;
VOSS02:1(config)#snmp-server sender-ip 192.168.130.30 192.168.130.16&lt;BR /&gt;
VOSS02:1(config)#snmp-server user engine-id 0x80:00:1f:88:80:cb:4b:36:51:8f:1b??5a snmpuser md5 snmpauthcred des snmpprivcred&lt;BR /&gt;
VOSS02:1(config)#snmp-server host 192.168.130.30 v3 authpriv snmpuser inform&lt;BR /&gt;
 &lt;BR /&gt;
Where:&lt;BR /&gt;
	0x80:00:1f:88:80:cb:4b:36:51:8f:1b??5a              = SNMP engine ID of the XMC&lt;BR /&gt;
               192.168.130.30 = IP address of the XMC&lt;BR /&gt;
               192.168.130.16 = IP address of the VSP&lt;BR /&gt;
 &lt;BR /&gt;
While the snmpuser is used with the same credentials for both SNMP queries and for SNMP informs. Both with authpriv.</description>
    <pubDate>Fri, 07 Jun 2019 00:22:00 GMT</pubDate>
    <dc:creator>Zdeněk_Pala</dc:creator>
    <dc:date>2019-06-07T00:22:00Z</dc:date>
    <item>
      <title>VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73029#M2583</link>
      <description>Hi team, &lt;BR /&gt;
&lt;BR /&gt;
I´m unable recive traps in the XMC server form VSPs, and in the VSP logs I can see:&lt;BR /&gt;
&lt;BR /&gt;
SNMP ERROR Failed to create trap (Reason=Failed to create v3 trap) for host A.B.C.D:162&lt;BR /&gt;
&lt;BR /&gt;
Any idea?&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
&lt;BR /&gt;
EF</description>
      <pubDate>Thu, 06 Jun 2019 20:13:30 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73029#M2583</guid>
      <dc:creator>EF</dc:creator>
      <dc:date>2019-06-06T20:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73030#M2584</link>
      <description>in some versions of VSP commands must be entered in following order.&lt;BR /&gt;
&lt;BR /&gt;
Here are CLI commands:&lt;BR /&gt;
VOSS02:1(config)#snmp-server authentication-trap enable&lt;BR /&gt;
VOSS02:1(config)#snmp-server contact MasterOfUniverse&lt;BR /&gt;
VOSS02:1(config)#snmp-server force-iphdr-sender enable&lt;BR /&gt;
VOSS02:1(config)#snmp-server location MiddleOfTheWorld&lt;BR /&gt;
VOSS02:1(config)#snmp-server group "RWgroup" "" auth-priv read-view root write-view root notify-view root&lt;BR /&gt;
VOSS02:1(config)#snmp-server user snmpuser group RWgroup md5 snmpauthcred des snmpprivcred&lt;BR /&gt;
 &lt;BR /&gt;
VOSS02:1(config)#snmp-server sender-ip 192.168.130.30 192.168.130.16&lt;BR /&gt;
VOSS02:1(config)#snmp-server user engine-id 0x80:00:1f:88:80:cb:4b:36:51:8f:1b??5a snmpuser md5 snmpauthcred des snmpprivcred&lt;BR /&gt;
VOSS02:1(config)#snmp-server host 192.168.130.30 v3 authpriv snmpuser inform&lt;BR /&gt;
 &lt;BR /&gt;
Where:&lt;BR /&gt;
	0x80:00:1f:88:80:cb:4b:36:51:8f:1b??5a              = SNMP engine ID of the XMC&lt;BR /&gt;
               192.168.130.30 = IP address of the XMC&lt;BR /&gt;
               192.168.130.16 = IP address of the VSP&lt;BR /&gt;
 &lt;BR /&gt;
While the snmpuser is used with the same credentials for both SNMP queries and for SNMP informs. Both with authpriv.</description>
      <pubDate>Fri, 07 Jun 2019 00:22:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73030#M2584</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2019-06-07T00:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73031#M2585</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Just seeing if anyone has a working SNMPv3 configuration for an ERS 3600 series switch.&lt;/P&gt;&lt;P&gt;Typically you would need to configure three elements:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Group&amp;nbsp;&lt;/LI&gt; &lt;LI&gt;Access&lt;/LI&gt; &lt;LI&gt;User&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;In the ERS configuration I can’t see how to do this, as the commands above do not translate equally to BOSS?&lt;/P&gt;&lt;P&gt;The configuration I have so far is&lt;/P&gt;&lt;P&gt;For MD5/DES:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;snmp-server user engine-id 0x80:00:1f:88:80:d5:74:92:2d:32:d4:4a:5d snmpuser md5 des&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;For SHA/AES&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;snmp-server user snmpuser sha aes&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The engine ID has been taken from XMC via:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/Extreme_Networks/NetSight/services/snmptrapd.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In addition, do you know what configuration is required in XMC. Running version 8.3 but I am falling back to the java version and adding the engine ID for the switch into the snmptrapd file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For MD5/DES I’m thinking it will look something like the below, with the engineID being that of the switch:&lt;/P&gt;&lt;P&gt;createUser -e 0x800002328002005d31384f4c3531303045333030 snmpuser MD5 snmpauthcred DES snmpprivcred&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For SHA/AES thinking I just need to add:&lt;/P&gt;&lt;P&gt;# createUser myAuthPrivUser SHA mypassword AES myotherpassword&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I don’t need to go to all this trouble at all and like EXOS its done automatically?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 23:10:11 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73031#M2585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-20T23:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73032#M2586</link>
      <description>&lt;P&gt;These commands worked for me. Yet to configure traps, but will post when working&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;snmp-server view root +1&lt;BR /&gt;snmp-server user netsight sha aes read-view root write-view root notify-view root&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 00:42:35 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73032#M2586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T00:42:35Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73033#M2587</link>
      <description>&lt;P&gt;Hi Zdenek,&lt;/P&gt;&lt;P&gt;I’m having the exact same issue and I’ve tried your way, commands by that order. The VSP still does not send Traps to the XMC.&lt;/P&gt;&lt;P&gt;This is my config.&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="eb385813980b403c8713d5403335e647_3666b6a3-de9c-4bb6-91d1-600c7b1242fd.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/4313i791741974FF42228/image-size/large?v=v2&amp;amp;px=999" role="button" title="eb385813980b403c8713d5403335e647_3666b6a3-de9c-4bb6-91d1-600c7b1242fd.png" alt="eb385813980b403c8713d5403335e647_3666b6a3-de9c-4bb6-91d1-600c7b1242fd.png" /&gt;&lt;/span&gt;&lt;/FIGURE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I disable a link on a device connected to this VSP, I’m still not able to&amp;nbsp;see any traffic coming on XMC (port 162), using the tcpdump command.&lt;/P&gt;&lt;P&gt;Also, you can see that I’ve enabled the Link-status trap.&lt;/P&gt;&lt;FIGURE&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="eb385813980b403c8713d5403335e647_b85d6f03-fc11-4580-909d-087a6d003f2b.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/5659i5E91080C7436D9DC/image-size/large?v=v2&amp;amp;px=999" role="button" title="eb385813980b403c8713d5403335e647_b85d6f03-fc11-4580-909d-087a6d003f2b.png" alt="eb385813980b403c8713d5403335e647_b85d6f03-fc11-4580-909d-087a6d003f2b.png" /&gt;&lt;/span&gt;&lt;FIGCAPTION&gt;&lt;BR /&gt;​&lt;/FIGCAPTION&gt;&lt;/FIGURE&gt;&lt;P&gt;So, any ideas on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;César Santos&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Aug 2020 21:35:16 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73033#M2587</guid>
      <dc:creator>csantos</dc:creator>
      <dc:date>2020-08-20T21:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73034#M2588</link>
      <description>&lt;P&gt;Hi Cesar,&lt;/P&gt;&lt;P&gt;I’m currently not 100% sure, but It looks like you have configured to send informs and not traps.&lt;/P&gt;&lt;P&gt;I personally use traps, because I never got informs running with netsight.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Aug 2020 16:28:32 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73034#M2588</guid>
      <dc:creator>PeterK</dc:creator>
      <dc:date>2020-08-22T16:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73035#M2589</link>
      <description>&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;Actually I’ve already tried with snmp traps. The problem remains.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The use of informs is what we get when on XMC we select the “Register Trap Receiver”. Basically, the XMC sets the configuration of the snmp-server and it uses informs instead of traps.&lt;/P&gt;&lt;P&gt;The most annoying thing is that on XMC I cannot see any incoming traffic on port 162 from my VSPs. I see from my EXOS stacks, but not&amp;nbsp;from my VSPs. So, I think is clearly something related with the VOSS configuration or the software version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Aug 2020 15:30:27 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73035#M2589</guid>
      <dc:creator>csantos</dc:creator>
      <dc:date>2020-08-24T15:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: VSP - unable send traps to XMC SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73036#M2590</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;About this, I’ve reach out the support team and now the SNMP traps on my VSPs devices are working fine.&lt;/P&gt;&lt;P&gt;So, first, I’ve configured a loopback IP address (CLIP) on the switch to&amp;nbsp;use it as the SNMP sender source. On the VOSS CLI reference doc (&lt;A href="https://documentation.extremenetworks.com/VOSS/SW/71x/9035528_CLIRefVOSS_7.1_CRG.pdf" target="_blank" rel="nofollow noreferrer noopener"&gt;https://documentation.extremenetworks.com/VOSS/SW/71x/9035528_CLIRefVOSS_7.1_CRG.pdf&lt;/A&gt;), page 2110, it says that the IP SNMP sender source should be a CLIP address. If is not a CLIP address, then the&amp;nbsp;config &lt;STRONG&gt;snmp-server force-trap-sender&amp;nbsp;enable&lt;/STRONG&gt; will be ignored&amp;nbsp;and the switch automatically uses the IP address of the logical interface that is closest (from the perspective of the routing table).&amp;nbsp;If the reachability to the SNMP server is over an IS-IS/SPB IP shortcut NNI, the switch automatically uses the IS-IS IP source address and the settings from this command are ignored.&lt;/P&gt;&lt;P&gt;After this, I was able to use the command&amp;nbsp;&lt;STRONG&gt;snmp-sever force-trap-sender enable&lt;/STRONG&gt; properly. So, my snmp config, look like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server contact "Contact"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server location "Location"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;&lt;STRONG&gt;snmp-server authentication-trap enable&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;&lt;STRONG&gt;snmp-server force-iphdr-sender enable&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;&lt;STRONG&gt;snmp-server sender-ip &amp;lt;XMC Server IP&amp;gt; &amp;lt;CLIP address of the switch&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;&lt;STRONG&gt;snmp-server force-trap-sender enable&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server user user_xmc group "xmcgroup"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server user user_xmc group "xmcgroup"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server view "xmc_read" 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server view "xmc_write" 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server view "xmc_notify" 1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server group "xmcgroup" "" auth-priv read-view xmc_read write-view xmc_write notify-view root&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;snmp-server group "user_xmc" "" auth-priv read-view xmc_read write-view xmc_write notify-view xmc_notify&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color:#000000;"&gt;&lt;STRONG&gt;snmp-server host &amp;lt;XMC server IP&amp;gt; v3 authPriv user_xmc inform&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------&lt;/P&gt;&lt;P&gt;After this config, I was able to see traffic on the tcpdump capture coming through port 162 (SNMP traps) to&amp;nbsp;the XMC from the&amp;nbsp;VSP.&lt;/P&gt;&lt;P&gt;At last I removed the VSP switches from XMC and added them again using the CLIP address.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this&amp;nbsp;helps someone else.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Aug 2020 14:56:23 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/network-architecture-design/vsp-unable-send-traps-to-xmc-snmpv3/m-p/73036#M2590</guid>
      <dc:creator>csantos</dc:creator>
      <dc:date>2020-08-27T14:56:23Z</dc:date>
    </item>
  </channel>
</rss>

