on XP platform, i can't use net-snmp 5.5 to get cpu load information.

i have configured the snmpd.conf as following:

*com2sec u_public default public
group  g_public v1 u_public
group  g_public v2c u_public
view  v_public included .1
access  g_public "" any noauth exact v_public v_public none*

i typed command:
*>snmpwalk -v 2c -c public localhost .1.3.6.1.2.1.25.3.3.1.2.3
>HOST-RESOURCES-MIB::hrProcessorLoad.3 = No Such Object available on this
agent at this OID*

i always tried the other oid UCD-SNMP-MIB::laLoad.3, got the same failure

*should i implement my own handler to retrieve such system information?
or if any mistake i have made, please tell me, thanks!*
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
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