- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Server Management (Insight Manager 7)
- >
- Management Agents Trap Format
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-13-2003 07:13 AM
08-13-2003 07:13 AM
Management Agents Trap Format
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 12:07 PM
08-13-2003 12:07 PM
Re: Management Agents Trap Format
If you have IM installed, select a device and then you can use the SNMP Explorer which will show the values from various MIBs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2003 11:30 PM
08-13-2003 11:30 PM
Re: Management Agents Trap Format
Insight Manager polls devices for information and this is done by default every 5 minutes. Therefore if for example a disk fails I have to wait a maximum of 5 minutes to find out.
But i've noticed that a snmp trap is also sent when the event occurs. This is more helpful for me as I need to forward these traps into a Helpdesk system. The problem is that these traps don't contain OID's from the compaq MIB's. The actual OID's are
1.3.6.1.4.1.232.16016
1.3.6.1.4.1.232.16022
I need to look these up for a meaningful explanation or text string.
I have a look at SNMP explorer but the entries are list by name and i need to list them by OID
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2003 05:05 AM
08-14-2003 05:05 AM
Re: Management Agents Trap Format
Good luck,
Ed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2003 05:47 AM
08-14-2003 05:47 AM
Re: Management Agents Trap Format
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2003 01:09 PM
08-14-2003 01:09 PM
Re: Management Agents Trap Format
For our Servers, I've dropped this to 1 minute with no noticeable impact on the IM Server.
Then you'll get a pretty quick result.
The Other is the application launch feature. You can configure an Application Launch to be triggered by an Uncleared Event (Critical, major etc.)
You could then use the data in the variables passed through to the application to tailor a particular message.
The IM Docs on Application Launch are quite extensive.