<?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: Generate SNMP TRAP when config changes in Network Security</title>
    <link>https://community.cisco.com/t5/network-security/generate-snmp-trap-when-config-changes/m-p/2312689#M311128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a clue about how to do it.&lt;/P&gt;&lt;P&gt;I use in the asa the fallowing command:&lt;/P&gt;&lt;PRE style="padding: 0.3em; clear: none; overflow-y: auto; line-height: 1.333; background-color: #222222; color: #ffffff;"&gt;&lt;P&gt;snmp-server host DMZ 10.153.50.5 community *****&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.333; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;snmp-server enable traps entity config-change fru-insert fru-remove&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And I setup a snmptrapd on a lin&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt; /etc/snmp/snmptrapd.conf&lt;/P&gt;&lt;P&gt;# Example configuration file for snmptrapd&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# No traps are handled by default, you must edit this file!&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt; authCommunity&amp;nbsp;&amp;nbsp; log,execute,net public&lt;/P&gt;&lt;P&gt;# traphandle SNMPv2-MIB::coldStart&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/bin/bin/my_great_script cold&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ux box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But it doesn´t works when I do a config change, it doesn´t generate anything on the linux box log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 07:24:35 GMT</pubDate>
    <dc:creator>sistemaspcsnet</dc:creator>
    <dc:date>2013-10-11T07:24:35Z</dc:date>
    <item>
      <title>Generate SNMP TRAP when config changes</title>
      <link>https://community.cisco.com/t5/network-security/generate-snmp-trap-when-config-changes/m-p/2312688#M311126</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any way to generate a SNMP trap when new config is saved in ASA 5510? &lt;/P&gt;&lt;P&gt;We are running ASA 8.3&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 02:50:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/generate-snmp-trap-when-config-changes/m-p/2312688#M311126</guid>
      <dc:creator>sistemaspcsnet</dc:creator>
      <dc:date>2019-03-12T02:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Generate SNMP TRAP when config changes</title>
      <link>https://community.cisco.com/t5/network-security/generate-snmp-trap-when-config-changes/m-p/2312689#M311128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a clue about how to do it.&lt;/P&gt;&lt;P&gt;I use in the asa the fallowing command:&lt;/P&gt;&lt;PRE style="padding: 0.3em; clear: none; overflow-y: auto; line-height: 1.333; background-color: #222222; color: #ffffff;"&gt;&lt;P&gt;snmp-server host DMZ 10.153.50.5 community *****&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 1.333; font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;snmp-server enable traps entity config-change fru-insert fru-remove&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;And I setup a snmptrapd on a lin&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt; /etc/snmp/snmptrapd.conf&lt;/P&gt;&lt;P&gt;# Example configuration file for snmptrapd&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt;# No traps are handled by default, you must edit this file!&lt;/P&gt;&lt;P&gt;#&lt;/P&gt;&lt;P&gt; authCommunity&amp;nbsp;&amp;nbsp; log,execute,net public&lt;/P&gt;&lt;P&gt;# traphandle SNMPv2-MIB::coldStart&amp;nbsp;&amp;nbsp;&amp;nbsp; /usr/bin/bin/my_great_script cold&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ux box.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;But it doesn´t works when I do a config change, it doesn´t generate anything on the linux box log.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Any idea?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 07:24:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-security/generate-snmp-trap-when-config-changes/m-p/2312689#M311128</guid>
      <dc:creator>sistemaspcsnet</dc:creator>
      <dc:date>2013-10-11T07:24:35Z</dc:date>
    </item>
  </channel>
</rss>

