Re: MIB Mistake or ? (sorry again)

From: Dan <Dan@dont-contact.us>
Date: Thu, 22 Oct 1998 19:14:20 +0500

Dear Glenn,
I have tried to make it:
-------------------
vi mib-diff.1 # it means copy you diff
cp mib-diff.1 src # it means cp diff to squid-2.0.PATCH2/src
patch < mib-diff.1
  Looks like a unified context diff.
Hunk #1 failed at line 1.
1 out of 2 hunks failed: saving rejects to mib.txt.rej
  I can't seem to find a patch in there anywhere.
------------------
where mib-diff.1 it`s you patch
So what is it problems?

With best regards, Dan

Glenn Chisholm wrote:

> Check the FAQ:
>
> http://squid.nlanr.net/Squid/FAQ/FAQ-2.html#ss2.5
>
> glenn
> >
> > Hi , Glenn
> > Which can I do to path mib ?
> > Thanks for help.
> > With best regards, Dan
> >
> >
> > Glenn Chisholm wrote:
> >
> > > 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 Thu Oct 22 1998 - 08:22:40 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:45 MST