On Fri, 16 Oct 1998, Dan wrote:
> Hi all,
> I try to start SquidPatch2 (RunCache) it writes in squid.out
> -----------
> Startup: Friday October 16 21:19:08 GMT 1998
> The mib description doesn't seem to be consistent.
> Some nodes couldn't be linked under the "iso" tree.
> these nodes are left:
> cacheDnsSvcTime ::= { cacheMedianSvcEntry 8 } (1)
> cacheIcpReplySvcTime ::= { cacheMedianSvcEntry 7 } (1)
These messages are informational, however apply this patch to fix the
problems:
Index: src/mib.txt
===================================================================
RCS file: /surf1/CVS/squid/src/mib.txt,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -w -r1.17 -r1.18
--- mib.txt 1998/10/03 03:56:53 1.17
+++ mib.txt 1998/10/14 20:12:14 1.18
@@ -1,6 +1,6 @@
SQUID-MIB DEFINITIONS ::= BEGIN
--
--- $Id: mib.txt,v 1.17 1998/10/03 03:56:53 wessels Exp $
+-- $Id: mib.txt,v 1.18 1998/10/14 20:12:14 wessels Exp $
--
IMPORTS
@@ -45,10 +45,11 @@
-- version of the SNMP library. Remove the following seven lines
-- before using with SNMP tools.
--
+
org OBJECT IDENTIFIER ::= { iso 1 }
dod OBJECT IDENTIFIER ::= { org 6 }
-intenet OBJECT IDENTIFIER ::= { dod 1 }
-private OBJECT IDENTIFIER ::= { intenet 4 }
+internet OBJECT IDENTIFIER ::= { dod 1 }
+private OBJECT IDENTIFIER ::= { internet 4 }
enterprises OBJECT IDENTIFIER ::= { private 1 }
nlanr OBJECT IDENTIFIER ::= { enterprises 3495 }
squid OBJECT IDENTIFIER ::= { nlanr 1 }
Received on Fri Oct 16 1998 - 13:24:48 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:32 MST