[squid-users] Squid 2.4 SNMP

From: Neilson, Art <aneilson@dont-contact.us>
Date: Tue, 11 Sep 2001 17:43:01 -1000

I'm going nuts trying to get SNMP working with squid 2.4 STABLE
on FreeBSD 4.3 STABLE. I've installed squid from the FreeBSD ports
collection, edited the Makefile before doing a make and make install
I made sure --enable-snmp was specified and indeed see the snmp stuff
build when make runs. My squid.conf has the following lines pertinent
to snmp operation:

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

running the snmpwalk utility from net-snmp 4.2.1 like so

# snmpwalk -p 3401 localhost public .1.6.1.4.1.3495.1.1
End of MIB

I just get the End of MIB output, an empty list. NO OIDs no nothing.
Anyone have a clue what is wrong? I've been pulling my hair out here
trying to see what's the problem ...
Received on Tue Sep 11 2001 - 21:43:24 MDT

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