# This file contains the circle of numbers required for the definition of ldap classes and attributes.
# The starting ID was granted from IANA organisation.
# The starting ID is:			1.3.6.1.4.1.9770 where 1.3.6.1.4.1 is the standard prefix and 9770 is the OID of OpenOffice.org
Assignment for the Object ID

	OID				ASSIGNMENT
9770				OpenOffice organization id
9770.1				SNMP Elements
9770.2				LDAP Elements
9770.2.1			Attribute Types
9770.2.2			Object Classes
9770.2.1.1			attributes for openoffice.org
9770.2.2.1			classes for openoffice.org


# Definitions for attributes start with 1 and for object classes start with 2
# So the complete ID the first attribute and class definitions for e.g. 'org.openoffice.Types' are:
# attribute	1.3.6.1.4.1.9770.2.1.1.1.1
# class		1.3.6.1.4.1.9770.2.2.1.1.1

# Each subcategory may have it's own name prefix which is used to get unique names for the 
# defined attributes and object classes

# Currently available namespaces:						ID				NamePrefix
org.openoffice											9770.2.1.1		cfg
org.openoffice.Types									9770.2.1.1.1	oo
org.openoffice.Inet										9770.2.1.1.2	ooInet
org.openoffice.Setup									9770.2.1.1.3	ooSetup
org.openoffice.UserProfile								9770.2.1.1.4	
org.openoffice.Office									9770.2.1.1.5
org.openoffice.ucb										9770.2.1.1.6
org.openoffice.Webtop									9770.2.1.1.7	oow




