<?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: I need to configure SNMPv3 on NetSight switches and Avaya - Cisco in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38735#M4673</link>
    <description>Thks Ryan&lt;BR /&gt;
I do not use this snmp configuration for cisco, it gives me an error after this line: snmp-server group V3Group v3 auth read V3Read write V3Writesnmp-server does not allow to add user.  Your contributions please. Thank you&lt;BR /&gt;</description>
    <pubDate>Mon, 11 Jul 2016 18:39:00 GMT</pubDate>
    <dc:creator>Jairo_Rojas_Her</dc:creator>
    <dc:date>2016-07-11T18:39:00Z</dc:date>
    <item>
      <title>I need to configure SNMPv3 on NetSight switches and Avaya - Cisco</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38733#M4671</link>
      <description>Anyone can share me a script of a configuration switches snmp v3 on Avaya, Huawei and Cisco to work them properly in NetSight?&lt;BR /&gt;
I appreciate your help!!&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jul 2016 03:23:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38733#M4671</guid>
      <dc:creator>Jairo_Rojas_Her</dc:creator>
      <dc:date>2016-07-08T03:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need to configure SNMPv3 on NetSight switches and Avaya - Cisco</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38734#M4672</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
The following commands should work with Cisco using the default NetSight SNMPv3 profile: &lt;BR /&gt;
&lt;BR /&gt;
snmp-server group V3Group v3 auth read V3Read write V3Writesnmp-server user snmpuser V3Group v3 auth md5 snmpauthcred priv des snmpprivcred&lt;BR /&gt;
snmp-servert view V3Read iso included&lt;BR /&gt;
snmp-server view V3Write iso included&lt;BR /&gt;
&lt;BR /&gt;
I don't have any examples for Avaya, or Huawei&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
-Ryan</description>
      <pubDate>Mon, 11 Jul 2016 18:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38734#M4672</guid>
      <dc:creator>Ryan_Yacobucci</dc:creator>
      <dc:date>2016-07-11T18:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need to configure SNMPv3 on NetSight switches and Avaya - Cisco</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38735#M4673</link>
      <description>Thks Ryan&lt;BR /&gt;
I do not use this snmp configuration for cisco, it gives me an error after this line: snmp-server group V3Group v3 auth read V3Read write V3Writesnmp-server does not allow to add user.  Your contributions please. Thank you&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jul 2016 18:39:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38735#M4673</guid>
      <dc:creator>Jairo_Rojas_Her</dc:creator>
      <dc:date>2016-07-11T18:39:00Z</dc:date>
    </item>
    <item>
      <title>RE: I need to configure SNMPv3 on NetSight switches and Avaya - Cisco</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38736#M4674</link>
      <description>Avaya VSP:&lt;BR /&gt;
no boot config flags block-snmp (enables SNMP)&lt;BR /&gt;
load-encryption-module aes (loads encryption module for AES)&lt;BR /&gt;
snmp-server view Client 1.3 (permission to modify SNMP settings)&lt;BR /&gt;
snmp-server user test-user group test-group sha test-sha eas test-aes (created a user “test-user” in the group “test-group” with SHA password “test-sha” and EAS password “test-aes”)&lt;BR /&gt;
snmp-server group test-group “” auth-priv read-view root write-view root notify-view root (created group “test-group” with read/write/notify privileges)&lt;BR /&gt;
&lt;BR /&gt;
Avaya ERS Switches:&lt;BR /&gt;
snmp-server user test-user sha test-sha aes test-aes read-view nncli write-view nncli (created a user “test-user” with SHA password “test-sha” and EAS password “test-aes”)&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Oct 2017 22:16:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/i-need-to-configure-snmpv3-on-netsight-switches-and-avaya-cisco/m-p/38736#M4674</guid>
      <dc:creator>Jay6</dc:creator>
      <dc:date>2017-10-04T22:16:00Z</dc:date>
    </item>
  </channel>
</rss>

