7e195483d9465966eafc542f6c58bca301e46247
[mirror/dsa-wiki.git] / input / iana.mdwn
1 # Debian OID hierarchy
2
3 ## Abstract
4
5 For a number of protocols it is necessary to have an IANA enterprise number.
6 This document describes how the enterprise number assigned to Debian is used,
7 and how to request assignments with the Debian enterprise space.
8
9 ## Introduction
10
11 Debian has been assigned private enterprise number 9586 by IANA.
12 (The full list of assignments is available at
13 <http://www.iana.org/assignments/enterprise-numbers>.)
14 This number is used as the base for a hierarchy in the OID space for SNMP and
15 X.500/LDAP as well as for other protocols such as RADIUS.
16
17 ## Requesting enterprise space
18
19 Packages and projects may request an entry in the Debian enterprise space by
20 contacting debian-admin. An application has to have the following information:
21
22 * Name of the package or project
23 * Contact person and address
24 * Type usage (SNMP, X.500/LDAP, RADIUS, etc.)
25 * Section of OID space to be used. The OID space is currently divided in two sections:
26  * package: A section for Debian usage
27  * project: A section that is also used outside of Debian
28
29 ## OID Assignments
30
31 The root of the OID space is 1.3.6.1.4.1.9586 or iso.org.dod.internet.private.enterprise.Debian.
32
33 As of March 2009 this wiki page at http://dsa.debian.org/iana is the
34 authoritative source of Debian OID information.
35
36 ### enterprise.Debian / 1.3.6.1.4.1.9586
37
38 The root of the Debian OID space.
39
40 The contact for this section is: Debian-Admin (d-a@ldo).
41
42 [[!table data="""
43 OID | Name | Description
44 1   | package | Debian itnernal use
45 100 | project | projects used outside of Debian as well
46 """]]
47
48 ### enterprise.Debian.package / 1.3.6.1.4.1.9586.1
49
50 Used for packages and projects that are Debian specific and will not be used on
51 non-Debian systems.
52
53 The contact for this section is: Debian-Admin (d-a@ldo).
54
55 [[!table data="""
56 OID | Name        | Contact              | Description
57 1   | sourceforge | Roland Mas <lolando> | LDAP entries for the SourceForge Integrated development project framework
58 2   | debconf     | Joey Hess <joeyh>    | LDAP DebConf backend
59 """]]
60
61 ### enterprise.Debian.project / 1.3.6.1.4.1.9586.100
62
63 Used for projects that are not Debian specific.
64
65 The contact for this section is: Debian-Admin (d-a@ldo).
66
67
68 [[!table data="""
69 OID | Name        | Contact              | Description
70   1 | LVM         | Russell Coker <russell@coker.com.au> |  SNMP information for the Logical Volume Manager
71   2 | ScaleMail   | Tommi Virtanen <tv>  | LDAP for the Scalemail virtual mail domain system
72   3 | gforce      | Roland Mas <lolando> | LDAP entries for the GForge development project framework
73   4 | userdir     | d-a                  | Debian user directory
74 """]]