> SNMPGET Problem for 1.3.6.1.4.1.1599.7.1.4.0 1.3.6.1.4.1.1599.7.1.6.0 > sysUptime > sysName on public@45.81.49.94 > > Does I need to specify in a specific file/folder that > 1.3.6.1.4.1.1599.7.1.4 and 1.3.6.1.4.1.1599.7.1.6 corresponds to the Temp & > Hum values of my probes? > No, you need not. It may or may not be necessary to append .0 (depending on if the .4 and .6 are instances or not). What could also fail are the other requests: sysUptime, sysName Try to query your device using a tool such as snmpget, snmpwalk, snmputil and only when this works it makes sense to try it with mrtg. example could be: snmpwalk 45.81.49.94 public .1.3.6.1.4.1.1599.7.1 If it returns something like enterprises.1599.7.1.4 = Gauge: 21 then this works. Try also snmpget 45.81.49.94 public .1.3.6.1.2.1.1.3.0 for sysUptime snmpget 45.81.49.94 public .1.3.6.1.2.1.1.5.0 for sysName Please note that these tools require a leading dot (and mrtg NOT) and that the responses are (probably) in short-hand. 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