|
BMC Atrium CMDB Data Model |
||||||
BMC.CORE:BMC_BaseElement
|
+--BMC.CORE:BMC_System
|
+--BMC.CORE:BMC_AdminDomain
|
+--BMC.CORE:BMC_NTDomain
| Properties |
| Name | Value | Scope | Options |
namespaceName
|
BMC.CORE | None | None |
classId
|
BMC_NTDOMAIN | None | None |
FormName
|
BMC.CORE:BMC_NTDomain | None | None |
Exposure
|
usedVisible | TOSUBCLASS=false | OVERRIDABLE=false |
| Attributes Summary |
| Data type | Name and description |
character
|
ClientSiteName
Attribute that specifies the name of the site that the domain controller is configured to be in. If the site cannot be found (for example, if the DS administrator has not related the subnet that the computer is in to a valid site), set this attribute to NULL. |
character
|
DcSiteName
Attribute that specifies the name of the site where the domain controller is located. If the domain controller is not in a site (for example, the domain controller is a Windows NT 4.0 domain controller), set this attribute to NULL. |
character
|
DnsForestName
Attribute that specifies the name of the domain at the root of the DS tree. Use the DNS-style name (for example, microsoft.com) if available. |
character
|
DomainControllerAddress
Attribute that specifies the address of the discovered domain controller. |
enumeration
|
DomainControllerAddressType
Attribute that specifies the type of address specified in DomainControllerAddress. Values are DS_INET_ADDRESS (0) and DS_NETBIOS_ADDRESS (1). DS_INET_ADDRESS is a string IP address of the domain controller (for example, \157.55.94.74). DS_NETBIOS_ADDRESS is the NetBIOS name of the domain controller (for example, \phoenix). No default value. |
character
|
DomainControllerName
Attribute that specifies the computer name of the discovered domain controller. |
character
|
DomainGuid
Attribute that specifies the globally unique identifier (GUID) of the domain. If the domain controller does not have a GUID (for example, the domain controller is not a Windows 2000 domain controller), set this attribute to zero (0). |
character
|
DomainName
Attribute that specifies the name of the domain. Use the DNS-style name (for example, microsoft.com.) if available. |
enumeration
|
DSDirectoryServiceFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller is a directory service server for the domain. |
enumeration
|
DSDnsControllerFlag
Attribute that specifies the directory service (DS) flag indicating that the DomainControllerName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
enumeration
|
DSDnsDomainFlag
Attribute that specifies directory service (DS) flag indicating that the DomainName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
enumeration
|
DSDnsForestFlag
Attribute that specifies the directory service (DS) flag indicating that the DnsForestName is in DNS format (for example, www.mynode.com or 135.5.33.19). |
enumeration
|
DSGlobalCatalogFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller is a global catalog (GC) server for DnsForestName. |
enumeration
|
DSKerberosDistributionCenterFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller is a Kerberos Key Distribution Center for the domain. |
enumeration
|
DSPrimaryDomainControllerFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller is the primary domain controller (PDC) of the domain. |
enumeration
|
DSTimeServiceFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller is running the Windows time service for the domain. |
enumeration
|
DSWritableFlag
Attribute that specifies the directory service (DS) flag indicating that the domain controller hosts a writeable DS or security accounts manager (SAM). |
| Attributes inherited from class BMC.CORE:BMC_AdminDomain |
| DomainType |
| Attributes inherited from class BMC.CORE:BMC_System |
| isVirtual |
| Attribute Detail |
character
ClientSiteName
| Name | Value | Scope | Options |
| FieldId |
301137800
|
None | None |
| attributeId |
OB000D56BA2BA5[0jvQAnlUBBgGAEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
character
DcSiteName
| Name | Value | Scope | Options |
| FieldId |
301137900
|
None | None |
| attributeId |
OB000D56BA2BA5kUnvQACKMDBgGQEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
character
DnsForestName
| Name | Value | Scope | Options |
| FieldId |
301138000
|
None | None |
| attributeId |
OB000D56BA2BA5tEnvQAwCsEBgGgEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
character
DomainControllerAddress
| Name | Value | Scope | Options |
| FieldId |
301138100
|
None | None |
| attributeId |
OB000D56BA2BA52EnvQAQbgEBgGwEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
enumeration
DomainControllerAddressType
| Name | Value | Scope | Options |
| FieldId |
301138200
|
None | None |
| attributeId |
OB000D56BA2BA5_knvQARkkFBgHAEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
DS_INET_ADDRESS;
DS_NETBIOS_ADDRESS
|
None | TRANSLATABLE= true |
character
DomainControllerName
| Name | Value | Scope | Options |
| FieldId |
301138300
|
None | None |
| attributeId |
OB000D56BA2BA5I0rvQA3tkFBgHQEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
character
DomainGuid
| Name | Value | Scope | Options |
| FieldId |
301138400
|
None | None |
| attributeId |
OB000D56BA2BA5SErvQAaWwGBgHgEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
character
DomainName
| Name | Value | Scope | Options |
| FieldId |
301138500
|
None | None |
| attributeId |
OB000D56BA2BA5b0rvQAkgQHBgHwEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| MaxLen |
30
|
None | None |
enumeration
DSDirectoryServiceFlag
| Name | Value | Scope | Options |
| FieldId |
301138600
|
None | None |
| attributeId |
OB000D56BA2BA5nkrvQAcr0HBgIAEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSDnsControllerFlag
| Name | Value | Scope | Options |
| FieldId |
301138700
|
None | None |
| attributeId |
OB000D56BA2BA5K0vvQAieQJBgIgEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSDnsDomainFlag
| Name | Value | Scope | Options |
| FieldId |
301138800
|
None | None |
| attributeId |
OB000D56BA2BA5TkvvQAsGoKBgIwEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSDnsForestFlag
| Name | Value | Scope | Options |
| FieldId |
301138900
|
None | None |
| attributeId |
OB000D56BA2BA5gEvvQAUjALBgJQEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSGlobalCatalogFlag
| Name | Value | Scope | Options |
| FieldId |
301139000
|
None | None |
| attributeId |
OB000D56BA2BA5o0vvQAObkLBgJgEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSKerberosDistributionCenterFlag
| Name | Value | Scope | Options |
| FieldId |
301139100
|
None | None |
| attributeId |
OB000D56BA2BA5zEvvQA11UMBgJwEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSPrimaryDomainControllerFlag
| Name | Value | Scope | Options |
| FieldId |
301139200
|
None | None |
| attributeId |
OB000D56BA2BA58kvvQARO0MBgKAEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSTimeServiceFlag
| Name | Value | Scope | Options |
| FieldId |
301139300
|
None | None |
| attributeId |
OB000D56BA2BA5GkzvQAE4cNBgKgEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
enumeration
DSWritableFlag
| Name | Value | Scope | Options |
| FieldId |
301139400
|
None | None |
| attributeId |
OB000D56BA2BA5OUzvQAKQMOBgKwEA
|
None | None |
| namespaceName |
BMC.CORE
|
None | None |
| ValueMap |
0;1
|
None | None |
| Values |
Yes;
No
|
None | TRANSLATABLE= true |
| Name | Superclass | Reference CI Class |
|
BMC Atrium CMDB Data Model |
||||||