<?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: Cant config snmp v2c on x670 ExtremeXOS version 16.1.3.6 16.1.3.6-patch1-2 in ExtremeSwitching (EXOS/Switch Engine)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36186#M7431</link>
    <description>&lt;B&gt;v1v2c_ro&lt;/B&gt; is a default group, therefore using the command &lt;B&gt;disable snmpv3 default-group&lt;/B&gt; disables it.&lt;BR /&gt;
&lt;BR /&gt;
disable snmpv3 default-group# show snmpv3 group&lt;BR /&gt;
Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv1&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : NotInService&lt;/B&gt;Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : NotInService &lt;/B&gt;Either you create a new group that you can associate with your newly created community, configure snmpv3 add user 123456789&lt;BR /&gt;
configure snmpv3 add group 123456789 user 123456789 sec-model snmpv2c&lt;BR /&gt;
 # show snmpv3 group&lt;BR /&gt;
Group Name      : 123456789&lt;BR /&gt;
Security Name   : 123456789&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
Row Status      : ActiveOR you enable the default groups&lt;BR /&gt;
enable snmpv3 default-group# show snmpv3 group&lt;BR /&gt;
Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv1&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : Active&lt;/B&gt;&lt;BR /&gt;
 Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : Active&lt;/B&gt;Hope this helps,</description>
    <pubDate>Fri, 23 Sep 2016 13:13:00 GMT</pubDate>
    <dc:creator>Kawawa</dc:creator>
    <dc:date>2016-09-23T13:13:00Z</dc:date>
    <item>
      <title>Cant config snmp v2c on x670 ExtremeXOS version 16.1.3.6 16.1.3.6-patch1-2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36185#M7430</link>
      <description>&lt;P&gt;cant get any info from snmpd:&lt;BR /&gt;09/22/2016 23:01:27.21 Login failed through SNMPv1/v2c - bad community name (192.168.6.252)09/22/2016 23:01:27.04 Previous message repeated 2 additional times in the last 1 second(s)&lt;BR /&gt;&lt;BR /&gt;snmp config is&lt;BR /&gt;&lt;BR /&gt;configure snmpv3 delete user "admin" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete user "initial" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete user "initialmd5" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete user "initialsha" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete user "initialmd5Priv" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete user "initialshaPriv" engine-id 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;configure snmpv3 delete community "private"&lt;BR /&gt;configure snmpv3 delete community "public"&lt;BR /&gt;configure snmpv3 add community "123456789" name "123456789" user "v1v2c_ro"&lt;BR /&gt;disable snmpv3 default-group&lt;BR /&gt;&lt;BR /&gt;Slot-1 kernel.29 # show snmpv3 community&lt;BR /&gt;Community Index : 123456789&lt;BR /&gt;Community Name : 123456789&lt;BR /&gt;Security Name : v1v2c_ro&lt;BR /&gt;Context EngineID : 80:00:07:7c:03:02:04:96:8f:c3:e2&lt;BR /&gt;Context Name :&lt;BR /&gt;Transport Tag :&lt;BR /&gt;Storage Type : NonVolatile&lt;BR /&gt;Row Status : Active&lt;BR /&gt;&lt;BR /&gt;Total num. of entries in snmpCommunityTable : 1&lt;BR /&gt;&lt;BR /&gt;in hub I see&lt;BR /&gt;&lt;A href="https://extremeportal.force.com/ExtrArticleDetail?an=000077695" target="_blank" rel="nofollow noreferrer noopener"&gt;https://extremeportal.force.com/ExtrArticleDetail?an=000077695&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;configure snmpv3 add access v1v2c_ro sec-model snmpv2c sec-level noauth read-view defaultUserView notify-view defaultNotifyViewconfigure snmpv3 add mib-view defaultUserView subtree 1 type includedit says - that it exist...&lt;BR /&gt;&lt;BR /&gt;roman@jusi:~$ snmpwalk -v2c -c 123456789 192.168.6.45&lt;BR /&gt;Timeout: No Response from 192.168.6.45&lt;BR /&gt;roman@jusi:~$ ping 192.168.6.45PING 192.168.6.45 (192.168.6.45) 56(84) bytes of data.&lt;BR /&gt;64 bytes from 192.168.6.45: icmp_seq=1 ttl=63 time=0.674 ms&lt;BR /&gt;&lt;BR /&gt;What I done wrong?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://serdi.ru" target="_blank" rel="nofollow noreferrer noopener"&gt;romanse@serdi.ru&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Sep 2016 01:21:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36185#M7430</guid>
      <dc:creator>Roman_Solovyov</dc:creator>
      <dc:date>2016-09-23T01:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cant config snmp v2c on x670 ExtremeXOS version 16.1.3.6 16.1.3.6-patch1-2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36186#M7431</link>
      <description>&lt;B&gt;v1v2c_ro&lt;/B&gt; is a default group, therefore using the command &lt;B&gt;disable snmpv3 default-group&lt;/B&gt; disables it.&lt;BR /&gt;
&lt;BR /&gt;
disable snmpv3 default-group# show snmpv3 group&lt;BR /&gt;
Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv1&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : NotInService&lt;/B&gt;Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : NotInService &lt;/B&gt;Either you create a new group that you can associate with your newly created community, configure snmpv3 add user 123456789&lt;BR /&gt;
configure snmpv3 add group 123456789 user 123456789 sec-model snmpv2c&lt;BR /&gt;
 # show snmpv3 group&lt;BR /&gt;
Group Name      : 123456789&lt;BR /&gt;
Security Name   : 123456789&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
Row Status      : ActiveOR you enable the default groups&lt;BR /&gt;
enable snmpv3 default-group# show snmpv3 group&lt;BR /&gt;
Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv1&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : Active&lt;/B&gt;&lt;BR /&gt;
 Group Name      : v1v2c_ro&lt;BR /&gt;
Security Name   : v1v2c_ro&lt;BR /&gt;
Security Model  : snmpv2c&lt;BR /&gt;
Storage Type    : NonVolatile&lt;BR /&gt;
&lt;B&gt;Row Status      : Active&lt;/B&gt;Hope this helps,</description>
      <pubDate>Fri, 23 Sep 2016 13:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36186#M7431</guid>
      <dc:creator>Kawawa</dc:creator>
      <dc:date>2016-09-23T13:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Cant config snmp v2c on x670 ExtremeXOS version 16.1.3.6 16.1.3.6-patch1-2</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36187#M7432</link>
      <description>Thanks a lot! Now everything is ok!</description>
      <pubDate>Fri, 23 Sep 2016 17:12:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-exos-switch/cant-config-snmp-v2c-on-x670-extremexos-version-16-1-3-6-16-1-3/m-p/36187#M7432</guid>
      <dc:creator>Roman_Solovyov</dc:creator>
      <dc:date>2016-09-23T17:12:00Z</dc:date>
    </item>
  </channel>
</rss>

