On Thu, Feb 05, 2004 at 10:00:22AM -0700, David Ziemba wrote: > [EMAIL PROTECTED]:~]# snmpwalk 10.1.0.9 COMM .1.3.6.1.4.1.9.9.273.1.1.2.1.1 > enterprises.9.9.273.1.1.2.1.1.1 = Gauge32: 0
nice. > Options[_]: growright, transparent, noinfo, gauge, absolute Do you want gauge or absolute? Or, as in: one or the other. (This is not your problem, but fix it anyway) > SNMP Error: > Received SNMP response with error code > error status: noSuchName > index 1 (OID: 1.3.6.1.4.1.9.9.273.1.1.2.1.1) The OID 1.3.6.1.4.1.9.9.273.1.1.2.1.1 has one or more instances (in this case: 1). You need to specify the instance, not just the OID. Add another 1 to both in and out, things should work then. HTH Alex -- begin sig http://www.googlism.com/index.htm?ism=alex+van+den+bogaerdt&type=1 This message was produced without any <iframe tags -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
