<?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: Unable to get SNMPv3 working with ExtremeManagement in Data Center (SLX)</title>
    <link>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20349#M79</link>
    <description>Dame it, should have noticed that I only had notify configured, was so close to getting it right &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Appreciate the effort and assistance Mike, that worked a charm.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
    <pubDate>Thu, 21 Mar 2019 22:05:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-03-21T22:05:00Z</dc:date>
    <item>
      <title>Unable to get SNMPv3 working with ExtremeManagement</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20347#M77</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Created the configuration below for SNMPv3:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;snmp-server group NetAdmin v3 notify All&lt;BR /&gt;snmp-server user NetSight groupname NetAdmin auth sha auth-password xxxxxxxxxxx priv AES128 priv-password xxxxxxxxxxxxx&lt;BR /&gt;snmp-server v3host x.x.x.x NetSight severity-level info use-vrf mgmt-vrf&lt;BR /&gt;snmp-server view All 1 included&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
The VCS logical chassis has 8 rbridges and I've configured an IP address in each in the mgmt.-vrf, this is reachable by ExtremeManagement&lt;BR /&gt;
&lt;BR /&gt;
I noticed when I Rbridge to a switch there is also the ability to add snmp-server commands, which I added the above configuration also.&lt;BR /&gt;
&lt;BR /&gt;
Problem I have is the VCS on any IP i.e. Rbridge or Virtual IP will not go green, but can't workout what I am missing. I know the snmp credentials are correct and I use them with other switches.&lt;BR /&gt;
&lt;BR /&gt;
In addition I'm not sure what debug or show commands are available for SNMP, couldn't find any with a quick search in the command reference guide, just the 'show run snmp'&lt;BR /&gt;
&lt;BR /&gt;
If I use the NetSight MIB Tools and run a 'GetNext' on the switch it shows:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Object Query: Successfully complete GetNext request&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
But never returns any data on any object&lt;BR /&gt;
&lt;BR /&gt;
If I use just a Get, the message always comes back on any object&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;Object Query, No Such Name.&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Also run this command from ExtremeManagement:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;snmpget -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password x.x.x.x .1.3.6.1.2.1.47.1.1&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
And comes back with:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;iso.1.3.6.1.2.1.47.1.1 = No Such Object available on this agent at this OID&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
Got the OID from page 28 of the 'Extreme Networks OS MIB Reference 7.2.0'&lt;BR /&gt;
&lt;BR /&gt;
Is there anything wrong with my configuration, or something that I might be missing?&lt;BR /&gt;
&lt;BR /&gt;
Thanks in advance.</description>
      <pubDate>Thu, 21 Mar 2019 19:13:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20347#M77</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T19:13:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to get SNMPv3 working with ExtremeManagement</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20348#M78</link>
      <description>Martin,&lt;BR /&gt;
&lt;BR /&gt;
I tested this in my lab with your config and saw the same issues with an SNMP get request as well as a SNMP walk.&lt;BR /&gt;
&lt;BR /&gt;
I then adjusted the following config:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;snmp-server group NetAdmin v3 read All notify All&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
And am now seeing the expected output:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# snmpwalk -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password 10.26.143.28 .1.3.6.1.2.1.47.1.1&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.1 = STRING: "chassis"&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.2 = STRING: "MODULE"&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.3 = STRING: "FAN SLOT"&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.4 = STRING: "FAN"&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.5 = STRING: "FAN SLOT"&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
For the SNMP Get, the full OID needs to be used:&lt;BR /&gt;
&lt;BR /&gt;
&lt;DIV class="threadCode"&gt;&lt;B&gt;code:&lt;/B&gt;&lt;PRE spellcheck="false"&gt;# snmpget -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password 10.26.143.28 .1.3.6.1.2.1.47.1.1&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1 = No Such Object available on this agent at this OID&lt;BR /&gt;&lt;BR /&gt;# snmpget -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password 10.26.143.28 .1.3.6.1.2.1.47.1.1.1.1.2.1&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.1 = STRING: "chassis"&lt;BR /&gt;# snmpget -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password 10.26.143.28 .1.3.6.1.2.1.47.1.1.1.1.2.2&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.2 = STRING: "MODULE"&lt;BR /&gt;# snmpget -v 3 -u NetSight -l authPriv -a SHA -A password -x AES -X password 10.26.143.28 .1.3.6.1.2.1.47.1.1.1.1.2.3&lt;BR /&gt;SNMPv2-SMI::mib-2.47.1.1.1.1.2.3 = STRING: "FAN SLOT"&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/DIV&gt;&lt;BR /&gt;
&lt;BR /&gt;
I hope this helps resolve your issue.&lt;BR /&gt;
&lt;BR /&gt;
Mike Morey&lt;BR /&gt;
Principal Technical Support Engineer</description>
      <pubDate>Thu, 21 Mar 2019 21:59:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20348#M78</guid>
      <dc:creator>Michael_Morey</dc:creator>
      <dc:date>2019-03-21T21:59:00Z</dc:date>
    </item>
    <item>
      <title>RE: Unable to get SNMPv3 working with ExtremeManagement</title>
      <link>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20349#M79</link>
      <description>Dame it, should have noticed that I only had notify configured, was so close to getting it right &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;
&lt;BR /&gt;
Appreciate the effort and assistance Mike, that worked a charm.&lt;BR /&gt;
&lt;BR /&gt;
Thanks.</description>
      <pubDate>Thu, 21 Mar 2019 22:05:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/data-center-slx/unable-to-get-snmpv3-working-with-extrememanagement/m-p/20349#M79</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-21T22:05:00Z</dc:date>
    </item>
  </channel>
</rss>

