<?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: Problem with SNMPv3 in ExtremeCloud IQ- Site Engine Management Center</title>
    <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48599#M6891</link>
    <description>Thanks for your help, i could  check it on Monday,&lt;BR /&gt;
Where i can find the snmp engine id of the xmc&lt;BR /&gt;</description>
    <pubDate>Fri, 31 Aug 2018 18:26:00 GMT</pubDate>
    <dc:creator>dr_watson</dc:creator>
    <dc:date>2018-08-31T18:26:00Z</dc:date>
    <item>
      <title>Problem with SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48597#M6889</link>
      <description>Hi guys,&lt;BR /&gt;
&lt;BR /&gt;
we are using the Extreme Management Center and SNMPV3 to manage our extreme switche.&lt;BR /&gt;
It is working very fine but i did not undrstand this error message.&lt;BR /&gt;
&lt;BR /&gt;
 sh snmpv3 counters&lt;BR /&gt;
&lt;BR /&gt;
        snmpUnknownSecurityModels       : 0&lt;BR /&gt;
        snmpInvalidMessages             : 0&lt;BR /&gt;
        snmpUnknownPDUHandlers          : 0&lt;BR /&gt;
        usmStatsUnsupportedSecLevels    : 0&lt;BR /&gt;
        usmStatsNotInTimeWindows        : 0&lt;BR /&gt;
        usmStatsUnknownUserNames        : 0&lt;BR /&gt;
     &lt;B&gt;   &lt;U&gt;usmStatsUnknownEngineIDs        : 265&lt;/U&gt;&lt;/B&gt;&lt;BR /&gt;
        usmStatsWrongDigests            : 0&lt;BR /&gt;
        usmStatsDecryptionErrors        : 0&lt;BR /&gt;
&lt;BR /&gt;
This is my configuration of snmpv3 on my router.&lt;BR /&gt;
&lt;BR /&gt;
configure   snmpv3 add user "Netsight" engine-id 80:00:07:7c:00:04:96:a2:22:a1   authentication md5 auth-encrypted localized-key   23:24:73:2f:34:71:5a:6a:59:38:76:2f:54:4f:65:4c:74:50:66:6e:79:35:33:77:36:72:6b:6&lt;BR /&gt;
9:48:61:68:35:7a:4a:67:43:78:36:4b:6d:56:38:49:4c:33:50:30:74:6b:42:30:30:67:3d   privacy privacy-encrypted localized-key   23:24:33:7a:67:4c:6d:73:78:55:2b:76:52:65:62:68:55:30:52:48:36:59:2b:72:6c:68:51:65:4f:&lt;BR /&gt;
57:58:51:52:39:52:62:4b:34:42:2f:6c:4e:6d:77:30:55:61:51:36:6a:70:2f:34:3d&lt;BR /&gt;
configure snmpv3 add group "Netsight" user "Netsight" sec-model usm&lt;BR /&gt;
configure   snmpv3 add access "Netsight" sec-model usm sec-level priv read-view   "Netsight" write-view "Netsight" notify-view "Netsight"&lt;BR /&gt;
configure snmpv3 add mib-view "Netsight" subtree 1.0/80 type included&lt;BR /&gt;
configure   snmpv3 add target-addr "TVNetsight" param "TV1Netsight" ipaddress   172.31.150.150 transport-port 162 tag-list "TVInformTag"&lt;BR /&gt;
configure snmpv3 add target-params "TV1Netsight" user "Netsight" mp-model snmpv3 sec-model usm sec-level priv&lt;BR /&gt;
configure snmpv3 add notify "TVInformTag" tag "TVInformTag" type inform&lt;BR /&gt;
enable snmp access&lt;BR /&gt;
disable snmp access snmp-v1v2c&lt;BR /&gt;
enable snmp access snmpv3&lt;BR /&gt;
&lt;BR /&gt;
I have only 1 questions.&lt;BR /&gt;
The Netsight engine-id ist the mac from the switch or from the management center?&lt;BR /&gt;
When the engine id is a mac address, the the Mac address ist to long....&lt;BR /&gt;
&lt;BR /&gt;
Who can help me...&lt;BR /&gt;
&lt;BR /&gt;
Thomas&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2018 11:45:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48597#M6889</guid>
      <dc:creator>dr_watson</dc:creator>
      <dc:date>2018-08-31T11:45:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48598#M6890</link>
      <description>Engine ID is unique identifier. It is not MAC address, but can be derived from MAC. Engine ID should be the same until reboot of the device/process.&lt;BR /&gt;
&lt;BR /&gt;
each SNMPv3 component should have unique EngineID. You can configure it on switches what EngineID will be used.&lt;BR /&gt;
&lt;BR /&gt;
if you use SNMPv3 traps then you need to configure the EngineID of the switch in the XMC.&lt;BR /&gt;
If you use SNMPv3 inform then you need to know the EngineID of the XMC before you send the inform. many operating systems (including XOS) does check the EngineID of the management before sending the inform.&lt;BR /&gt;
&lt;BR /&gt;
I guess the counter is showing how many times the EngineID was resolved before the Inform was sent.</description>
      <pubDate>Fri, 31 Aug 2018 17:34:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48598#M6890</guid>
      <dc:creator>Zdeněk_Pala</dc:creator>
      <dc:date>2018-08-31T17:34:00Z</dc:date>
    </item>
    <item>
      <title>RE: Problem with SNMPv3</title>
      <link>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48599#M6891</link>
      <description>Thanks for your help, i could  check it on Monday,&lt;BR /&gt;
Where i can find the snmp engine id of the xmc&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Aug 2018 18:26:00 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremecloud-iq-site-engine/problem-with-snmpv3/m-p/48599#M6891</guid>
      <dc:creator>dr_watson</dc:creator>
      <dc:date>2018-08-31T18:26:00Z</dc:date>
    </item>
  </channel>
</rss>

