<?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: OneView XOS restore in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34778#M3906</link>
    <description>Hi Team,&lt;BR /&gt;
&lt;BR /&gt;
This article will help you out for SNMPV3 traps in netsight.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight-Console" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Suresh.B&lt;BR /&gt;
&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Nov 2015 21:14:00 GMT</pubDate>
    <dc:creator>Bharathiraja__S</dc:creator>
    <dc:date>2015-11-03T21:14:00Z</dc:date>
    <item>
      <title>OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34769#M3897</link>
      <description>Is it possible to restore XOS config  from OneView. &lt;BR /&gt;
I have several x460s comm via SNMPv3. They seem to backup fine thru the scheduled archive, but when I try to restore config from OneView I get error communicating with device. When I look at syslog it says it failed to loging bad community name - like it is trying to use old V2 credentials&lt;BR /&gt;
Thanks for your time</description>
      <pubDate>Tue, 03 Nov 2015 03:28:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34769#M3897</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T03:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34770#M3898</link>
      <description>Hi Support team,&lt;BR /&gt;
&lt;BR /&gt;
Please find the below article regarding your issue ,&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/Solution/SNMP-Not-Working-on-Switch-Stack" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/Solution/SNMP-Not-Working-on-Switch-Stack&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Check and let me know if this is working.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Suresh.B&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 09:02:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34770#M3898</guid>
      <dc:creator>Bharathiraja__S</dc:creator>
      <dc:date>2015-11-03T09:02:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34771#M3899</link>
      <description>Hi GCIT_Support,&lt;BR /&gt;
&lt;BR /&gt;
What version of IOS?&lt;BR /&gt;
Standalone or Stacking?&lt;BR /&gt;
Solved the problem or not?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Edson Y.</description>
      <pubDate>Tue, 03 Nov 2015 17:55:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34771#M3899</guid>
      <dc:creator>Edson_Fuchigami</dc:creator>
      <dc:date>2015-11-03T17:55:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34772#M3900</link>
      <description>No, still same problem.&lt;BR /&gt;
Here is my config:&lt;BR /&gt;
&lt;BR /&gt;
# Module snmpMaster configuration.&lt;BR /&gt;
#&lt;BR /&gt;
configure snmpv3 add user "v3admin" engine-id 80:00:07:7c:03:00:04:96:8b:a0:2a authentication md5 auth-encrypted localized-key 23:f0:23:d9:23:c6:39:62:6b:23:e3:23:c5:23:b4:23:1a:4c:71:6d:23:14:23:9d:23:d0 privacy privacy-encrypted localized-key 23:f0:23:d9:23:c6:39:62:6b:23:e3:23:c5:23:b4:23:1a:4c:71:6d:23:14:23:9d:23:d0&lt;BR /&gt;
configure snmpv3 add group "v1v2cNotifyGroup" user "v1v2cNotifyUser1" sec-model snmpv2c&lt;BR /&gt;
configure snmpv3 add group "v3group" user "v3admin" sec-model usm&lt;BR /&gt;
configure snmpv3 add access "v3admin" sec-model snmpv1 sec-level noauth read-view "defaultUserView" notify-view "defaultNotifyView"&lt;BR /&gt;
configure snmpv3 add access "v3admin" sec-model snmpv2c sec-level noauth read-view "defaultUserView" notify-view "defaultNotifyView"&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 "GCIT" name "GCIT" user "v1v2c_rw"&lt;BR /&gt;
configure snmpv3 add community "v1v2cNotifyComm1" name "GCIT" user "v1v2cNotifyUser1"&lt;BR /&gt;
configure snmpv3 add target-addr "TVv3admin" param "TV1v3admin" ipaddress 192.168.200.253 transport-port 162 tag-list "TVInformTag"&lt;BR /&gt;
configure snmpv3 add target-addr "informtarget" param "informparam" ipaddress 192.168.200.53 transport-port 162 vr "VR-Default" tag-list "defaultinform"&lt;BR /&gt;
configure snmpv3 add target-params "TV1v3admin" user "v3admin" mp-model snmpv3 sec-model usm sec-level priv&lt;BR /&gt;
configure snmpv3 add target-params "informparam" user "v3admin" mp-model snmpv3 sec-model usm sec-level priv&lt;BR /&gt;
configure snmpv3 add notify "TVInformTag" tag "TVInformTag" type inform&lt;BR /&gt;
configure snmpv3 add notify "TVTrapTag" tag "TVTrapTag"&lt;BR /&gt;
configure snmpv3 add notify "defaultinform" tag "defaultinform" type inform&lt;BR /&gt;
disable snmpv3 default-group&lt;BR /&gt;
disable snmpv3 default-user&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:43:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34772#M3900</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T20:43:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34773#M3901</link>
      <description>ExtremeXOS version 15.7.2.9 &lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 20:46:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34773#M3901</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T20:46:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34774#M3902</link>
      <description>Is there a document that explains how to setup SNMPv3 and SNMP traps with NetSight 6.3?&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:04:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34774#M3902</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T21:04:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34775#M3903</link>
      <description>Hi Support Team,&lt;BR /&gt;
&lt;BR /&gt;
I could see below mentioned command line is missing from your configuration.&lt;BR /&gt;
&lt;BR /&gt;
configure snmpv3 add mib-view defaultUserView subtree 1 type included&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Suresh.B&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34775#M3903</guid>
      <dc:creator>Bharathiraja__S</dc:creator>
      <dc:date>2015-11-03T21:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34776#M3904</link>
      <description>for some reason it will save to config&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34776#M3904</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T21:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34777#M3905</link>
      <description>will NOT save&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34777#M3905</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T21:05:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34778#M3906</link>
      <description>Hi Team,&lt;BR /&gt;
&lt;BR /&gt;
This article will help you out for SNMPV3 traps in netsight.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight-Console" target="_blank" rel="nofollow noreferrer noopener"&gt;https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-Configure-SNMPv3-Traps-via-NetSight...&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Suresh.B&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 21:14:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34778#M3906</guid>
      <dc:creator>Bharathiraja__S</dc:creator>
      <dc:date>2015-11-03T21:14:00Z</dc:date>
    </item>
    <item>
      <title>RE: OneView XOS restore</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34779#M3907</link>
      <description>I have done this. &lt;BR /&gt;
Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Nov 2015 22:35:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/oneview-xos-restore/m-p/34779#M3907</guid>
      <dc:creator>GCIT_Support</dc:creator>
      <dc:date>2015-11-03T22:35:00Z</dc:date>
    </item>
  </channel>
</rss>

