X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=website%2Fiana%2FRRDTOOL-SMI.txt;fp=website%2Fiana%2FRRDTOOL-SMI.txt;h=0d70ea55c0461fccff2733e06e30b40996caa2a2;hb=d1e370000219d7f46144fcda05ff6884da89042f;hp=0000000000000000000000000000000000000000;hpb=ea3ebe6e517f024dd6c2a36898082ae4855becf7;p=rrdtool-all.git diff --git a/website/iana/RRDTOOL-SMI.txt b/website/iana/RRDTOOL-SMI.txt new file mode 100644 index 00000000..0d70ea55 --- /dev/null +++ b/website/iana/RRDTOOL-SMI.txt @@ -0,0 +1,56 @@ +RRDTOOL-SMI DEFINITIONS ::= BEGIN + +IMPORTS + MODULE-IDENTITY, + OBJECT-IDENTITY, + enterprises + FROM SNMPv2-SMI; + +rrdtool MODULE-IDENTITY + LAST-UPDATED "200404010000Z" + ORGANIZATION "RRD Tool" + CONTACT-INFO + " Tobi Oetiker + + Postal: OETIKER+PARTNER + Aarweg 15 + CH-4600 Olten + Switzerland + + Telephone: +41 62 213 9907 + E-mail: tobi@oetiker.ch + + RRD Tool Information: + http://oss.oetiker.ch/rrdtool/ + " + DESCRIPTION + "The Structure of RRDTool fellow projects" + ::= { enterprises 14697 } -- assigned by IANA + +rrfw OBJECT-IDENTITY + STATUS current + DESCRIPTION + "Round Robin Database Framework. + http://rrfw.sourceforge.net/ + " + ::= { rrdtool 1 } + +mobilerrd OBJECT-IDENTITY + STATUS current + DESCRIPTION + "RRDtool within KPN Mobile. + Contact mobilerrd{at}12move.nl + " + ::= { rrdtool 2 } + +rrdmonitor OBJECT-IDENTITY + STATUS current + DESCRIPTION + "The MIB module for SNMP variables specific to rrdmonitor project + Contact: skorza@gmail.com, rrdmonitor@10096.it + " + ::= { rrdtool 3 } + +-- more to come if necessary. + +END