> "snmpwalk host public 25.1.5" gives me the information I want to graph > (host is a netware 5 server) but mrtg doesn't like the first number > bigger than 2... How do I graph it (without a shell escape)? > This is not a full OID. That's okay for snmpwalk but not for MRTG. When using snmpwalk, start with a dot. If snmpwalk does okay, copy the numbers WITHOUT the leading dot to your config file. I'm not sure what to put in front of the 25.1.5 but it could be for instance .1.3.6.1.2.1 Do "snmpwalk device community .1.3.6.1.2.1.1.1.0" and you will probably see "system.sysDescr.0 = ..." as a result. This is actually the "1.1.0" part. Regards, Alex -- * To unsubscribe from the mrtg mailing list, send a message with the subject: unsubscribe to mrtg-request@list.ee.ethz.ch * The mailing list archive is at http://www.ee.ethz.ch/~slist/mrtg