This is a discussion on RE: Can't poll disk information/stats within the SNMP Users forums, part of the Networking and Network Related category; > From: net-snmp-users-bounces@lists.sourceforge.net > [mailto:net-snmp-users-bounces@lists.sourceforge.net] On > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> From: net-snmp-users-bounces@lists.sourceforge.net
> [mailto:net-snmp-users-bounces@lists.sourceforge.net] On > Behalf Of Bryant Valencia > Sent: Wednesday, January 02, 2008 11:03 AM > # snmpget -v 1 -c public localhost .1.3.6.1.4.1.2021.2 > Error in packet > Reason: (noSuchName) There is no such variable name in this MIB. > Failed object: UCD-SNMP-MIB::prTable The nosuchName is expected. The diskio MIB is rooted at .1.3.6.1.4.1.2021.13.15 . Best to refer to it as UCD-DISKIO-MIB::ucdDisk. Try a get-next from there, instead of a get. HTH, Mike ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ 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 |