Ingrid, Your problem is basicaly an SNMP problem. The best way to resolve this is by using a MIBbrowser from the same machine where you have installed MRTG. For MIBbrowser on your Windows system I recommend GETIF (http://www.wtcs.org/snmp4tpc/getif.htm). A commandline alternative is SNMPUTIL.EXE from the Windows resourcekit. With this you can check if your target machine does respond to any SNMP request at all, and if so then check if the oid you use is a valid oid at your target machine.
HTH, Jan. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ingrid bontemps Sent: Tuesday, June 21, 2005 10:44 AM To: [EMAIL PROTECTED] Subject: [mrtg] SNMPGET ERROR : "did not eval into defined data" Hi, I just install a MRTG server for testing. I have a problem with a request like this one : PageTop[_]:Test Options[_]:gauge,growright,nopercent,avgpeak YLegend[_]:montest ShortLegend[_]:MBIT MaxBytes[_]:1000000000 Suppress[_]:y,w,m Target[xx.xx.xx.xx_1]: .1.3.6.1.2.1.16.6.2.1.1&.1.3.6.1.2.1.16.6.2.1.1: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Title[xx.xx.xx.xx_1]: TEST WorkDir: c:\mrtg\work language: french It return an error message : C:\mrtg\bin>perl mrtg Test.cfg SNMP Error: Received SNMP response with error code error status: noSuchName index 1 (OID: 1.3.6.1.2.1.16.6.2.1.1) SNMPv1_Session (remote host: "xx.xx.xx.xx <http://10.1.1.1/>" [xx.xx.xx.xx<http://10.1.1.1/> ].161) community: "public" request ID: 547116001 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at C:/mrtg/bin\..\lib\mrtg2/SNMP_util.pm line 490 SNMPGET Problem for .1.3.6.1.2.1.16.6.2.1.1 .1.3.6.1.2.1.16.6.2.1.1 on [EMAIL PROTECTED]::::::v4only at mrtg line 1849 ERROR: Target[xx.xx.xx.xx <http://10.1.1.1/> _1][_IN_] ' $target->[0]{$mode} ' did not eval into defined data ERROR: Target[xx.xx.xx.xx_1][_OUT_] ' $target->[0]{$mode} ' did not eval intodefined data I didn't know where come from the problem ? Is there someone to explain me where is my fault ? Thanks and regards, Ingrid -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi _________________________________________________________ Het ministerie van Sociale Zaken en Werkgelegenheid sluit elke aansprakelijkheid uit in verband met het niet juist, onvolledig of niet tijdig overkomen van de informatie in deze e-mail. Aan dit bericht kunnen geen rechten worden ontleend. Dit bericht is alleen bestemd voor de geadresseerde. Indien dit bericht niet voor u bestemd is, verzoeken wij u dit onmiddellijk aan ons te melden en de inhoud van dit bericht te vernietigen. _________________________________________________________ The ministry of Social Affairs and Employment is not liable for any incorrect or incomplete transmission of the information in this e-mail or for any delay in its receipt. This message shall not constitute any obligations. This message is intended solely for the addressee. If you have received this message in error, please inform us immediately and delete its content. _________________________________________________________ -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
