HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Anyone using Big Brother to send snmp traps?
Operating System - HP-UX
1832950
Members
2806
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
09-11-2003 04:10 AM
09-11-2003 04:10 AM
Hi,
Anyone using Big Brother to send snmp traps?
We have BBPE 3.0 and we want to send snmp traps
to OVO/NNM. We basically want to know how to setup Big Brother to send snmp traps.
10 points to any good answer.
Thank you
Gino
Anyone using Big Brother to send snmp traps?
We have BBPE 3.0 and we want to send snmp traps
to OVO/NNM. We basically want to know how to setup Big Brother to send snmp traps.
10 points to any good answer.
Thank you
Gino
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2003 09:27 PM
09-11-2003 09:27 PM
Solution
It's easy.. you install the UCD snmptrap program and add the following lines to the bbwarnsetup.cfg:
entoid: .1.3.6.1.4.1.7058
snmptrap_pgm: /usr/local/bin/snmptrap
snmptrap_type: UCD
(NOTE: Do not change the entoid from the BB default)
Then in bbwarnrules.cfg you can just need to have the prefix trap-ip.add.re.ss eg:
*;;*;;*;*;trap-10.10.10.10
The reason I mention the UCD snmptrap program is because BB supports it out-of-the-box - other trap programs really aren't fully supported yet but if you feel daring you can play around with the bbpage.c if you know A) the arguments required for the snmptrap program and B) can recompile BB afterwards without upsetting too many people..
Another option in the bbwarnsetup.cfg are the trap codes themselves, these are defined on the line:
trapcodes: disk:2 cpu:4 ....
These trap codes define the information that will be sent when the trap is generated - this can then be correlated on the snmp trap host so that you see the same on both hosts (eg. a disk will send a trap with type 2, so HPOV must know what a trap with type 2 is...)
You can also have a look at http://support.bb4.com/archive/200307/msg00770.html and I thoroughly recommend searching through their archives at http://support.bb4.com/ as there is a wealth of information there that helped me setup our system.
Hope this helps.
Cheers,
Glenn.
entoid: .1.3.6.1.4.1.7058
snmptrap_pgm: /usr/local/bin/snmptrap
snmptrap_type: UCD
(NOTE: Do not change the entoid from the BB default)
Then in bbwarnrules.cfg you can just need to have the prefix trap-ip.add.re.ss eg:
*;;*;;*;*;trap-10.10.10.10
The reason I mention the UCD snmptrap program is because BB supports it out-of-the-box - other trap programs really aren't fully supported yet but if you feel daring you can play around with the bbpage.c if you know A) the arguments required for the snmptrap program and B) can recompile BB afterwards without upsetting too many people..
Another option in the bbwarnsetup.cfg are the trap codes themselves, these are defined on the line:
trapcodes: disk:2 cpu:4 ....
These trap codes define the information that will be sent when the trap is generated - this can then be correlated on the snmp trap host so that you see the same on both hosts (eg. a disk will send a trap with type 2, so HPOV must know what a trap with type 2 is...)
You can also have a look at http://support.bb4.com/archive/200307/msg00770.html and I thoroughly recommend searching through their archives at http://support.bb4.com/ as there is a wealth of information there that helped me setup our system.
Hope this helps.
Cheers,
Glenn.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP