<?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 testing that snmp is set up correctly in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661467#M16002</link>
    <description>We recently had a server experience a hardware failure and the server didn't notify Insight Manager (CMS). The problem was the community string and destination were not set up in the SNMP settings. This has been fixed.&lt;BR /&gt;Now I need to prove that the rest of our servers can send out alerts to the CMS. I could log in to each server and send a generic test trap to the CMS, but this would take too much time. Is there any other way I can verify that every server can talk to the CMS?&lt;BR /&gt;Is there anything I can get Microsoft Systems Management Server to execute from each servers?</description>
    <pubDate>Mon, 31 Oct 2005 16:56:42 GMT</pubDate>
    <dc:creator>Scott Sievers</dc:creator>
    <dc:date>2005-10-31T16:56:42Z</dc:date>
    <item>
      <title>testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661467#M16002</link>
      <description>We recently had a server experience a hardware failure and the server didn't notify Insight Manager (CMS). The problem was the community string and destination were not set up in the SNMP settings. This has been fixed.&lt;BR /&gt;Now I need to prove that the rest of our servers can send out alerts to the CMS. I could log in to each server and send a generic test trap to the CMS, but this would take too much time. Is there any other way I can verify that every server can talk to the CMS?&lt;BR /&gt;Is there anything I can get Microsoft Systems Management Server to execute from each servers?</description>
      <pubDate>Mon, 31 Oct 2005 16:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661467#M16002</guid>
      <dc:creator>Scott Sievers</dc:creator>
      <dc:date>2005-10-31T16:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661468#M16003</link>
      <description>You could try trapgen.exe.  That would let you send the test trap from the command line.&lt;BR /&gt;&lt;BR /&gt;trapgen -d destination -c public -i sourceIP -o 1.3.6.1.4.1.232 -g 6 -s 11003</description>
      <pubDate>Wed, 02 Nov 2005 14:42:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661468#M16003</guid>
      <dc:creator>Stacy Rogers</dc:creator>
      <dc:date>2005-11-02T14:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661469#M16004</link>
      <description>I tried TrapGen, but it bypasses the snmp service on the server. It uses its own community string setting and destination setting to send the snmp trap. I need to send a test trap from the server to the CMS and use the SNMP service on that server. Is this possible or do I have to manually click "Send test trap" on each server?&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 02 Nov 2005 18:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661469#M16004</guid>
      <dc:creator>Scott Sievers</dc:creator>
      <dc:date>2005-11-02T18:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661470#M16005</link>
      <description>The best I can think of is running a Set Disk Thresholds task through HPSIM and setting a dummy threshold on disk space.  I think the threshold has to be at least 6%.  Then when the agents poll, you'll get the low disk space traps from those configured correctly.  Afterwards, you can remove the dummy value.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Nov 2005 10:59:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661470#M16005</guid>
      <dc:creator>Stacy Rogers</dc:creator>
      <dc:date>2005-11-03T10:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661471#M16006</link>
      <description>I found out something else.  You could do an snmpset to the cpqHoGenericData string and that would generate the test trap.&lt;BR /&gt;&lt;BR /&gt;For example: "snmpset -c public servername 1.3.6.1.4.1.232.11.2.8.1.0 octetstring TESTTRAP"&lt;BR /&gt;&lt;BR /&gt;Of course, you'll have to know the set community string on the systems.</description>
      <pubDate>Thu, 03 Nov 2005 11:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661471#M16006</guid>
      <dc:creator>Stacy Rogers</dc:creator>
      <dc:date>2005-11-03T11:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661472#M16007</link>
      <description>I think snmpset would also bypass the SNMP service running on the server. Then I wouldn't know if the SNMP settings were set up correctly or not. I do, however, love the idea of setting the disk threshold level to 6% for every server. Any server that doesn't send me a low disk space warning isn't properly configured. That's brilliant! Problem resolved</description>
      <pubDate>Thu, 03 Nov 2005 18:18:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661472#M16007</guid>
      <dc:creator>Scott Sievers</dc:creator>
      <dc:date>2005-11-03T18:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661473#M16008</link>
      <description>You can also send a "test trap" from the management agent applet under control panel.  This will send a test msg to the console; and email if setup; without having to set any values on the server.  Just food for thought.&lt;BR /&gt;&lt;BR /&gt;-BB</description>
      <pubDate>Thu, 10 Nov 2005 11:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661473#M16008</guid>
      <dc:creator>Brett Boone_1</dc:creator>
      <dc:date>2005-11-10T11:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661474#M16009</link>
      <description>But the issue with the control panel app is that I have to manually log into each server and send the trap. I need a way to make every server automatically send me a test trap. For now the only option we have is to reset every threshold to 6% and then see which servers send out alerts.</description>
      <pubDate>Thu, 10 Nov 2005 11:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661474#M16009</guid>
      <dc:creator>Scott Sievers</dc:creator>
      <dc:date>2005-11-10T11:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661475#M16010</link>
      <description>I was hoping for a HP-SIM7 task for this, bacause i`m having the same problem.&lt;BR /&gt;&lt;BR /&gt;I just need a Cimphonehome task in my HP-SIM System</description>
      <pubDate>Thu, 02 Mar 2006 10:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661475#M16010</guid>
      <dc:creator>Raymon_1</dc:creator>
      <dc:date>2006-03-02T10:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: testing that snmp is set up correctly</title>
      <link>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661476#M16011</link>
      <description>Hi all.&lt;BR /&gt;&lt;BR /&gt;I am very interested on this conversation, I am also trying to test my system, where several HP Proliant servers have HP Insight Manager Agents installed (on the top of Red Hat Linux).&lt;BR /&gt;&lt;BR /&gt;However, I don't use a Network Managament Station with HP SIM, instead I have an XP PC running MIB Browser which can manage and receive SNMP traps from all systems.&lt;BR /&gt;&lt;BR /&gt;Still, I cannot make to generate traps at the managed servers, if not manually by using the tool 'snmptrap'.&lt;BR /&gt;&lt;BR /&gt;If I shut down an interface with 'ifconfig eth1 down', no trap is generated.&lt;BR /&gt;&lt;BR /&gt;Nor I can use 'snmpset -c public servername 1.3.6.1.4.1.232.11.2.8.1.0 octetstring TESTTRAP' because I don't have the corresponding CPQHOST-MIB loaded on the server.&lt;BR /&gt;&lt;BR /&gt;And setting disk thresholds is not possible since I am not using HP SIM, unless I know what MIB variable to set, and I cannot figure out.&lt;BR /&gt;&lt;BR /&gt;So, please, if you could give me some hint...&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Thu, 22 Jun 2006 08:49:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/testing-that-snmp-is-set-up-correctly/m-p/3661476#M16011</guid>
      <dc:creator>Pedro VERA DE LA ROCHA</dc:creator>
      <dc:date>2006-06-22T08:49:12Z</dc:date>
    </item>
  </channel>
</rss>

