Does SNMP work for Squid 2.1 Patch 2 ?

From: Danny Sinang <danny@dont-contact.us>
Date: Thu, 8 Apr 1999 01:03:14 +0800

Hello. Does SNMP work on Squid 2.1 Patch 2 work ?

I followed all the instructions on
http://squid.nlanr.net/Squid/FAQ/FAQ-18.html#ss18.4 and still it won't work
when I run "snmpwalk -p 3401 hostname communitystring .1.3.6.1.4.1.3495.1.1"

Here's part of my squid.conf

snmp_port 3401
snmp_mib_path /usr/local/squid/etc/mib.txt

snmp_agent_conf view all .1.3.6 included
snmp_agent_conf view squid .1.3.6 included
snmp_agent_conf user squid - all all public
snmp_agent_conf user all all all all squid
snmp_agent_conf community public squid squid
snmp_agent_conf community readwrite all all

acl snmpmanagementhosts src 172.31.1.2/255.255.255.255
172.31.1.0/255.255.255.0
snmp_acl public deny all !snmpmanagementhosts
snmp_acl readwrite deny all

Should I reboot my server ?

- Danny Sinang
Received on Wed Apr 07 1999 - 09:56:21 MDT

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