<?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 ISE - Test SNMP Access to a Node in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514623#M511078</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a switch that should be SNMP polled by ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Admin access to the switch is controlled by ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SNMP v3 settings have been applied in the "SNMP Settings" section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can you view if ISE is able to access the switch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Apr 2018 12:58:22 GMT</pubDate>
    <dc:creator>DamianRC</dc:creator>
    <dc:date>2018-04-03T12:58:22Z</dc:date>
    <item>
      <title>ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514623#M511078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a switch that should be SNMP polled by ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Admin access to the switch is controlled by ISE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SNMP v3 settings have been applied in the "SNMP Settings" section.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where can you view if ISE is able to access the switch?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 12:58:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514623#M511078</guid>
      <dc:creator>DamianRC</dc:creator>
      <dc:date>2018-04-03T12:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514624#M511079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set the SNMP poll time to the minimum of 10 minutes and watch for Profiler SNMP failure alarms on the home screen.&amp;nbsp; That will tell you if SNMP to the NAD is working.&amp;nbsp; I have never been able to get SNMPv3 working correctly from ISE to a switch.&amp;nbsp; I usually just punt and tell the customer to setup an SNMPv2 read-only community string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 13:41:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514624#M511079</guid>
      <dc:creator>paul</dc:creator>
      <dc:date>2018-04-03T13:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514625#M511080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for this, sir.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 13:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514625#M511080</guid>
      <dc:creator>DamianRC</dc:creator>
      <dc:date>2018-04-03T13:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514626#M511081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From Live Log you can click the link presented for the switch port and this will trigger a report using SNMP (and indicate if SNMP successful).&amp;nbsp; You can also go to Context Visibility and select Network Devices.&amp;nbsp; Select the NAD of interest in table and select menu option to "Run on Selected" (under "Port Config Status").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get SNMP probe working correctly with SNMPv3, it is necessary to configure the views and context to allow retrieval of the Bridge MIB and per-VLAN table data queried on triggered SNMP. As I recall, polled mode will not query these tables and should work with simpler config.&amp;nbsp; Here is my working config for ISE SNMP Probe with SNMPv3:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server group snmpv3group v3 auth read iseview write iseview notify iseview&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server group snmpv3group v3 auth context vlan- match prefix read iseview&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server view iseview iso included&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server trap-source GigabitEthernet1/0/24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server enable traps snmp linkdown linkup&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server enable traps mac-notification change move&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server host 10.1.100.8 version 3 auth snmpv3user mac-notification snmp&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri',sans-serif; color: #1f497d;"&gt;snmp-server user snmpv3user snmpv3group v3 auth md5 snmpv3pass&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course you will need to make sure the ISE NAD config matches the username and password credentials configured on switch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Craig&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2018 14:34:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514626#M511081</guid>
      <dc:creator>Craig Hyps</dc:creator>
      <dc:date>2018-04-03T14:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514627#M511082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fantastic stuff!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 12:16:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3514627#M511082</guid>
      <dc:creator>DamianRC</dc:creator>
      <dc:date>2018-04-10T12:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: ISE - Test SNMP Access to a Node</title>
      <link>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3833696#M511083</link>
      <description>&lt;P&gt;This is the only place where a valid SNMPv3 Traps config is given. Wasn't able to find this anywhere else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Craig.&lt;/P&gt;&lt;P&gt;It's pity you left Cisco &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2019 11:44:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/ise-test-snmp-access-to-a-node/m-p/3833696#M511083</guid>
      <dc:creator>Tymofii Dmytrenko</dc:creator>
      <dc:date>2019-04-07T11:44:38Z</dc:date>
    </item>
  </channel>
</rss>

