Class CIM_OrgUnit
extends CIM_OrganizationalEntity

The OrgUnit class is used to represent a sub-unit of an organization such a division or department. The class is defined so as to incorporate commonly-used LDAP attributes to permit implementations to easily derive this information from LDAP-accessible directories. This class's properties are a subset of a related class, OtherOrgUnitInformation, which defines all the group properties and in array form for directory compatibility.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_OrganizationalEntity
   |
   +--CIM_OrgUnit

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe OrgUnit class is used to represent a sub-unit of an organization such a division or department. The class is defined so as to incorporate commonly-used LDAP attributes to permit implementations to easily derive this information from LDAP-accessible directories. This class's properties are a subset of a related class, OtherOrgUnitInformation, which defines all the group properties and in array form for directory compatibility.
UMLPackagePathstringCIM::User::Org
Versionstring2.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
BusinessCategorystring
DescriptionstringThis property describes the kind of business performed by an organizational unit.
MaxLenuint32128
CreationClassNamestring
DescriptionstringCreationClassName indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.
Keybooleantrue
MaxLenuint32256
FacsimileTelephoneNumberstring
DescriptionstringThe organizational unit's facsimile telephone number.
LocalityNamestring
DescriptionstringThis property contains the name of a locality, such as a city, county or other geographic region.
Namestring
DescriptionstringThe Name property defines the label by which the object is known. In the case of an LDAP-derived instance, the Name property value may be set to the distinguished name of the LDAP-accessed object instance.
Keybooleantrue
MaxLenuint321024
OUstring
DescriptionstringThe name of the organizational unit.
Requiredbooleantrue
PostalCodestring
DescriptionstringThe PostalCode property specifies the postal code of the organizational unit. If this value is present it will be part of the object's postal address.
MaxLenuint3240
StateOrProvincestring
DescriptionstringThe State or Province name property specifies a state or province.
TelephoneNumberstring
DescriptionstringThe TelephoneNumber property specifies a telephone number of the organizational unit, e.g. + 44 582 10101).
MaxLenuint3232
PostalAddressstring[]
DescriptionstringThe PostalAddress property values specify the address information required for the physical delivery of postal messages by the postal authority to the organizational unit.

Inherited Properties

NameData TypeClass Origin
CaptionstringCIM_ManagedElement
DescriptionstringCIM_ManagedElement
ElementNamestringCIM_ManagedElement
Generationuint64CIM_ManagedElement
InstanceIDstringCIM_ManagedElement

Class Methods