<?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: snmp trap is not received. in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025906#M48424</link>
    <description>Thank you!&lt;BR /&gt;&lt;BR /&gt;solved it. &lt;BR /&gt;Reset threshold was mistaken and set it. &lt;BR /&gt;</description>
    <pubDate>Sat, 17 Feb 2007 04:19:53 GMT</pubDate>
    <dc:creator>mikewate</dc:creator>
    <dc:date>2007-02-17T04:19:53Z</dc:date>
    <item>
      <title>snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025901#M48419</link>
      <description>There is a standalone network of Windows2003 and RHEL4. &lt;BR /&gt;I installed SIM5.1 on Windows2003 and PSP7.7 was installed in RHEL4. &lt;BR /&gt;Each machine writes the computer name in the hosts file, and solves the name. &lt;BR /&gt;Each machine connects mutual trust. &lt;BR /&gt;&lt;BR /&gt;The entry was added to /etc/snmp/snmpd.conf of RHEL4. &lt;BR /&gt;rwcommunity   [community name]   [SIM IPaddress]    &lt;BR /&gt;rwcommunity   [communityname]     127.0.0.1　       &lt;BR /&gt;trapsink      [SIM IPaddress]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Disc Threshold was set for the test. &lt;BR /&gt;However, SIMServer doesn't receive the trap. &lt;BR /&gt;&lt;BR /&gt;Besides, please teach if there is a necessary setting.</description>
      <pubDate>Wed, 31 Jan 2007 23:16:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025901#M48419</guid>
      <dc:creator>mikewate</dc:creator>
      <dc:date>2007-01-31T23:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025902#M48420</link>
      <description>Not totally familiar with RH, but in VMWare the trapsink line includes the community name after  the SIM IP Address.&lt;BR /&gt;&lt;BR /&gt;If you can connect to the HP Agent, under Settings -&amp;gt; SNMP WebAgent -&amp;gt; SNMP Configuration there's a Trap send button. That should generate a trap that can be used to test.&lt;BR /&gt;&lt;BR /&gt;The detail in the VMWare snmp.conf is;&lt;BR /&gt;&lt;BR /&gt;rwcommunity  [rwname]  127.0.0.1&lt;BR /&gt;rocommunity  [roname]  127.0.0.1&lt;BR /&gt;rwcommunity  [rwname] [SIM Server name]&lt;BR /&gt;rocommunity  [roname] [SIM Server name] &lt;BR /&gt;trapcommunity [roname]&lt;BR /&gt;trapsink [SIM server anme] [roname]&lt;BR /&gt;</description>
      <pubDate>Thu, 01 Feb 2007 14:52:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025902#M48420</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2007-02-01T14:52:57Z</dc:date>
    </item>
    <item>
      <title>Re: snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025903#M48421</link>
      <description>Before accusing HP SIM of not receiving the trap, you need to check the originating host to make sure it actually sent a trap.  Is there an event in /var/log/messages that corresponds to the threshold?&lt;BR /&gt;&lt;BR /&gt;Secondly, beware that Windows Server 2003 installs SNMP by default to only respond to localhost.  If that's the case, SNMP would throw away a trap sent to it.</description>
      <pubDate>Fri, 02 Feb 2007 15:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025903#M48421</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2007-02-02T15:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025904#M48422</link>
      <description>Thank you for everybody. &lt;BR /&gt;I'm sorry that the reply is delayed. &lt;BR /&gt;&lt;BR /&gt;"Test trap" was transmitted from "SNMP configure" of system management homepage. &lt;BR /&gt;ï¼ "Net-snmp util" was installed. ï¼ &lt;BR /&gt;"Test trap" was received by SIM. &lt;BR /&gt;&lt;BR /&gt;The disk threshold can be observed though the machine for the watch was tried as &lt;BR /&gt;Windows2003. &lt;BR /&gt;&lt;BR /&gt;I execute this command with RHEL4. &lt;BR /&gt;/etc/init.d/hpasm reconfigure &lt;BR /&gt;The trap of the disk threshold was sent to SIM immediately after the re-setting.&lt;BR /&gt;However, even if the disk threshold exceeds it afterwards, the trap is never sent. &lt;BR /&gt;&lt;BR /&gt;The disk threshold cannot be observed at any time though it seems to be able to receive &lt;BR /&gt;the trap. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/var/log/messages&lt;BR /&gt;-------------------------&lt;BR /&gt;Feb  6 17:42:04 rhel snmpd[14202]: Received TERM or STOP signal...  shutting down... Feb  6 17:42:04 rhel snmpd: snmpd shutdown succeeded&lt;BR /&gt;Feb  6 17:42:04 rhel snmpd: snmpd startup succeeded Feb  6 17:42:04 rhel snmpd[19255]: cmaX: listening for subagents on port 25375&lt;BR /&gt;Feb  6 17:42:04 rhel snmpd[19255]: cmaX: sent ColdStarts on ports 25376 to 25393 Feb  6 17:42:04 rhel snmpd[19255]: NET-SNMP version 5.1.2&lt;BR /&gt;Feb  6 17:42:08 rhel smhstart: hpsmhd: Could not determine the server's fully qualified domain name, using 127.0.0.1 for ServerName&lt;BR /&gt;Feb  6 17:42:08 rhel hpsmhd: smhstart startup succeeded&lt;BR /&gt;Feb  6 17:42:10 rhel hpasmd[19572]: ProLiant System Health Monitor loading&lt;BR /&gt;Feb  6 17:42:11 rhel snmpd[19255]: cmaX: subMIB  1 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;ï½ ï½ ï½ &lt;BR /&gt;------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/var/log/snmpd.log&lt;BR /&gt;-------------------------&lt;BR /&gt;cmaX: listening for subagents on port 25375&lt;BR /&gt;cmaX: sent ColdStarts on ports 25376 to 25393&lt;BR /&gt;NET-SNMP version 5.1.2&lt;BR /&gt;cmaX: subMIB  1 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  2 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  3 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  5 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  6 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  8 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB  9 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 10 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 11 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 14 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 15 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 16 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 21 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 22 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 23 will be sent on port 25376 to hp Advanced Server Management_Peer&lt;BR /&gt;cmaX: subMIB 18 will be sent on port 25393 to cpqnicd&lt;BR /&gt;Received SNMP packet(s) from 127.0.0.1&lt;BR /&gt;Received SNMP packet(s) from [SIM IP address]&lt;BR /&gt;-------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 06 Feb 2007 04:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025904#M48422</guid>
      <dc:creator>mikewate</dc:creator>
      <dc:date>2007-02-06T04:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025905#M48423</link>
      <description>The trap is only sent at the point the threshold is crossed. The disk space needs to go below the threshold and then back over for a resend.&lt;BR /&gt;&lt;BR /&gt;Restarting the agents while a threshold has been exceeded will also generate a trap.</description>
      <pubDate>Wed, 07 Feb 2007 02:07:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025905#M48423</guid>
      <dc:creator>Rob Buxton</dc:creator>
      <dc:date>2007-02-07T02:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: snmp trap is not received.</title>
      <link>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025906#M48424</link>
      <description>Thank you!&lt;BR /&gt;&lt;BR /&gt;solved it. &lt;BR /&gt;Reset threshold was mistaken and set it. &lt;BR /&gt;</description>
      <pubDate>Sat, 17 Feb 2007 04:19:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/snmp-trap-is-not-received/m-p/5025906#M48424</guid>
      <dc:creator>mikewate</dc:creator>
      <dc:date>2007-02-17T04:19:53Z</dc:date>
    </item>
  </channel>
</rss>

