This is a discussion on Re: Disk utilization on SLES9 Linux within the SNMP Users forums, part of the Networking and Network Related category; On Wed, 2005-12-07 at 15:35 +0100, andre.heine@open-wwworks.de wrote: > > I'm actually ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Wed, 2005-12-07 at 15:35 +0100, andre.heine@open-wwworks.de wrote:
> > I'm actually wondering whether this agent *does* support > > this MIB. > > The HOST MIB is installed by default on suse Linux. > > /usr/share/snmp/mibs/HOST-RESOURCES-MIB.txt > > I hope, the HOST Mib is compiled in... Just because the MIB file is there, it doesn't necessarily follow that the agent includes code to *implement* it. (Unfortunately :-( ) > > Try with 'snmpgetnext' instead of 'snmpget'. > > What does that report? > > This is the outout with snmpgetnext: > > HOST-RESOURCES-MIB::hrDeviceIndex.768 = INTEGER: 768 OK - so you're in luck. The Host Resources MIB support *is* enabled. In which case, try snmpwalk .... hrStorageTable or even snmptable ... hrStorageTable Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |