- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Internet Net-SNMP on a HP-UX server
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
09-29-2008 07:54 AM
09-29-2008 07:54 AM
Internet Net-SNMP on a HP-UX server
THe Agent copiled OK and we got the SNMP agent configured so we can conect to it, we also got the factory SNMP agent disable.
The problem that we have now is that we are getting even less information than before. We can only get the Description of the system and that's it.
Look to me that we are not loading the necessary agents to collect information on CPU memory, partitions, and hardware state, etc.
Any help would be greatlly appreciated.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 08:17 AM
09-29-2008 08:17 AM
Re: Internet Net-SNMP on a HP-UX server
BTW, the HPUX Emanate SNMP ( delivered with HPUX ) does have CPU, MEM, DISK etc, they just are located in a different OID, ...private.hp.something...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 08:42 AM
09-29-2008 08:42 AM
Re: Internet Net-SNMP on a HP-UX server
Thanks
Carlos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 09:16 AM
09-29-2008 09:16 AM
Re: Internet Net-SNMP on a HP-UX server
Unfortunately I do not remember what was needed. I think something to the effect of "host" in one of the include statements. Maybe search in this forum or googleit.
(my reason for useing net-snmp with host resrouces in my past life was so What's Up could read the host stats by default instead of creating a custome report that points to the other OIDs )
Not sure if your reason is the same. If you have a different reason maybe post it. Your solution may be to just point your snmp app at the correct OIDs for the HPUX native snmpd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2008 09:21 AM
09-29-2008 09:21 AM
Re: Internet Net-SNMP on a HP-UX server
The OID for the HPUX system information is.
.1.3.6.1.4.1.11.2.3.1.1
Filesystem info is.
.1.3.6.1.4.1.11.2.3.1.2
I can tell you how to get the HPUX MIB if you would like. This puts a name with the numbers.
net-snmp is cool because it does allow you to create entries generated by simple scripts.
e.g. I would like to have an snmp OID that registers the output of a custom script, lets say specific application processes vs all processes, or a specific application stat.