Re: Windows default MIBS

"Dave Shield" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 08/04/2008, Stegmann Patricio <[email protected]> wrote:
> Please let me know how can I view the available entry points

Look at the MIB files - typically under /usr/share/snmp/mibs
or /usr/local/share/snmp/mibs.    You can use *any* of these
MIB object names as an "entry point".

> i.e. the snmpwalk command I should issue for more info.

For example, if you were interested in the memory usage
of the system (as described in the 'memory' group in the
file UCD-SNMP-MIB.txt),  try

   snmpwalk -v 1 -c public some_hostname  UCD-SNMP-MIB::memory

Or if you were interested in finding out what MIB modules the agent
implements (the nsModuleTable in the file NET-SNMP-AGENT-MIB.txt)
try

   snmpwalk -v 1 -c public some_hostname  NET-SNMP-AGENT-MIB::nsModuleTable

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.