Re: [squid-users] Squid SNMP Support

From: Gokhan ERYOL <eryol@dont-contact.us>
Date: Tue, 04 Mar 2003 10:24:08 +0200

I configured it with --enable-snmp. Actually, I compile it two different
machines, one is FreeBSD 4.7, the other is RedHat. Both won't work, i
think, i missed something in configuration.

These are the outputs:

[root@yelken etc]# ../sbin/squid -v
Squid Cache: Version 2.5.STABLE1-20030224
configure options: --enable-snmp
[root@yelken etc]#
[root@yelken etc]# ../sbin/squid -k parse
[root@yelken etc]#

What can make this problem happen? There is no firewall on interfaces.

Regards,

Gokhan ERYOL

Henrik Nordstrom wrote:

>Works here..
>
>Are you sure you built your Squid with SNMP enabled? What does the
>following report?
>
> squid -v
> squid -k parse
>
>Regards
>Henrik
>
>
>mån 2003-03-03 klockan 16.44 skrev Gokhan ERYOL:
>
>
>>in squid.conf:
>>acl localhost src 127.0.0.1/255.255.255.255
>>acl snmppublic snmp_community public
>>snmp_port 3401
>>snmp_access allow snmppublic localhost
>>snmp_access deny all
>>snmp_incoming_address 0.0.0.0
>>snmp_outgoing_address 255.255.255.255
>>
>>
>>[root@yelken etc]# snmpwalk -V
>>NET-SNMP version: 5.0.6
>>[root@yelken etc]# snmpwalk -c public 127.0.0.1:3401
>>snmpwalk: Timeout
>>[root@yelken etc]# snmpwalk -c public 127.0.0.1:3401 .1.3.6.1.4.1.3495.1.1
>>snmpwalk: Timeout
>>
>>and in cache.log:
>>2003/03/03 15:33:07| Accepting HTTP connections at 0.0.0.0, port 3128, FD 8.
>>2003/03/03 15:33:07| Accepting ICP messages at 0.0.0.0, port 3130, FD 10.
>>2003/03/03 15:33:07| Accepting SNMP messages on port 3401, FD 11.
>>2003/03/03 15:33:07| WCCP Disabled.
>>2003/03/03 15:33:07| Loaded Icons.
>>2003/03/03 15:33:07| Ready to serve requests.
>>2003/03/03 17:36:29| Failed SNMP agent query from : 127.0.0.1.
>>2003/03/03 17:36:31| Failed SNMP agent query from : 127.0.0.1.
>>2003/03/03 17:36:31| Failed SNMP agent query from : 127.0.0.1.
>>2003/03/03 17:36:33| Failed SNMP agent query from : 127.0.0.1.
>>2003/03/03 17:36:33| Failed SNMP agent query from : 127.0.0.1.
>>2003/03/03 17:36:34| Failed SNMP agent query from : 127.0.0.1.
>>
>>Regards,
>>
>>Gokhan ERYOL
>>
>>Henrik Nordstrom wrote:
>>What query are you attempting?
>>
>>
Received on Tue Mar 04 2003 - 01:25:50 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:54 MST