From 14a9b3da487c3b4321a686e38d8043caeeb0883b Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 29 May 2009 22:43:23 +0200 Subject: [PATCH] Move iana to creole and fix email addresses --- input/{iana.mdwn => iana.creole} | 34 ++++++++++++++++---------------- 1 file changed, 17 insertions(+), 17 deletions(-) rename input/{iana.mdwn => iana.creole} (60%) diff --git a/input/iana.mdwn b/input/iana.creole similarity index 60% rename from input/iana.mdwn rename to input/iana.creole index 118ddd3..444b5f1 100644 --- a/input/iana.mdwn +++ b/input/iana.creole @@ -1,20 +1,20 @@ -# Debian OID hierarchy += Debian OID hierarchy = -## Abstract +== Abstract == For a number of protocols it is necessary to have an IANA enterprise number. This document describes how the enterprise number assigned to Debian is used, and how to request assignments with the Debian enterprise space. -## Introduction +== Introduction == Debian has been assigned private enterprise number 9586 by IANA. (The full list of assignments is available at -.) +<http://www.iana.org/assignments/enterprise-numbers>.) This number is used as the base for a hierarchy in the OID space for SNMP and X.500/LDAP as well as for other protocols such as RADIUS. -## Requesting enterprise space +== Requesting enterprise space == Packages and projects may request an entry in the Debian enterprise space by contacting debian-admin. An application has to have the following information: @@ -26,14 +26,14 @@ contacting debian-admin. An application has to have the following information: * package: A section for Debian usage * project: A section that is also used outside of Debian -## OID Assignments +== OID Assignments == The root of the OID space is 1.3.6.1.4.1.9586 or iso.org.dod.internet.private.enterprise.Debian. As of March 2009 this wiki page at http://dsa.debian.org/iana is the authoritative source of Debian OID information. -### enterprise.Debian / 1.3.6.1.4.1.9586 +=== enterprise.Debian / 1.3.6.1.4.1.9586 === The root of the Debian OID space. @@ -45,7 +45,7 @@ OID | Name | Description 100 | project | projects used outside of Debian as well """]] -### enterprise.Debian.package / 1.3.6.1.4.1.9586.1 +=== enterprise.Debian.package / 1.3.6.1.4.1.9586.1 === Used for packages and projects that are Debian specific and will not be used on non-Debian systems. @@ -54,11 +54,11 @@ The contact for this section is: Debian-Admin (debian-admin@ldo). [[!table data=""" OID | Name | Contact | Description -1 | sourceforge | Roland Mas | LDAP entries for the SourceForge Integrated development project framework -2 | debconf | Joey Hess | LDAP DebConf backend +1 | sourceforge | Roland Mas <lolando> | LDAP entries for the SourceForge Integrated development project framework +2 | debconf | Joey Hess <joeyh> | LDAP DebConf backend """]] -### enterprise.Debian.project / 1.3.6.1.4.1.9586.100 +=== enterprise.Debian.project / 1.3.6.1.4.1.9586.100 === Used for projects that are not Debian specific. @@ -67,10 +67,10 @@ The contact for this section is: Debian-Admin (debian-admin@ldo). [[!table data=""" OID | Name | Contact | Description - 1 | LVM | Russell Coker | SNMP information for the Logical Volume Manager - 2 | ScaleMail | Tommi Virtanen | LDAP for the Scalemail virtual mail domain system - 3 | gforge | Roland Mas | LDAP entries for the GForge development project framework - 4 | userdir | debian-admin | Debian user directory - 5 | keepalived | Vincent Bernat | keepalived, a free VRRP implementation and load balancer - 6 | tor | Peter Palfrader | Tor Project - http://www.torproject.org + 1 | LVM | Russell Coker <russell@coker.com.au> | SNMP information for the Logical Volume Manager + 2 | ScaleMail | Tommi Virtanen <tv> | LDAP for the Scalemail virtual mail domain system + 3 | gforge | Roland Mas <lolando> | LDAP entries for the GForge development project framework + 4 | userdir | debian-admin | Debian user directory + 5 | keepalived | Vincent Bernat <bernat> | keepalived, a free VRRP implementation and load balancer + 6 | tor | Peter Palfrader <weasel> | Tor Project - http://www.torproject.org """]] -- 2.20.1