thanks henrik, hit the nail on the head..
snmpwalk -v1 -c public proxy1:3401 .1.3.6.1.4.1.3495.1.1 SNMPv2-SMI::enterprises.3495.1.1.1.0 = INTEGER: 8160 SNMPv2-SMI::enterprises.3495.1.1.2.0 = INTEGER: 293484 SNMPv2-SMI::enterprises.3495.1.1.3.0 = Timeticks: (8345869) 23:10:58.69 cheers, ajt. On Tue, Jun 24, 2003 at 11:07:03AM +0200, Henrik Nordstrom wrote: > 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] >
