Code

fix libwrap and libdbi detection logic
[rrdtool-all.git] / website / iana / RRDTOOL-SMI.txt
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 "200404010000Z"
11         ORGANIZATION "RRD Tool"
12         CONTACT-INFO
13                 "    Tobi Oetiker
15                 Postal: OETIKER+PARTNER
16                         Aarweg 15
17                         CH-4600 Olten
18                         Switzerland
20                 Telephone: +41 62 213 9907
21                 E-mail: tobi@oetiker.ch
23                 RRD Tool Information:
24                   http://oss.oetiker.ch/rrdtool/
25                 "
26         DESCRIPTION
27                 "The Structure of RRDTool fellow projects"
28         ::= { enterprises 14697 }       -- assigned by IANA
30 rrfw    OBJECT-IDENTITY
31         STATUS  current
32         DESCRIPTION
33                 "Round Robin Database Framework. 
34                 http://rrfw.sourceforge.net/
35                 "
36         ::= { rrdtool 1 }
38 mobilerrd  OBJECT-IDENTITY
39         STATUS  current
40         DESCRIPTION
41                 "RRDtool within KPN Mobile. 
42                  Contact mobilerrd{at}12move.nl
43                 "
44         ::= { rrdtool 2 }
45         
46 rrdmonitor  OBJECT-IDENTITY
47         STATUS  current
48         DESCRIPTION 
49                 "The MIB module for SNMP variables specific to rrdmonitor project
50                 Contact: skorza@gmail.com, rrdmonitor@10096.it
51                 "
52         ::= { rrdtool 3 }
54 -- more to come if necessary.
56 END