problems with squid + snmp
"Corey M. Hanson" <[email protected]> Mon, 6 May 2002 10:13:35 -0400
| Newsgroups | gmane.comp.web.cache.snmp |
|---|---|
| Message-ID | <001a01c1f508$369e1dc0$0a00010a@wkst01> |
I am trying to get net-snmpd to work with squid. I compiled squid with the --enable-snmp swith. Here is my squid.conf relating to snmp: acl snmppublic snmp_community public snmp_port 3401 snmp_access allow snmppublic all snmp_access deny all snmp_incoming_address 0.0.0.0 snmp_outgoing_address 255.255.255.255 I see the following line in my cache.log file: Accepting SNMP messages on port 3401, FD 19. But, when I do the snmpwalk command: snmpwalk -m /etc/squid/mib.txt -c public localhost:3401 .1.3.6.1.4.1.3495.1.1 I always get the following: Timeout: No Response from localhost:3401 I've done a nmap against my server and nothing shows up on port 3401. This sounds like a prob to me but am not sure what I have done wrong. Thanks Corey M. Hanson, Technology and Systems Consultant 9 Webber Ave. Beverly, MA 01915 phone.(978)927-0380 email. mailto:[email protected]