aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2014-11-19 12:47:58 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2014-11-19 12:47:58 +0200
commitea3cf7a61094789123c30d8ff5edfd0e43b4fe38 (patch)
tree766ddbf9f941c1d9d72ec399894239007bdedf67 /src
parentfb03f7ac53adbaae8d8add2721941393243917fa (diff)
downloadvarnish-mib-ea3cf7a61094789123c30d8ff5edfd0e43b4fe38.tar.gz
varnish-mib-ea3cf7a61094789123c30d8ff5edfd0e43b4fe38.tar.bz2
Add some automatic house-keeping info to VARNISH-MIB.txt
Diffstat (limited to 'src')
-rw-r--r--src/VARNISH-MIB.txt13
1 files changed, 11 insertions, 2 deletions
diff --git a/src/VARNISH-MIB.txt b/src/VARNISH-MIB.txt
index 4515889..b632924 100644
--- a/src/VARNISH-MIB.txt
+++ b/src/VARNISH-MIB.txt
@@ -15,12 +15,12 @@ IMPORTS
15 FROM SNMPv2-CONF; 15 FROM SNMPv2-CONF;
16 16
17varnishMIB MODULE-IDENTITY 17varnishMIB MODULE-IDENTITY
18 LAST-UPDATED "200903050000Z" 18 LAST-UPDATED "201411191038Z"
19 ORGANIZATION "Shared Autonomous sYstems" 19 ORGANIZATION "Shared Autonomous sYstems"
20 CONTACT-INFO "mhe@say.no" 20 CONTACT-INFO "mhe@say.no"
21 DESCRIPTION 21 DESCRIPTION
22 "This MIB module defines objects for Varnish reverse web proxy." 22 "This MIB module defines objects for Varnish reverse web proxy."
23 REVISION "200903050000Z" 23 REVISION "201411191038Z"
24 DESCRIPTION 24 DESCRIPTION
25 "Initial version." 25 "Initial version."
26 ::= { varnish 0 } 26 ::= { varnish 0 }
@@ -245,3 +245,12 @@ varnishStandardComplianceV1 MODULE-COMPLIANCE
245 ::= { varnishCompl 1 } 245 ::= { varnishCompl 1 }
246 246
247END 247END
248
249-- Local variables:
250-- eval: (add-hook 'write-file-hooks 'time-stamp)
251-- time-stamp-start: "\\(LAST-UPDATED\\|REVISION\\) *\""
252-- time-stamp-end: "\""
253-- time-stamp-format: "%:y%:m%:d%:H%:MZ"
254-- time-stamp-line-limit: 25
255-- time-stamp-count: 2
256-- end:

Return to:

Send suggestions and report system problems to the System administrator.