Still get the same error... and here is my snmpd.conf file : ### BEGIN CONF
group public v1 public group public v2c public group public usm public access public "" any noauth exact all none none # load [1MAX=12.0] [5MAX=12.0] [15MAX=12.0] # # 1MAX: If the 1 minute load average is above this limit at query # time, the errorFlag will be set. # 5MAX: Similar, but for 5 min average. # 15MAX: Similar, but for 15 min average. # Check for loads: load 15 15 15 rocommunity public 127.0.0.1 syslocation My_Desktop syscontact Me trapcommunity public authtrapenable 1 ### END CONF -----Message d'origine----- De : Gurusidhesh Hiremath [mailto:[EMAIL PROTECTED] Envoy� : mercredi 2 mars 2005 13:28 � : Harter Damien Objet : RE: Need advises to configure my agent Try this snmpget -v 1 -c public 127.0.0.1 .1.3.6.1.4.1.2021.10.1.3.1.0 even if this does not work, check if you have configured the community name properly (in your snmpd.conf file) -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Harter Damien Sent: Monday, February 28, 2005 11:17 PM To: [email protected] Subject: Need advises to configure my agent Hi all, today, I've installed net-snmp. My goal is to create an app that monitor CPU load (and others infos) : enterprises.ucdavis.laTable.laEntry.laLoad.1 (1.3.6.1.4.1.2021.10.1.3.1). To test the agent and my config, i send the command : snmpget -v 1 -c public 127.0.0.1 .1.3.6.1.4.1.2021.10.1.3.1 And It prompts me back : Error in packet Reason : There is no such variable name in this mib Failed object : UCD-SNMP-MIB::laLoad.1 Does anybody have an idea ? ... or a sample conf file ? Thx ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=ick _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
