From e40e94a6eda7e634da8e5d49505e6aa08b03ecb7 Mon Sep 17 00:00:00 2001 From: kostas <> Date: Sat, 4 Apr 1998 11:27:19 +0000 Subject: [PATCH] mib descriptions corrected --- include/cache_snmp.h | 2 +- src/mib.txt | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/cache_snmp.h b/include/cache_snmp.h index 395f6a2e93..f0035c81e0 100644 --- a/include/cache_snmp.h +++ b/include/cache_snmp.h @@ -26,7 +26,7 @@ /* mib stuff here */ #ifndef CURRENT_MIB_VERSION -#define CURRENT_MIB_VERSION "-- v 1.13 1998/03/22 kostas@nlanr.net" +#define CURRENT_MIB_VERSION "-- v 1.14 1998/04/03 kostas@nlanr.net" #endif /* MIB definitions diff --git a/src/mib.txt b/src/mib.txt index da48ca4a98..3d12b3be03 100644 --- a/src/mib.txt +++ b/src/mib.txt @@ -1,7 +1,7 @@ -- File: SQUID.MIB -- Maintained by: kostas@nlanr.net -- --- NOTE: This version (1.13) of the mib is supported as of squid1.2beta19. +-- NOTE: This version (1.14) of the mib is supported as of squid1.2beta19. -- SQUID-MIB DEFINITIONS ::= BEGIN @@ -15,7 +15,7 @@ SQUID-MIB DEFINITIONS ::= BEGIN -- Do NOT remove the following line --- v 1.13 1998/03/22 kostas@nlanr.net +-- v 1.14 1998/04/03 kostas@nlanr.net -- -- definition of squid mib subtree @@ -263,7 +263,7 @@ SQUID-MIB DEFINITIONS ::= BEGIN ACCESS read-only STATUS mandatory DESCRIPTION - " Cache Memory High Water Mark " + " Cache Memory Low Water Mark " ::= { cacheStorageConfig 3 } cacheSwapMaxSize OBJECT-TYPE @@ -287,7 +287,7 @@ SQUID-MIB DEFINITIONS ::= BEGIN ACCESS read-only STATUS mandatory DESCRIPTION - " Cache Swap High Water Mark " + " Cache Swap Low Water Mark " ::= { cacheStorageConfig 6 } -- end of cacheStorageConfig group -- 2.47.3