>I get the error back from mrtg2: >SNMP Error: >Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.4.1.9600.1.2.65.1.8.1.48)
This is the SNMP subrouting in MRTG saying that, although it has contacted your SNMP agent on the NT server, that agent has said 'No such name' when asked for that particular OID. In other words, you have a wrong OID or one not supported by your SNMP agent. I would suggest doing an snmpwalk to find out which OIDs are supported. You may also want to try adding '.0' onto the end of the OID, sometimes this is needed. Steve -- 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
