Now I recently installed the net-snmp win32 build on a Win2003 server (installed snmpd as a service) so I can use snmpget and mrtg from a linux box to get info from the win32 box. But I can't seem to get any cpu information from this box?? Nor much of anything else useful? For example, trying to snmpget on the win32 box itself:
snmpget -c public localhost hrProcessorLoad
HOST-RESOURCES-MIB::hrProcessorLoad = No Such Object available on this agent at this OID
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.
If you really want to use Net-SNMP on the Windows machine, then you can configure the Microsoft SNMP agent to listen on a different port by modifying the \windows\system32\drivers\etc\services file, and and query it using that port. You could also configure Net-SNMP to proxy the missing OIDs to the Microsoft agent on the same machine.
See the snmpd man page for info on using configuring a proxy.
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