aboutsummaryrefslogtreecommitdiff
path: root/src/VARNISH-MIB.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/VARNISH-MIB.txt')
-rw-r--r--src/VARNISH-MIB.txt13
1 files changed, 2 insertions, 11 deletions
diff --git a/src/VARNISH-MIB.txt b/src/VARNISH-MIB.txt
index bb6075d..71556c4 100644
--- a/src/VARNISH-MIB.txt
+++ b/src/VARNISH-MIB.txt
@@ -20,14 +20,14 @@ IMPORTS
20 FROM SNMPv2-CONF; 20 FROM SNMPv2-CONF;
21 21
22varnishMIB MODULE-IDENTITY 22varnishMIB MODULE-IDENTITY
23 LAST-UPDATED "201411280136Z" 23 LAST-UPDATED "201411280837Z"
24 ORGANIZATION "Shared Autonomous sYstems" 24 ORGANIZATION "Shared Autonomous sYstems"
25 CONTACT-INFO "Morten Hermanrud <mhe@say.no> 25 CONTACT-INFO "Morten Hermanrud <mhe@say.no>
26 Sergey Poznyakoff <gray@gnu.org> 26 Sergey Poznyakoff <gray@gnu.org>
27 " 27 "
28 DESCRIPTION 28 DESCRIPTION
29 "This MIB module defines objects for Varnish reverse web proxy." 29 "This MIB module defines objects for Varnish reverse web proxy."
30 REVISION "201411280136Z" 30 REVISION "201411280837Z"
31 DESCRIPTION 31 DESCRIPTION
32 "Second revision." 32 "Second revision."
33 ::= { varnish 0 } 33 ::= { varnish 0 }
@@ -783,15 +783,6 @@ banExpression OBJECT-TYPE
783 "VCL expression of the ban." 783 "VCL expression of the ban."
784 ::= { varnishBanEntry 4 } 784 ::= { varnishBanEntry 4 }
785 785
786banTableTimeout OBJECT-TYPE
787 SYNTAX Unsigned32
788 MAX-ACCESS read-write
789 STATUS current
790 DESCRIPTION
791 "If banTable content is cached, this variable keeps
792 the time in seconds after which the table is reloaded.
793 Setting it changes that value."
794 ::= { agent 1 }
795-- 786--
796-- Groups and Compliance 787-- Groups and Compliance
797-- 788--

Return to:

Send suggestions and report system problems to the System administrator.