- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disk usage through SNMP
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
10-17-2005 10:50 PM
10-17-2005 10:50 PM
I'm trying to gather disk usage statistics by reading the appropriate SNMP oid's. On every platform (windows, netware, linux) this works fine, except on HP-UX.
For example, when I try to read hrStorageTable, hrDiskStorageTable, hrFSTable, etc all I get is an empty resultset. On the other platforms, I get the result as expected (overview for disk usage of all configured disks).
Also, when I do an snmpwalk of one of the HP-UX systems, after a while it aborts with the following error:
Error: OID not increasing: iso.3.6.1.2.1.6.13.1.1.127.0.0.1.49815.127.0.0.1.49337
>= iso.3.6.1.2.1.6.13.1.1.127.0.0.1.1476.0.0.0.0.0
Does anyone now what could be causing this and how to resolve it?
Thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 11:20 PM
10-17-2005 11:20 PM
Re: Disk usage through SNMP
Try to use Net-SNMP comes with Internet express, http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=HPUXIEXP1111
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2005 11:55 PM
10-17-2005 11:55 PM
Re: Disk usage through SNMP
Thanks for the quick reply. I'm not the HP-UX administrator at our site (and she's not in at the moment).
Could you tell me how I can find out which version of SNMP is installed? I already looked in SAM and swlist, but I can't find snmp in there (though I know it is installed, because I do get answers using snmpwalk, up until the above-mentioned error).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 12:35 AM
10-18-2005 12:35 AM
Solutionhttp://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=964624
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 12:56 AM
10-18-2005 12:56 AM
Re: Disk usage through SNMP
Using a post in the mentioned thread I was able to find the hp-ux MIB and through that the OID of the fileSystemTable.
Works like a charm!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 12:56 AM
10-18-2005 12:56 AM
Re: Disk usage through SNMP
Using a post in the mentioned thread I was able to find the hp-ux MIB and through that the OID of the fileSystemTable.
Works like a charm!