[squid-users] snmp woes

From: Andrew Thomson <ajthomson@dont-contact.us>
Date: Tue, 24 Jun 2003 11:30:18 +1000

i've searched google and it came up with the following..

http://groups.google.com.au/groups?q=squid+snmp+Failed+SNMP+agent+query&hl=en&lr=&ie=UTF-8&oe=UTF-8&selm=b3npo5%241e95%241%40FreeBSD.csie.NCTU.edu.tw&rnum=5

it looks like i'm experiencing the same problem.. can't for the life of
me figure out why my snmp is not working.. :(

detail:

FreeBSD 5.0-RELEASE-p7
net-snmp-5.0.8_1
squid-2.5_3

Squid is running on another box with these settings:

Squid Cache: Version 2.5.STABLE2
configure options: --bindir=/usr/local/sbin
--sysconfdir=/usr/local/etc/squid --datadir=/usr/local/etc/squid/
--localstatedir=/usr/local/squid '--enable-storeio=ufs diskd null'
'--enable-removal-policies=lru heap' --enable-auth=basic
'--enable-basic-auth-helpers=NCSA PAM YP'
'--enable-external-acl-helpers=ip_user unix_group' --enable-underscores
--enable-snmp --prefix=/usr/local i386-portbld-freebsd5.0

acl snmp_network src 192.168.13.0/24
acl snmppublic snmp_community public
snmp_access allow snmppublic snmp_network
snmp_access deny all

But when I run the following:

> snmpwalk -c public proxy1:3401
snmpwalk: Timeout

2003/06/24 11:27:41| Failed SNMP agent query from : 192.168.13.55.
2003/06/24 11:27:43| Failed SNMP agent query from : 192.168.13.55.

and more detail:

> netstat -an | grep 3401
udp4 0 0 *.3401 *.*

but getting no love..

thoughts?

ajt.
Received on Mon Jun 23 2003 - 19:29:55 MDT

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