<?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: Sending and displaying snmp or syslog traps in InsightManager in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591079#M13286</link>
    <description>"To send snmp traps to your SIM server, you would configure the snmpd.conf file on the clients to have the 'trap dest' defined as the SIM server."&lt;BR /&gt;&lt;BR /&gt;- I know how to send snmp trap (ex:&lt;A href="http://net-snmp.sourceforge.net)." target="_blank"&gt;http://net-snmp.sourceforge.net).&lt;/A&gt; The questions are:&lt;BR /&gt;Is this possible to send snmp trap from some host to SIM server even if this host is not registered on host list in SIM server?&lt;BR /&gt;(I tried that and I do not see any trap on events list).&lt;BR /&gt;How to check what exactly SIM server received (maybe it is in database but SIM server for some reason is not able to display it).&lt;BR /&gt;&lt;BR /&gt;"You can have a script execute when some event is received. This script can flash a messageon your screen tty (don't knowabout the winbloz)"&lt;BR /&gt;&lt;BR /&gt;By default SIM console display events so no any special acction is needed i understand.</description>
    <pubDate>Thu, 28 Jul 2005 03:52:18 GMT</pubDate>
    <dc:creator>puchatekkubus</dc:creator>
    <dc:date>2005-07-28T03:52:18Z</dc:date>
    <item>
      <title>Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591077#M13284</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have question; is this possible to send snmp or syslog traps to new HP Systems Insight Manager server and display on screen or take some further action?&lt;BR /&gt;If so, how can I do that (just some tip)...&lt;BR /&gt;&lt;BR /&gt;Thanks a lot for answer&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jul 2005 09:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591077#M13284</guid>
      <dc:creator>puchatekkubus</dc:creator>
      <dc:date>2005-07-27T09:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591078#M13285</link>
      <description>To send snmp traps to your SIM server, you would configure the snmpd.conf file on the clients to have the 'trap dest' defined as the SIM server.&lt;BR /&gt;&lt;BR /&gt;You can have a script execute when some event is received. This script can flash a messageon your screen tty (don't knowabout the winbloz)</description>
      <pubDate>Wed, 27 Jul 2005 10:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591078#M13285</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2005-07-27T10:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591079#M13286</link>
      <description>"To send snmp traps to your SIM server, you would configure the snmpd.conf file on the clients to have the 'trap dest' defined as the SIM server."&lt;BR /&gt;&lt;BR /&gt;- I know how to send snmp trap (ex:&lt;A href="http://net-snmp.sourceforge.net)." target="_blank"&gt;http://net-snmp.sourceforge.net).&lt;/A&gt; The questions are:&lt;BR /&gt;Is this possible to send snmp trap from some host to SIM server even if this host is not registered on host list in SIM server?&lt;BR /&gt;(I tried that and I do not see any trap on events list).&lt;BR /&gt;How to check what exactly SIM server received (maybe it is in database but SIM server for some reason is not able to display it).&lt;BR /&gt;&lt;BR /&gt;"You can have a script execute when some event is received. This script can flash a messageon your screen tty (don't knowabout the winbloz)"&lt;BR /&gt;&lt;BR /&gt;By default SIM console display events so no any special acction is needed i understand.</description>
      <pubDate>Thu, 28 Jul 2005 03:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591079#M13286</guid>
      <dc:creator>puchatekkubus</dc:creator>
      <dc:date>2005-07-28T03:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591080#M13287</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;If the sending host is not registered in SIM, SIM will discard the trap.&lt;BR /&gt;&lt;BR /&gt;One thing you can do is sent the trap like if the sender is the SIM server itself. With TrapGen.exe, you can specify a -i IpAddress in the parameters and put the SIM server IP address there. Sim will consider this trap as coming from itself and register it. When I make some test with MRTG, I do this way. Thus, no alert will be sent to site admins. I'm the only recipient.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 07:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591080#M13287</guid>
      <dc:creator>OlivierV</dc:creator>
      <dc:date>2005-07-28T07:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591081#M13288</link>
      <description>"One thing you can do is sent the trap like if the sender is the SIM server itself. With TrapGen.exe, you can specify a -i IpAddress in the parameters and put the SIM server IP address there. Sim will consider this trap as coming from itself and register it."&lt;BR /&gt;&lt;BR /&gt;Thanks but it does NOT work. For instance command:&lt;BR /&gt;&lt;BR /&gt;TrapGen -d 10.40.15.40 -i 10.40.15.40 -v 1.3.6.1.4.1.1824.1.0.0.1 STRING "Very High Temperature"&lt;BR /&gt;&lt;BR /&gt;wil not create any event on SIM server.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 09:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591081#M13288</guid>
      <dc:creator>puchatekkubus</dc:creator>
      <dc:date>2005-07-28T09:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591082#M13289</link>
      <description>I could be wrong, but I believe you have to have a related system discovered to associate the trap with. It doesn't have to be a registered MIB or a complete systems identification and discovery, just check the Accept Unregistered Events in the Event Filter.&lt;BR /&gt;&lt;BR /&gt;You could set the autodiscovery to discover a system when a trap is recieved from it and i think that will be sufficient even if it is shows up as nothing more that an ip address.&lt;BR /&gt;&lt;BR /&gt;I guess I'll have to wait and see if anyone knows better than that, but that is my understanding....&lt;BR /&gt;&lt;BR /&gt;Your mileage may vary&lt;BR /&gt;&lt;BR /&gt;- Jim</description>
      <pubDate>Thu, 28 Jul 2005 10:02:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591082#M13289</guid>
      <dc:creator>jim goodman</dc:creator>
      <dc:date>2005-07-28T10:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591083#M13290</link>
      <description>Thanks Jim.&lt;BR /&gt;You're totally right - this option was critical.&lt;BR /&gt;However (that's my fault - I admit) I do not know what I can enter as OID to send some information. I do not know if I can find some SIM documentation where this is clearly written.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jul 2005 10:23:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591083#M13290</guid>
      <dc:creator>puchatekkubus</dc:creator>
      <dc:date>2005-07-28T10:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sending and displaying snmp or syslog traps in InsightManager</title>
      <link>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591084#M13291</link>
      <description>Hi&lt;BR /&gt;Try this : create a txt file and paste these lines (assuming it is a HP server)&lt;BR /&gt;&lt;BR /&gt;-d 10.40.15.40&lt;BR /&gt;-c yourtrapSNMPcommunity&lt;BR /&gt;-o 1.3.6.1.4.1.232&lt;BR /&gt;-i 10.40.15.40&lt;BR /&gt;-g 6&lt;BR /&gt;-s 11003&lt;BR /&gt;-v 1.3.6.1.2.1.1.5.0 STRING ServerName&lt;BR /&gt;-v 1.3.6.1.4.1.232.11.2.11.1.0 INTEGER 0&lt;BR /&gt;&lt;BR /&gt;replace the community for -c. -o is the HP enterprise base OID, 6 is 'enterprise specific', 11003 is the HP generic trap, then use "trapgen -f yourfile.txt" and let us know the result. This works for me.&lt;BR /&gt;&lt;BR /&gt;Regards.&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jul 2005 08:50:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/sending-and-displaying-snmp-or-syslog-traps-in-insightmanager/m-p/3591084#M13291</guid>
      <dc:creator>OlivierV</dc:creator>
      <dc:date>2005-07-29T08:50:36Z</dc:date>
    </item>
  </channel>
</rss>

