Hi Mark

[EMAIL PROTECTED] wrote:

Beantwoorden Alex Burger <[EMAIL PROTECTED]>:

The host resources mib has not been implemented for Net-SNMP on Windows
yet.  Your best bet is to use the built-in Windows SNMP agent for
querying this information.

Can I use the net-snmp tools like snmp-get (ie mrtg) from linux to query the
Windows SNMP service? And is there a quick reference available on the available
OIDs on the Windows SNMP service? (before I try to search the totally gruesome
M$ site ;))

Yes, you can use any Net-SNMP snmp tool to query the Microsoft agent. To see what is available from the MS agent, do a walk of the entire tree:


snmpwalk -v 1 -c public localhost .1

If you want to just see what's in the host resources mib, use:

snmpwalk -v 1 -c public localhost host

docs. Is
there a list available which MIBs/OIDs -are- implemented for Net-SNMP on
Windows? I'm sorry for bugging you with this, but hey I just prefer an open
system over the M$ stuff :) And besides, I like net-snmp ;-)

Have a look at README.agent-mibs. It was not included in the Windows binary html help, but it will be for the next version. It's in the net-snmp-5.2.1.tar.gz source file.


Alex


------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&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/listinfo/net-snmp-users

Reply via email to