addressing Perl::Critic warnings in perllib/Torrus/Collector/*
[torrus-plus.git] / htdocs / RRDTOOL-SMI.txt
blobdd306ed5ab1ffbeb7dae1d04dcb5e3ed6f714e4a
1 RRDTOOL-SMI DEFINITIONS ::= BEGIN
3 IMPORTS
4         MODULE-IDENTITY,
5         OBJECT-IDENTITY,
6         enterprises
7                 FROM SNMPv2-SMI;
9 rrdtool MODULE-IDENTITY
10         LAST-UPDATED "200209150000Z"
11         ORGANIZATION "RRD Tool"
12         CONTACT-INFO
13                 "    Tobi Oetiker
15                 Postal: ETZ J97, ETH
16                         8092 Zurich
17                         Switzerland
19                 Telephone: +41 1 632-5286
20                 E-mail: oetiker@ee.ethz.ch
22                 RRD Tool Information:
23                   http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
24                 "
25         DESCRIPTION
26                 "The Structure of RRDTool fellow projects"
27         ::= { enterprises 14697 }       -- assigned by IANA
29 torrus    OBJECT-IDENTITY
30         STATUS  current
31         DESCRIPTION
32                 "Round Robin Database Framework. 
33                 http://torrus.sourceforge.net/
34                 "
35         ::= { rrdtool 1 }
37 -- more to come if necessary.
39 END