On Tuesday 24 June 2003 03.30, Andrew Thomson wrote:

> But when I run the following:
> > snmpwalk -c public proxy1:3401
>
> snmpwalk: Timeout

There is two issues here:

a: Some versions of snmpwalk defaults to SNMPv3, while Squid SNMP 
implementation is a bit older... try specifying the use of SNMPv1 to 
snmpwalk.

b: You have not specified a startingpoint where snmpwalk should start. 
As the Squid MIB is outside the standard public MIB-2 MIB it won't be 
found by snmpwalk unless told to start within or above the location 
of the Squid MIB.. see the Squid FAQ and the snmpwalk documentation.

MIB-2 SMI: iso.org.dod.internet.mgmt.mib-2
       (1.3.6.1.2.1)

Squid: iso.org.dod.internet.private.enterprices.nlanr.squid
       (1.3.6.1.4.1.3495.1)

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org

If you need commercial Squid support or cost effective Squid or
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, [EMAIL PROTECTED]

Reply via email to