aboutsummaryrefslogtreecommitdiff
path: root/src/varnish-mib.8
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-11-28 10:20:18 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-11-28 10:20:18 +0200
commit38cd993057ababdbf6b32aab35f834363647b7d8 (patch)
treebd8f576b2a833b5a597b7a8dd7309f5ee5413180 /src/varnish-mib.8
parent443bc6290a6a90b2c74612d7d68945e375af0ec3 (diff)
downloadvarnish-mib-38cd993057ababdbf6b32aab35f834363647b7d8.tar.gz
varnish-mib-38cd993057ababdbf6b32aab35f834363647b7d8.tar.bz2
Remove banTableTimeout oid.
Diffstat (limited to 'src/varnish-mib.8')
-rw-r--r--src/varnish-mib.814
1 files changed, 4 insertions, 10 deletions
diff --git a/src/varnish-mib.8 b/src/varnish-mib.8
index c2d37cd..05fa177 100644
--- a/src/varnish-mib.8
+++ b/src/varnish-mib.8
@@ -54,9 +54,6 @@ command. To minimize the performance impact, the information obtained
is cached for a predefined amount of time (60 seconds by default).
This amount (in seconds) is configured by \fBvarnishBanTableTimeout\fR
statement.
-
-It can also be set remotely by assigning new value to the
-\fBbanTableTimeout\fR oid.
.TP
\fBvarnishCLIPortTimeout\fR \fINUMBER\fR
Sets timeout for I/O operations with Varnish administrative port.
@@ -335,14 +332,11 @@ VCL expression of the ban.
Notice that for performance reasons, the ban table is cached, so the
total number of rows in the \fBbanTable\fR may diverge from the value
of \fBbansTotal\fR variable. The default update interval is 60
-seconds. It can be configured either in the \fBsnmpd.conf\fR file
-(see the \fBvarnishBanTableTimeout\fR statement above), or via
-the \fBbanTableTimeout\fR variable.
+seconds. It can be configured in the \fBsnmpd.conf\fR file
+(see the \fBvarnishBanTableTimeout\fR statement above).
.SS Branch \(dqagent\(dq
-.TP
-.B banTableTimeout
-Update interval for the \fBbanTable\fR cache. If set, it takes effect
-immediately.
+The \fBagent\fR branch is reserved for OIDs for
+implementation-specific management. It is not used currently.
.SH "SEE ALSO"
.BR snmpd.conf (5),
.BR snmpd (8),

Return to:

Send suggestions and report system problems to the System administrator.