From: kostas <> Date: Sat, 4 Apr 1998 11:27:19 +0000 (+0000) Subject: mib descriptions corrected X-Git-Tag: SQUID_3_0_PRE1~3633 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e40e94a6eda7e634da8e5d49505e6aa08b03ecb7;p=thirdparty%2Fsquid.git mib descriptions corrected --- 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