Trying to get MRTG to work. Normally after installing an snmp rpm you go and delete the snmp.conf file and things work just fine. Well, that doesn't seem to be the case with RH 8.0. When I run MRTG's cfgmaker "cfgmaker public@10.0.0.2" I get all kind of errors: --base: Get Device Info on public@10.0.0.2: SNMP Error: no response received SNMPv1_Session (remote host: "10.0.0.2" [10.0.0.2].161) community: "public" request ID: 1394015036 PDU bufsize: 8000 bytes timeout: 2s retries: 5 backoff: 1) at /usr/bin/../lib/mrtg2/SNMP_util.pm line 450 SNMPGET Problem for sysDescr sysContact sysName sysLocation sysObjectID on public@10.0.0.2: at /usr/bin/cfgmaker line 657 --base: Vendor Id: --base: Populating confcache --snpo: Skipping ifDescr scanning because public@10.0.0.2: does not seem to support it --snpo: Skipping ipAdEntIfIndex scanning because public@10.0.0.2: does not seem to support it --snpo: Skipping ifName scanning because public@10.0.0.2: does not seem to support it etc, etc.... This is usually what I see when I have the default snmp.conf. I went and double checked that the file was not there "/etc/snmp.conf" and sure enough it wasn't. Matter of fact there's nothing in the /etc/snmp dir. I've setup MRTG on a number of machines from RH 6.2 thru 7.2 and the case is always the same, delete the config file, things are good. That's just not happening in Rh 8.0. Any ideas?