<?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: HP SIM Not Receiving The Same Alerts in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935659#M56017</link>
    <description>&lt;P&gt;Finally found what cause this issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration parameters in snmpd.conf should not percedes the&amp;nbsp;HP MIB’s to net-snmp command which is &amp;nbsp;dlmod cmaX /usr/lib/libcmaX.so (for 64-bit) dlmod cmaX /usr/lib64/libcmaX64.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;rwcommunity public 127.0.0.1 rocommunity public 127.0.0.1 
rwcommunity public SIM server IP address (If there is any) 
rocommunity public SIM server IP address (If there is any) 
trapcommunity public trapsink public SIM server IP address (If there is any) 
syscontact Sysadmin (root@localhost) syslocation Server_Room&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should be written AFTER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dlmod cmaX /usr/lib/libcmaX.so &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;or&lt;/P&gt;&lt;PRE&gt;dlmod cmaX /usr/lib64/libcmaX64.so&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dont know why, but its per adviced by HP SIM&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=115&amp;amp;prodSeriesId=397634&amp;amp;prodTypeId=15351&amp;amp;objectID=c03108867"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=115&amp;amp;prodSeriesId=397634&amp;amp;prodTypeId=15351&amp;amp;objectID=c03108867&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now both my SIMs are working dandy :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Jan 2013 04:30:45 GMT</pubDate>
    <dc:creator>zarulzakuan</dc:creator>
    <dc:date>2013-01-18T04:30:45Z</dc:date>
    <item>
      <title>HP SIM Not Receiving The Same Alerts</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5924589#M55821</link>
      <description>&lt;P&gt;Hi guys, Need some help from you experts. We have two HP SIM servers which having exactly the same servers inventory. The version of the HP SIM are difference however. 5.2 with SP1 and 5.3 with SP1. After a while I noticed that events coming to both SIM servers are not the same. Mostly the Accelerator Board events. For example, ServerA keeps sending its Accelerator Board Status Change (3038) events to its SNMP Destination which are SIMserverA and SIMserverB but the event only appear on SIMserverA; not on SIMserverB. SIMserverA based in Australia monitors all the Asiapac servers and SIMserverB based in LA monitors all the US servers. The reason why we have all the Asiapac and US servers on both SIM servers is for them to be the failover server to each other whenever either of them is down. The Events Setting, SNMP Trap Setting, Automatic Event Handling - Manage Tasks, Credentials, Protocol Setting all exactly the same. Is this because of the SIM server and its managed systems to far away? I've increased the SNMP timeout and its still the same. Any of your help would be much appreciated. Thanks in advance! :-)&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2013 10:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5924589#M55821</guid>
      <dc:creator>zarulzakuan</dc:creator>
      <dc:date>2013-01-08T10:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Not Receiving The Same Alerts</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935229#M56010</link>
      <description>&lt;P&gt;Firstly, verify using a network sniffer on both SIM servers that the traps are indeed hitting the server:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Run sniffer on both SIM servers&lt;/LI&gt;&lt;LI&gt;Send a test trap from the SMH on the test server&lt;/LI&gt;&lt;LI&gt;verify it hits the SIM servers at both locations&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;If the trap is htting then we need ot look at the SIM instances themseleves. Check they following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What MIB bundles are registered on each SIM server?&lt;/LI&gt;&lt;LI&gt;Are any of the traps disabled on the server not raising an alert?&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 17 Jan 2013 18:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935229#M56010</guid>
      <dc:creator>shocko</dc:creator>
      <dc:date>2013-01-17T18:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Not Receiving The Same Alerts</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935655#M56016</link>
      <description>&lt;P&gt;Thanks for your reply Shocko!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using network sniffer, I've verified that both servers receive the trap packet.&lt;/P&gt;&lt;P&gt;I checked also the MIB bundles which is&amp;nbsp;the&amp;nbsp;cpqida.mib&amp;nbsp;on&amp;nbsp;the&amp;nbsp;SIM server that doesn't receive the alerts and they are all enabled..&lt;/P&gt;&lt;P&gt;However I tried comparing this SNMP Trap Settings with the other SIM server that do receive the alerts, but everytime I try to load&amp;nbsp;its cpqida.mib, its going back to the first mib in the list, the asmib.mib.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 04:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935655#M56016</guid>
      <dc:creator>zarulzakuan</dc:creator>
      <dc:date>2013-01-18T04:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: HP SIM Not Receiving The Same Alerts</title>
      <link>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935659#M56017</link>
      <description>&lt;P&gt;Finally found what cause this issue!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The configuration parameters in snmpd.conf should not percedes the&amp;nbsp;HP MIB’s to net-snmp command which is &amp;nbsp;dlmod cmaX /usr/lib/libcmaX.so (for 64-bit) dlmod cmaX /usr/lib64/libcmaX64.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;rwcommunity public 127.0.0.1 rocommunity public 127.0.0.1 
rwcommunity public SIM server IP address (If there is any) 
rocommunity public SIM server IP address (If there is any) 
trapcommunity public trapsink public SIM server IP address (If there is any) 
syscontact Sysadmin (root@localhost) syslocation Server_Room&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;should be written AFTER&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dlmod cmaX /usr/lib/libcmaX.so &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;or&lt;/P&gt;&lt;PRE&gt;dlmod cmaX /usr/lib64/libcmaX64.so&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dont know why, but its per adviced by HP SIM&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=115&amp;amp;prodSeriesId=397634&amp;amp;prodTypeId=15351&amp;amp;objectID=c03108867"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=115&amp;amp;prodSeriesId=397634&amp;amp;prodTypeId=15351&amp;amp;objectID=c03108867&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now both my SIMs are working dandy :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2013 04:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/hp-sim-not-receiving-the-same-alerts/m-p/5935659#M56017</guid>
      <dc:creator>zarulzakuan</dc:creator>
      <dc:date>2013-01-18T04:30:45Z</dc:date>
    </item>
  </channel>
</rss>

