- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Re: testing that snmp is set up correctly
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-31-2005 08:56 AM
тАО10-31-2005 08:56 AM
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?
Is there anything I can get Microsoft Systems Management Server to execute from each servers?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2005 06:42 AM
тАО11-02-2005 06:42 AM
Re: testing that snmp is set up correctly
trapgen -d destination -c public -i sourceIP -o 1.3.6.1.4.1.232 -g 6 -s 11003
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-02-2005 10:47 AM
тАО11-02-2005 10:47 AM
Re: testing that snmp is set up correctly
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 02:59 AM
тАО11-03-2005 02:59 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 03:50 AM
тАО11-03-2005 03:50 AM
Re: testing that snmp is set up correctly
For example: "snmpset -c public servername 1.3.6.1.4.1.232.11.2.8.1.0 octetstring TESTTRAP"
Of course, you'll have to know the set community string on the systems.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-03-2005 10:18 AM
тАО11-03-2005 10:18 AM
Re: testing that snmp is set up correctly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2005 03:20 AM
тАО11-10-2005 03:20 AM
Re: testing that snmp is set up correctly
-BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-10-2005 03:39 AM
тАО11-10-2005 03:39 AM
Re: testing that snmp is set up correctly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-02-2006 02:14 AM
тАО03-02-2006 02:14 AM
Re: testing that snmp is set up correctly
I just need a Cimphonehome task in my HP-SIM System
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-22-2006 01:49 AM
тАО06-22-2006 01:49 AM
Re: testing that snmp is set up correctly
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).
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.
Still, I cannot make to generate traps at the managed servers, if not manually by using the tool 'snmptrap'.
If I shut down an interface with 'ifconfig eth1 down', no trap is generated.
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.
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.
So, please, if you could give me some hint...
Thanks.