summaryrefslogtreecommitdiff
path: root/torrus/sup/mibs/RRDTOOL-SMI.txt
blob: dd306ed5ab1ffbeb7dae1d04dcb5e3ed6f714e4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
RRDTOOL-SMI DEFINITIONS ::= BEGIN

IMPORTS
	MODULE-IDENTITY,
	OBJECT-IDENTITY,
	enterprises
		FROM SNMPv2-SMI;

rrdtool MODULE-IDENTITY
	LAST-UPDATED "200209150000Z"
	ORGANIZATION "RRD Tool"
	CONTACT-INFO
		"    Tobi Oetiker

                Postal: ETZ J97, ETH
                        8092 Zurich
                        Switzerland

                Telephone: +41 1 632-5286
                E-mail: oetiker@ee.ethz.ch

                RRD Tool Information:
                  http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/
		"
	DESCRIPTION
		"The Structure of RRDTool fellow projects"
	::= { enterprises 14697 }	-- assigned by IANA

torrus    OBJECT-IDENTITY
	STATUS	current
	DESCRIPTION
		"Round Robin Database Framework. 
                http://torrus.sourceforge.net/
                "
	::= { rrdtool 1 }

-- more to come if necessary.

END