Hi,
I have an installed version 2.6.STABLE1 with --enable-snmp.
I have those lines on squid.conf
snmp_port = 3401
acl localhost src 127.0.0.1/255.255.255.255
acl snmpok snmp_community public
snmp_access allow snmpok all
snmp_access deny all
snmpwalk raises an error
Failed SNMP agent query from : 127.0.0.1.
netstat result
# netstat -an | grep 3401
udp 0 0 0.0.0.0:3401 0.0.0.0:*
So I think squid is listening port 3401.
The question : Are there another config lines or another program like
snmpd to achieve a succesfull connection?
I have succesfully connected to my FW and router to get data for MRTG.
Do you have any suggestions?
Thanks.
-- Birol AKBAY birolakbay@gmail.comReceived on Wed Aug 16 2006 - 08:53:02 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:02 MDT