BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_AdminDomain

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_System
        |
        +--BMC.CORE:BMC_AdminDomain
Direct Known Subclasses:
BMC.CORE:BMC_NTDomain

Class that stores configuration items (CIs) relating to groups of system components, such as software (for example, servers, databases, and applications), operating system (for example, files, processes, and threads), devices (for example, disk drives, controllers, processors, and printers), and physical components (for example, chips and cards). Each group of components is viewed as a single entity, reflecting that all of its components are administered similarly by the same user, group of users, or policy. The BMC_AdminDomain class serves as an aggregation point for associating crucial resources that can be accessed by end systems. The grouping of resources and devices in this manner plays an essential role in ensuring that the same administrative policy and actions are applied to all of the resources and devices in the group, ensuring that your service model is consistent. In an IT environment, a domain is typically a collection of facts about network entities. So, a network domain is a collection of network addresses for computers and other devices within the domain. Using the BMC_AdminDomain class and its subclasses, you can define the administrative domains in your organization. For example, your IT network administrators can use the class to model domains, and then further qualify the domain as a Windows NT operating system by using the subclass BMC_NTDomain. They can then define the Windows NT domain name and the domain controller address by using the corresponding attributes in the BMC_NTDomain class. This ensures that the entire group of Windows NT domain attributes is administered according to the policies implemented in the IT organization's service model. This class corresponds to the DMTF class CIM_AdminDomain.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_ADMINDOMAIN None None
FormName BMC.CORE:BMC_AdminDomain None None
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration DomainType
Attribute that specifies the type of admin domain.


Attributes inherited from class BMC.CORE:BMC_System
isVirtual

Attributes inherited from class BMC.CORE:BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, CheckSumValue, CITag, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, Confidentiality, CreateDate, DatasetId, Description, FailedAutomaticIdentification, History, ImpactComputationModel, InstanceId, Integrity, isCloud, Item, LastModifiedBy, LastScanDate, LicensingType, ManufacturerName, MarkAsDeleted, MarketVersion, Model, ModifiedDate, Name, NameFormat, Notes, OwnerContact, OwnerName, ParentCITag, Priority, ReconciliationIdentity, ReferenceInstance, RequestId, SerialNumber, ShortDescription, Submitter, Supported, SystemEnvironment, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

DomainType

enumeration DomainType
Attribute that specifies the type of admin domain.

Name Value Scope Options
FieldId 530062600
None None
attributeId OS005056B5170DAyD7SwFld#tQrewA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2;3
None None
Values Other; Unknown; J2EE Domain; NT Domain
None TRANSLATABLE= true

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.