Re: [squid-users] How do I check if SNMP is working?

From: Christoph Haas <email@dont-contact.us>
Date: Fri, 10 Oct 2003 15:25:23 +0200

On Tue, Oct 07, 2003 at 01:23:12PM +0200, Boniforti Flavio wrote:
> How can I check if my SNMP on squid is working?
>
> I have:
>
> acl snmppublic snmp_community public
> snmp_port 3401
> snmp_access allow snmppublic all

netstat -na | grep 3401

        or

nmap -sU -p 3401 localhost

        or

snmpwalk -p 3401 localhost public .1

 Christoph

-- 
~
~
".signature" [Modified] 3 lines --100%--                3,41         All
Received on Fri Oct 10 2003 - 07:25:25 MDT

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