- Community Home
- >
- Servers and Operating Systems
- >
- HPE ProLiant
- >
- Server Management - Systems Insight Manager
- >
- Problem getting SNMPV3 traps from DataDomain DD880
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
Forums
Discussions
Discussions
Discussions
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
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
08-29-2016 03:24 PM
08-29-2016 03:24 PM
Problem getting SNMPV3 traps from DataDomain DD880
I'm having difficulty recieving SNMP traps from the DatasDomain DD880 to the HP-SIM CMS Server. HP-SIM Version is V7.5.
So far I have configured all the SNMPv3 usernames and passphases on the Data Domain and HP-SIM for the system. I have downloaded the DataDomain MIB directly from the DataDomain. I ran mcompile and mxmib to addf the MIB to HP-SIM. I have configured a Manasged System Type for the DD880 using the MIB I downloaded. I even sent as far as doing what one post suggested in setting the Java SNMP Recioever to be true in glbalsettings.prop. When I discover the DataDomain it identifies it successfully with no errors.
After all of this I test the triggering of an event by removing the power cord from one of the redundant power supplies. It triggers an email to the list of email reciepeints on the DataDomain but nothing to HP-SIM.
Can someone please tell me what I am doing wrong?
Thanks,
Phil;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2016 08:46 AM
08-30-2016 08:46 AM
Re: Problem getting SNMPV3 traps from DataDomain DD880
I have found a symptom of what may be the problem but I am not sure how to resolve it. In the mxdomainmanager.0 log file after SIM comoletes it's startup it attempts to start JBoss. I get the following error repeated continuosly. See the file attafched. For some reason it won't let me paste into the reply box here.
After researching it appears that it may be a propblem with the Java Machine that JBoss is using is running out of memory. How do I increase the memory on this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2016 09:52 AM
08-30-2016 09:52 AM
Re: Problem getting SNMPV3 traps from DataDomain DD880
Can and have you configured SNMP traps to the SIM server?
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2016 03:11 PM
08-30-2016 03:11 PM
Re: Problem getting SNMPV3 traps from DataDomain DD880
Andrew,
After calling HP Support they directed me to a procedure in the HP-SIM V7.5 users guide. That was the one step I missed. I had the SNMP Trap service running on the HP-SIM server and since I was using the Jasva SNMP Trap Service that HP provides, it needed to be turned off. If it is turned on that is whatr causes the error I was seeing in the log files. If it is on, it will ointercept the traps before the Java Trap service that performs the SNMPv3 processing gets the trap.
Once I turned the Microsoft Trap Service off and disbled it, shutdown and started up HP-SIM evernthing worked perfectly. It's always the little things that trip you up. Anyways, the problem is solved.
Phil