]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
The mib is no longer parsed, therefore the original hack to satisfy the parser
authorglenn <>
Sat, 14 Nov 1998 05:28:10 +0000 (05:28 +0000)
committerglenn <>
Sat, 14 Nov 1998 05:28:10 +0000 (05:28 +0000)
is not required.

src/mib.txt

index f50312a69290f2958b3dab2ac960c293496657d5..d7dbd08a6cb64df33cd8914dfc4b8b3966ca5634 100644 (file)
@@ -1,6 +1,6 @@
 SQUID-MIB  DEFINITIONS ::= BEGIN
 --
--- $Id: mib.txt,v 1.18 1998/10/14 20:12:14 wessels Exp $
+-- $Id: mib.txt,v 1.19 1998/11/13 22:28:10 glenn Exp $
 --
 
 IMPORTS
@@ -38,22 +38,6 @@ squid MODULE-IDENTITY
                "Move to SMIv2. Prepare to split into proxy/squid."
     ::= { nlanr 1 }
 
--- v 1.16 1998/09/22 glenn@ircache.net
-
---
---     This is a hack to get around a problem with the current
---     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 }
-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 }
-
 --
 -- OID Assignments
 --