Babs,
What is the statement of your snmp_access?
Look to mine:
acl grapher src 10.0.3.254/32 10.0.0.66/32
snmp_access allow snmp grapher
snmp_access deny all
----- Original Message -----
From: "Babs" <arvbab@xxxxxxxxx>
To: "Squid Users" <squid-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, August 09, 2005 4:02 AM
Subject: Re: Squid -MRTG error - No such name
Thanx Kashif for ur reply
But I have the mib.txt file copied to /etc/mrtg
directory so its not the problem with file not found.
Also I have renamed it to squid-mib.txt
Babs
--- Kashif Ali Bukhari <kbukhari@xxxxxxxxx> wrote:
please change the path of
LoadMIBs: /etc/mrtg/squid-mib.txt
for LoadMIBs: /path/of/squid/mib/mib-file.txt
On 8/8/05, Babs <arvbab@xxxxxxxxx> wrote:
> Hi all,
> I am still not able to get my MRTG on the squid
> machine properly. MRTG is giving me lots errors.
> First is a SNMP error of "No Such Name" and I
checked
> various sites though google and i also made sure
that
> "LoadMIBs" statement is correct and pointing to
the
> squid mib file. Btw I must also mention that its
> producing some graphs anyway. My mrtg log and
mrtg.cfg
> files are here for u to have a look
>
> http://www.geocities.com/arvbab/html/errorlog.html
> http://www.geocities.com/arvbab/html/mrtg_cfg.txt
>
> Snmpwalk command is working fine & giving me 3
line
> result without any error.Pls let me know if I did
any
> mistake with mrtg here.
>
> My System specs as follows
>
> Fedora Core 4
> Squid version 2.5STABLE8
> MRTG version 2.11
>
>
> Thanx a lot