<?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: AIQUM and SNMP traps in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449171#M28536</link>
    <description>&lt;P&gt;I wrote a new KB for this as well:&lt;BR /&gt;&lt;A title="How to test sending SNMP Traps from ActiveIQ Unified Manager to a Trap Host" href="https://kb.netapp.com/mgmt/AIQUM/How_to_test_sending_SNMP_Traps_from_ActiveIQ_Unified_Manager_to_a_Trap_Host" target="_blank" rel="internal noopener"&gt;How to test sending SNMP Traps from ActiveIQ Unified Manager to a Trap Host&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Nov 2023 20:13:36 GMT</pubDate>
    <dc:creator>dawnr</dc:creator>
    <dc:date>2023-11-23T20:13:36Z</dc:date>
    <item>
      <title>AIQUM and SNMP traps</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449066#M28534</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;We have configured the use of SNMP traps from an AIQUM instance.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to know when an SNMP trap is generated (for which events)? Is it possible to validate/check in any log file the SNMP traps generated and sent to the trap destination host?&lt;BR /&gt;We are trying to send the logs to Splunk but we're having issues, we're almost sure that there is no firewall in the middle blocking connectivity, but we do not get any trap coming from the AIQUM server in Splunk.&lt;/P&gt;&lt;P&gt;Do you know how to generate a test SNMP trap from the AIQUM server?&lt;/P&gt;&lt;P&gt;Any feedback would be appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:43:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449066#M28534</guid>
      <dc:creator>jessango</dc:creator>
      <dc:date>2025-06-04T09:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: AIQUM and SNMP traps</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449170#M28535</link>
      <description>&lt;P&gt;UM does not have a dedicated log for email and snmp. You can check in the ocie log folder for server.log, and in the ocum log folder for ocumserver.log, you may see failures there if it is not successful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Otherwise, you can configure an alert with an option to send a snmp trap as well, and test the alert.&lt;/P&gt;&lt;P&gt;Or collect a packet trace if you expect an alert to be triggered that would send a trap.&lt;/P&gt;&lt;P&gt;If this is not an OVA deployment of UM, you could also install an snmp tool and test SNMP from UM to the traphost.&lt;BR /&gt;&lt;BR /&gt;Sending UM OID ocumAlertTest from a RHEL server with net-snmp-utils installed:&lt;BR /&gt;[root@dawnr-um ~]# snmptrap -c public -v2c 10.216.25.47 trapoid .1.3.6.1.4.1.789.5.1.0.11111&lt;BR /&gt;&lt;BR /&gt;Received:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dawnr_0-1700763925588.png" style="width: 400px;"&gt;&lt;img src="https://community.netapp.com/t5/image/serverpage/image-id/27337i3A46EA8FFCD14163/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dawnr_0-1700763925588.png" alt="dawnr_0-1700763925588.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For the OVA and Linux deployments, you can try using 'nc' with the UDP switch.&lt;BR /&gt;&lt;A href="https://kb.netapp.com/mgmt/AIQUM/How_to_check_connectivity_to_SNMP_destinations_in_Active_IQ_Unified_Manager" target="_blank" rel="noopener"&gt;How to check connectivity to SNMP destinations in Active IQ Unified Manager&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Log locations:&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/mgmt/AIQUM/What_are_the_notable_log_files_and_their_respective_locations_for_Active_IQ_Unified_Manager" target="_blank" rel="noopener"&gt;What are the notable log files and their respective locations for Active IQ Unified Manager?&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 18:29:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449170#M28535</guid>
      <dc:creator>dawnr</dc:creator>
      <dc:date>2023-11-23T18:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: AIQUM and SNMP traps</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449171#M28536</link>
      <description>&lt;P&gt;I wrote a new KB for this as well:&lt;BR /&gt;&lt;A title="How to test sending SNMP Traps from ActiveIQ Unified Manager to a Trap Host" href="https://kb.netapp.com/mgmt/AIQUM/How_to_test_sending_SNMP_Traps_from_ActiveIQ_Unified_Manager_to_a_Trap_Host" target="_blank" rel="internal noopener"&gt;How to test sending SNMP Traps from ActiveIQ Unified Manager to a Trap Host&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2023 20:13:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/AIQUM-and-SNMP-traps/m-p/449171#M28536</guid>
      <dc:creator>dawnr</dc:creator>
      <dc:date>2023-11-23T20:13:36Z</dc:date>
    </item>
  </channel>
</rss>

