- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP-UX Host Resource MIB
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
05-29-2007 02:11 AM
05-29-2007 02:11 AM
We have a third-part application (Solar Winds by Orion) that we are using to monitor basic host data such as CPU, disk and memory. For this application to work, it requires that the SNMP agent on the host understand the host resource MIB described by RFCs 1514 and 2790. The standard SNMP agents on HP-UX (11.11 and 11.23) apparently do not have this MIB. Does anyone know which, if any, SNMP agents would supply this MIB?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 02:39 AM
05-29-2007 02:39 AM
Re: HP-UX Host Resource MIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 02:45 AM
05-29-2007 02:45 AM
Re: HP-UX Host Resource MIB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 11:02 PM
05-29-2007 11:02 PM
SolutionI went through this issue also. I found the "Net-SNMP" product on the IExpress CD did provide HOST MIB functionality, which was good, but then I lost a whole bunch of other stuff that was provided by the original HP SNMP daemons. (I also found Net-SNMP was not very stable.) What I ended up doing was buying the "CIAgent"/Emanate product from "SNMP Research". This provides a HOST resources MIB that runs along side the out-the-box HP daemons and works very well.
I failed to find any other solution than this.
Hope that helps...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 06:18 AM
05-30-2007 06:18 AM
Re: HP-UX Host Resource MIB
SNMP Research Incorporated (http://www.snmp.com) sells an SNMP Master agent -- their "Emanate" Master agent -- and subagents. The CIAgent sub-agent in particular has the host monitoring mibs that I'm looking for. if you just get this agent, it comes bundled a (probably limited) version of the master agent, because the master agent is what handles the network connectivity.
Here's where it gets confusing. Most every HP-UX system is already running the Emanate SNMP master agent. It's bundled with the OS, and HP has apparently licensed it from SNMP RI. Right now I'm trying to get the new sub-agent to "play" properly with the existing master, or something like that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 06:27 AM
05-30-2007 06:27 AM
Re: HP-UX Host Resource MIB
Just so you know, in the end I opted to keep the existing out-the-box HP "Emanate" version running, and simply run the HOST mib agent (from the SNMP Research version) on top of the existing agents. It works very well...
This is quite possible as all the different agents are literally just individual compiled binaries, so you can pick and choose which ones you want to run very easily...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 09:00 AM
05-30-2007 09:00 AM
Re: HP-UX Host Resource MIB
The CIAgent from SNMP Research Inc. seems to be the right way to go. It's not simply a matter of getting the MIB, there has to be an agent on the system that can query for the data. As Graham pointed out, it is easy to add in the CIAgent sub-agent to the existing configuration, since the system is already running the Emanate agent anyway.