2.5.21.6 - Object Classes

Submitted by j.onions at nexor.co.uk from host trident.nexor.co.uk (128.243.9.9) on Wed Apr 2 13:55:09 METDST 1997 using a WWW entry form.

OID value: 2.5.21.6

OID description:
The objectClasses operational attribute defines the object classes which are in force within a subschema.

The objectClasses operational attibute is multi-valued; each value defines one object class.

objectClasses ATTRIBUTE ::= {
        WITH SYNTAX ObjectClassDescription
        EQUALITY MATCHING RULE objectIdentifierFirstComponentMatch
        USAGE directoryOperation
        IDENTIFIED BY id-soa-objectClasses
}

ObjectClassDescription ::= SEQUENCE {
	identifier OBJECT-CLASS.&id,
	name SET OF DrectoryString { ub-schema } OPTIONAL,
        description DirectoryString { ub-schema } OPTIONAL,
        obsolete BOOLEAN DEFAULT FALSE,
	information [0] ObjectClassInformation
}

ObjectClassInformation ::= SEQUENCE {
	subclassOf SET OF OBJECT-CLASS.&id OPTIONAL,
	kind ObjectClassKind DEFAULT structural,
	mandatories [3] SET OF ATTRIBUTE.&id OPTIONAL,
	optionals [4] SET OF ATTRIBUTE.&id OPTIONAL
}

See also the OID Repository website reference for 2.5.21.6

Superior references


Search for text in all OIDs starting with 2.5.21.6:

Go to the top node if you need to search all entries.
Tell me about OIDs you know about
Incoming OIDs that have not been proofread yet
j.onions@nexor.co.uk
Entered: Wed Apr 2 13:55:09 METDST 1997 (not changed manually)