BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_BaseElement

BMC.CORE:BMC_BaseElement

Direct Known Subclasses:
BMC.CORE:BMC_AccessPoint, BMC.CORE:BMC_CloudInstance, BMC.CORE:BMC_Collection, BMC.CORE:BMC_Document, BMC.CORE:BMC_Equipment, BMC.CORE:BMC_LogicalEntity, BMC.CORE:BMC_Person, BMC.CORE:BMC_Settings, BMC.CORE:BMC_System, BMC.CORE:BMC_SystemComponent, BMC.CORE:BMC_SystemService

Class that is the CDM common base class (at the top of the inheritance tree) for configuration item (CI) classes. Attributes of this class are inherited by all CI classes. In addition to attributes such as Name that you populate for all CIs, BMC_BaseElement also contains core attributes such as CompareActionCode, which is populated automatically by the BMC Atrium CMDB, and CreateDate, which is populated automatically by AR System. For relationships, the CDM common base class is BMC_BaseRelationships. This class corresponds to the DMTF class CIM_ManagedElement.

Properties

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

Attributes Summary

Data type Name and description
character AccountID
Attribute that specifies the account to which the instance belongs. This value is used to set permissions for the instance and is intended for implementing multitenancy. Accounts can represent customers, organizations, departments, or other parties to which you want to give access to a limited set of configuration items (CIs) and relationships.
character AssignedTo
Attribute that specifies the person to whom the instance is assigned;
character AttributeDataSourceList
Attribute that specifies a list of all other attributes in the class, each with the source dataset that supplied the attribute's value the last time the instance was merged. This enables each attribute to participate in Merge activities by using the precedence value of the dataset that populated it.Used by the Reconciliation Engine.
enumeration Availability
Attribute that specifies the adverse effects that a loss of availability of the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Ensures that your organization has timely and reliable access to information in the instance (44 U.S.C., SEC. 3542).
character Category
Attribute that specifies user-defined categorization of the instance. Used with the Type and Item attributes.
character CheckSumValue
This attribute is used to store checksum values calculated using the SHA-1 algorithm in AI (Atrium Integrator). It is an internal attribute used for conditional data updates in CMDB when the provider of data such as a discovery does not have the capability to provide changed data with every data load into the import dataset. A checksum value is calculated for all the mapped attributes with every configuration item (CI) in CMDB and is compared with checksum value of imported data to determine whether the CI has changed or not. Pentaho CMDB Output plug-in has the capability to automatically calculate, populate and compare to determine changed CIs based on user configuration.
character CITag
Specifies the unique identifier of the VM represented by this CI.
character ClassId
Attribute that specifies the unique identifier of the class to which the instance belongs.
character CMDBRowLevelSecurity
Attribute that specifies the permission groups that have read-only access to the instance data;
character CMDBWriteSecurity
Attribute that specifies the permission groups that have read/write access to the instance data;
enumeration Confidentiality
Attribute that specifies the adverse effects that a loss of confidentiality of the data in the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Preserves authorized restrictions on information access and disclosure, including means for protecting personal privacy and proprietary information (44 U.S.C., SEC. 3542). No default value.
dateTime CreateDate
Attribute that specifies the date and time the instance was created; Value supplied by: AR System
character DatasetId
Attribute that specifies the unique identifier of the dataset to which the instance belongs. This can be the ID of the BMC Remedy Asset Management dataset (BMC.ASSET) or the ID of a discovery application dataset (for example, BMC.IMPORT.TOPO or BMC.IMPORT.CONFIG);
character Description
Attribute that specifies a textual description of the instance.
enumeration FailedAutomaticIdentification
Attribute that specifies whether manual identificationis required. Used by the Reconciliation Engine.
diary History
Attribute that specifies the history of the instance in diary format. ; Syntax: Diary;
character ImpactComputationModel
Attribute that specifies the status of this CI based on statuses propagated from provider CIs. This attribute was formerly named StatusModel in the SIM extension.
character InstanceId
Attribute that specifies the unique identifier of the instance. Instances that share the same reconciliation identity do not share the same InstanceId; :
enumeration Integrity
Attribute that specifies the level of adverse effects that a loss of integrity of the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Guards against improper information modification or destruction, and includes information ensuring nonrepudiation and authenticity (44 U.S.C., SEC. 3542). No default value.
enumeration isCloud
This attribute is used to indicate that a CI is hosted `in the cloud` this could be a public or private cloud and the CI will usually have a relationship back to a BMC_CloudInstance CI which represents the cloud service on which the CI depends or is delivered by. It is a simple attribute which enables simpler searching and provides a clear indicator on the CI of it?s cloud nature
character Item
Attribute that specifies the user-defined categorization of the instance.This attribute is used with the Category and Type attributes;
character LastModifiedBy
Attribute that specifies the user that last modified the instance; Value supplied by: AR System;
dateTime LastScanDate
Attribute that specifies the last date and time the instancewas scanned. Used by discovery applications.;
character LicensingType
Attribute specifies the type of a license used in the license computation model. It applies to a wide range of CIs such as software, application, database, middleware, operating system or hardware. For example, a Windows operating system CI could have one of the three values for this field, Standard Edition, Enterprise Edition or Datacenter Edition. Based on the value contained in this field for a CI, a specific license model is used for license calculations for that CI. For a Oracle database software CI, the value of this field could be Oracle Standard Edition, Oracle Enterprise Edition, and so on.
character ManufacturerName
Attribute that specifies the organization that produced the entity represented by the instance. For example, if the instance represents a Pro Widget 2000, the ManufacturerName might be Acme Widget Company;
enumeration MarkAsDeleted
Attribute that specifies whether the instance is soft deleted. To ensure correct reconciliation with data created by BMC Software products, use NULL instead of No for an instance that is not soft deleted;
character MarketVersion
Attribute that specifies the version number of the physical entity represented by the instance;
character Model
Attribute that specifies the name by which the entity represented by the instance is generally known. For example, the model name of an Acme widget might be Pro Widget 2000;
dateTime ModifiedDate
Attribute that specifies the date and time the instance was last modified; Value supplied by: AR System;
character Name
Attribute that specifies the name of the instance. Some discovery applications and other data sources populate this attribute with values that are unique but not human readable. In this case, they should also populate the NameFormat attribute with a value specifying the format of the Name value and the ShortDescription attribute with the human-readable name of the instance;
character NameFormat
Attribute that specifies the heuristic used to generate the Name value. For example, a computer system might be identified by an external DNS name or by a static IP address. The heuristic will likely not be the same for each subclass of this class. This attribute should be populated by any data source that provides a Name value that is not human readable;
diary Notes
Attribute that specifies the general notes in diary format about the item represented ; Syntax: Diary; by the instance;
character OwnerContact
Attribute that specifies information about how to contact the primary system owner (for example, a phone number, an email address, or both);
character OwnerName
Attribute that specifies the name of the primary system owner;
character ParentCITag
Specifies the unique identifier of the parent virtual machine (VM) .
enumeration Priority
Attribute that specifies the customer-assigned instance priority;
character ReconciliationIdentity
Attribute that specifies the identifier assigned either manually or by an Identification activity. It is unique to all instances in any dataset that represent the same real-life CI or relationship. The value for ReconciliationIdentity stays the same when the instance is copied or moved to other datasets;
enumeration ReferenceInstance
Attribute is reserved for use in a future version of BMC Atrium CMDB.
character RequestId
Attribute is an internal system field used for permissions to AR System form entries; Value supplied by: AR System;
character SerialNumber
Attribute that specifies the manufacturer-allocated number used to identify the physical entity represented by the instance;
character ShortDescription
Attribute that specifies a short textual description used to provide a human-readable name for the instance when the value of the Name attribute is encoded;
character Submitter
Attribute that specifies a unique account identifier of the user that created the instance;
enumeration Supported
Attribute that specifies whether technical support is provided for this class. If the value set to No, the class is deprecated and support might not be provided for it in the future;
character SystemEnvironment
character TokenFormat
Attribute that specifies the heuristic used to generate the value of the TokenId attribute. The heuristic is defined in a subclass of this class;
character TokenId
Attribute that specifies the unique identifier populated by some discovery applications and used by the Reconciliation Engine to identify instances;
character Type
Attribute that specifies the user-defined categorization of theinstance used with the Category and Item attributes;
character VersionNumber
Attribute that specifies the version number of the physical entity represented by the instance;

Attribute Detail

AccountID

character AccountID
Attribute that specifies the account to which the instance belongs. This value is used to set permissions for the instance and is intended for implementing multitenancy. Accounts can represent customers, organizations, departments, or other parties to which you want to give access to a limited set of configuration items (CIs) and relationships.

Name Value Scope Options
FieldId 301186800
None None
attributeId CMDB_ATTR_ID_ACCOUNT_ID
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

AssignedTo

character
AssignedTo
Attribute that specifies the person to whom the instance is assigned;

Name Value Scope Options
FieldId 4
None None
attributeId OBJSTR_ATTR_ID_ASSIGNED_TO
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

AttributeDataSourceList

character
AttributeDataSourceList
Attribute that specifies a list of all other attributes in the class, each with the source dataset that supplied the attribute's value the last time the instance was merged. This enables each attribute to participate in Merge activities by using the precedence value of the dataset that populated it.Used by the Reconciliation Engine.

Name Value Scope Options
FieldId 530019500
None None
attributeId CMDB_ATTR_ID_ATTR_DATA_SOURCE_LIST
None None
namespaceName BMC.CORE
None None
MaxLen 0
None None

Availability

enumeration
Availability
Attribute that specifies the adverse effects that a loss of availability of the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Ensures that your organization has timely and reliable access to information in the instance (44 U.S.C., SEC. 3542).

Name Value Scope Options
FieldId 530014400
None None
attributeId OB400874CD4B4FufkXQQgOKhFQSac6
None None
namespaceName BMC.CORE
None None
ValueMap 10; 20; 30; 40
None None
Values N/A; Low; Moderate; High
None TRANSLATABLE= true

Category

character
Category
Attribute that specifies user-defined categorization of the instance. Used with the Type and Item attributes.

Name Value Scope Options
FieldId 200000003
None None
attributeId OB000874CD4B4Fnz2cQA8Di9CwsQIA
None None
namespaceName BMC.CORE
None None
MaxLen 60
None None

CheckSumValue

character
CheckSumValue
This attribute is used to store checksum values calculated using the SHA-1 algorithm in AI (Atrium Integrator). It is an internal attribute used for conditional data updates in CMDB when the provider of data such as a discovery does not have the capability to provide changed data with every data load into the import dataset. A checksum value is calculated for all the mapped attributes with every configuration item (CI) in CMDB and is compared with checksum value of imported data to determine whether the CI has changed or not. Pentaho CMDB Output plug-in has the capability to automatically calculate, populate and compare to determine changed CIs based on user configuration.

Name Value Scope Options
FieldId 530071180
None None
attributeId OS005056B5170DZLjyTwA6AZ5A8TYB
None None
namespaceName BMC.CORE
None None
MaxLen 128
None None

CITag

character
CITag
Specifies the unique identifier of the VM represented by this CI.

Name Value Scope Options
FieldId 530058400
None None
attributeId OS005056B5170D1Ff_SQuGmUTwH3UA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

ClassId

character
ClassId
Attribute that specifies the unique identifier of the class to which the instance belongs.

Name Value Scope Options
FieldId 400079600
None None
attributeId OBJSTR_ATTR_ID_CLASS_ID
None None
namespaceName BMC.CORE
None None
MaxLen 38
None None

CMDBRowLevelSecurity

character
CMDBRowLevelSecurity
Attribute that specifies the permission groups that have read-only access to the instance data;

Name Value Scope Options
FieldId 112
None None
attributeId CMDB_ATTR_ID_ROW_LEVEL_SECURITY
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

CMDBWriteSecurity

character
CMDBWriteSecurity
Attribute that specifies the permission groups that have read/write access to the instance data;

Name Value Scope Options
FieldId 60513
None None
attributeId CMDB_ATTR_ID_WRITE_SECURITY
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

Confidentiality

enumeration
Confidentiality
Attribute that specifies the adverse effects that a loss of confidentiality of the data in the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Preserves authorized restrictions on information access and disclosure, including means for protecting personal privacy and proprietary information (44 U.S.C., SEC. 3542). No default value.

Name Value Scope Options
FieldId 530014300
None None
attributeId OC2008F4C84C4FHK2GQA4ji9CwsAIC
None None
namespaceName BMC.CORE
None None
ValueMap 10; 20; 30; 40
None None
Values N/A; Low; Moderate; High
None TRANSLATABLE= true

CreateDate

dateTime
CreateDate
Attribute that specifies the date and time the instance was created; Value supplied by: AR System

Name Value Scope Options
FieldId 3
None None
attributeId OBJSTR_ATTR_ID_CREATE_DATE
None None
namespaceName BMC.CORE
None None

DatasetId

character
DatasetId
Attribute that specifies the unique identifier of the dataset to which the instance belongs. This can be the ID of the BMC Remedy Asset Management dataset (BMC.ASSET) or the ID of a discovery application dataset (for example, BMC.IMPORT.TOPO or BMC.IMPORT.CONFIG);

Name Value Scope Options
FieldId 400127400
None None
attributeId OBJSTR_ATTR_ID_DATA_SET_ID
None None
namespaceName BMC.CORE
None None
Required true
None None
MaxLen 127
None None

Description

character
Description
Attribute that specifies a textual description of the instance.

Name Value Scope Options
FieldId 240000007
None None
attributeId OB000874CD4B4Fnz2cQAbTq9Cw1AIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

FailedAutomaticIdentification

enumeration
FailedAutomaticIdentification
Attribute that specifies whether manual identificationis required. Used by the Reconciliation Engine.

Name Value Scope Options
FieldId 301118000
None None
attributeId OBJSTR_ATTR_ID_FAILED_AUTOMATIC_IDENT
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values False; True
None TRANSLATABLE= true

History

diary
History
Attribute that specifies the history of the instance in diary format. ; Syntax: Diary;

Name Value Scope Options
FieldId 200003000
None None
attributeId OB000874CD4B4Fnz2cQAIjm9CwtgIA
None None
namespaceName BMC.CORE
None None

ImpactComputationModel

character
ImpactComputationModel
Attribute that specifies the status of this CI based on statuses propagated from provider CIs. This attribute was formerly named StatusModel in the SIM extension.

Name Value Scope Options
FieldId 301003400
None None
attributeId OA-F7F17D9DC29A42EA89ADBEFA3B40D2C0
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

InstanceId

character
InstanceId
Attribute that specifies the unique identifier of the instance. Instances that share the same reconciliation identity do not share the same InstanceId; :

Name Value Scope Options
FieldId 179
None None
attributeId OBJSTR_ATTR_ID_INSTANCE_ID
None None
namespaceName BMC.CORE
None None
MaxLen 38
None None
Key true
None OVERRIDABLE=false

Integrity

enumeration
Integrity
Attribute that specifies the level of adverse effects that a loss of integrity of the instance has on organizational operations, assets, or individuals. N/A (10) indicates no effect, Low (20) indicates limited adverse effects, Moderate (30) indicates serious adverse effects, and High (40) indicates severe or catastrophic adverse effects. Guards against improper information modification or destruction, and includes information ensuring nonrepudiation and authenticity (44 U.S.C., SEC. 3542). No default value.

Name Value Scope Options
FieldId 530014500
None None
attributeId OB00G874CD4B4FufkXQQgOKhFQSBc7
None None
namespaceName BMC.CORE
None None
ValueMap 10; 20; 30; 40
None None
Values N/A; Low; Moderate; High
None TRANSLATABLE= true

isCloud

enumeration
isCloud
This attribute is used to indicate that a CI is hosted `in the cloud` this could be a public or private cloud and the CI will usually have a relationship back to a BMC_CloudInstance CI which represents the cloud service on which the CI depends or is delivered by. It is a simple attribute which enables simpler searching and provides a clear indicator on the CI of it?s cloud nature

Name Value Scope Options
FieldId 530074016
None None
attributeId OAGAA5V0HG7URAOO9VKTOO9VKT6VI8
None None
namespaceName BMC.CORE
None None
ValueMap 0; 1
None None
Values No; Yes
None TRANSLATABLE= true

Item

character
Item
Attribute that specifies the user-defined categorization of the instance.This attribute is used with the Category and Type attributes;

Name Value Scope Options
FieldId 200000005
None None
attributeId OB000874CD4B4Fnz2cQABDm9CwswIA
None None
namespaceName BMC.CORE
None None
MaxLen 60
None None

LastModifiedBy

character
LastModifiedBy
Attribute that specifies the user that last modified the instance; Value supplied by: AR System;

Name Value Scope Options
FieldId 5
None None
attributeId OBJSTR_ATTR_ID_LAST_MODIFIED
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

LastScanDate

dateTime
LastScanDate
Attribute that specifies the last date and time the instancewas scanned. Used by discovery applications.;

Name Value Scope Options
FieldId 300927600
None None
attributeId OB000D56BA2BA5pgHJQAmpSKAQcgMA
None None
namespaceName BMC.CORE
None None

LicensingType

character
LicensingType
Attribute specifies the type of a license used in the license computation model. It applies to a wide range of CIs such as software, application, database, middleware, operating system or hardware. For example, a Windows operating system CI could have one of the three values for this field, Standard Edition, Enterprise Edition or Datacenter Edition. Based on the value contained in this field for a CI, a specific license model is used for license calculations for that CI. For a Oracle database software CI, the value of this field could be Oracle Standard Edition, Oracle Enterprise Edition, and so on.

Name Value Scope Options
FieldId 530071130
None None
attributeId OS005056B5170DEB8zTwd3SFqApTIF
None None
namespaceName BMC.CORE
None None
MaxLen 128
None None

ManufacturerName

character
ManufacturerName
Attribute that specifies the organization that produced the entity represented by the instance. For example, if the instance represents a Pro Widget 2000, the ManufacturerName might be Acme Widget Company;

Name Value Scope Options
FieldId 240001003
None None
attributeId OB000874CD4B4Fnz2cQAuTm9CwwwIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

MarkAsDeleted

enumeration
MarkAsDeleted
Attribute that specifies whether the instance is soft deleted. To ensure correct reconciliation with data created by BMC Software products, use NULL instead of No for an instance that is not soft deleted;

Name Value Scope Options
FieldId 400129100
None None
attributeId OBJSTR_ATTR_ID_MARK_AS_DELETED
None None
namespaceName BMC.CORE
None None
ValueMap 0;1
None None
Values No; Yes
None TRANSLATABLE= true

MarketVersion

character
MarketVersion
Attribute that specifies the version number of the physical entity represented by the instance;

Name Value Scope Options
FieldId 530062400
None None
attributeId OI-0D25E3F650B84493BE49E40B79AC0B49
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

Model

character
Model
Attribute that specifies the name by which the entity represented by the instance is generally known. For example, the model name of an Acme widget might be Pro Widget 2000;

Name Value Scope Options
FieldId 240001002
None None
attributeId OB000874CD4B4Fnz2cQAwzm9CwxAIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

ModifiedDate

dateTime
ModifiedDate
Attribute that specifies the date and time the instance was last modified; Value supplied by: AR System;

Name Value Scope Options
FieldId 6
None None
attributeId OBJSTR_ATTR_ID_MODIFIED_DATE
None None
namespaceName BMC.CORE
None None

Name

character
Name
Attribute that specifies the name of the instance. Some discovery applications and other data sources populate this attribute with values that are unique but not human readable. In this case, they should also populate the NameFormat attribute with a value specifying the format of the Name value and the ShortDescription attribute with the human-readable name of the instance;

Name Value Scope Options
FieldId 200000020
None None
attributeId OB000874CD4B4Fnz2cQA5ji9CwsAIA
None None
namespaceName BMC.CORE
None None
Required true
None None
MaxLen 254
None None
Key true
None OVERRIDABLE=false

NameFormat

character
NameFormat
Attribute that specifies the heuristic used to generate the Name value. For example, a computer system might be identified by an external DNS name or by a static IP address. The heuristic will likely not be the same for each subclass of this class. This attribute should be populated by any data source that provides a Name value that is not human readable;

Name Value Scope Options
FieldId 301089100
None None
attributeId OB000874CD4B4FoD2cQAyzu9Cw9gIA
None None
namespaceName BMC.CORE
None None
MaxLen 80
None None

Notes

diary
Notes
Attribute that specifies the general notes in diary format about the item represented ; Syntax: Diary; by the instance;

Name Value Scope Options
FieldId 240000008
None None
attributeId OB000874CD4B4Fnz2cQA2zq9Cw3wIA
None None
namespaceName BMC.CORE
None None

OwnerContact

character
OwnerContact
Attribute that specifies information about how to contact the primary system owner (for example, a phone number, an email address, or both);

Name Value Scope Options
FieldId 301002800
None None
attributeId OB000874CD4B4Fnz2cQAozu9Cw8gIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

OwnerName

character
OwnerName
Attribute that specifies the name of the primary system owner;

Name Value Scope Options
FieldId 301002900
None None
attributeId OB000874CD4B4Fnz2cQArTu9Cw8wIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

ParentCITag

character
ParentCITag
Specifies the unique identifier of the parent virtual machine (VM) .

Name Value Scope Options
FieldId 530058500
None None
attributeId OS005056B5170D#Ff_SQP_iUTwJ3UA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

Priority

enumeration
Priority
Attribute that specifies the customer-assigned instance priority;

Name Value Scope Options
FieldId 301172600
None None
attributeId OB000874CD4B4F2TkRQQhRuoCgMAEA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2;3;4
None None
Values PRIORITY_5; PRIORITY_4; PRIORITY_3; PRIORITY_2; PRIORITY_1
None TRANSLATABLE= true

ReconciliationIdentity

character
ReconciliationIdentity
Attribute that specifies the identifier assigned either manually or by an Identification activity. It is unique to all instances in any dataset that represent the same real-life CI or relationship. The value for ReconciliationIdentity stays the same when the instance is copied or moved to other datasets;

Name Value Scope Options
FieldId 400129200
None None
attributeId OBJSTR_ATTR_ID_RECONCILIATION_IDENT
None None
namespaceName BMC.CORE
None None
Required true
None None
MaxLen 38
None None

ReferenceInstance

enumeration
ReferenceInstance
Attribute is reserved for use in a future version of BMC Atrium CMDB.

Name Value Scope Options
FieldId 530031600
None None
attributeId OS00C04FA081BANY4pRAhY8cKQ7RkA
None None
namespaceName BMC.CORE
None None
ValueMap 0
None None
Values ReferenceInstance
None TRANSLATABLE= true

RequestId

character
RequestId
Attribute is an internal system field used for permissions to AR System form entries; Value supplied by: AR System;

Name Value Scope Options
FieldId 1
None None
attributeId OBJSTR_ATTR_ID_REQUEST_ID
None None
namespaceName BMC.CORE
None None
MaxLen 15
None None

SerialNumber

character
SerialNumber
Attribute that specifies the manufacturer-allocated number used to identify the physical entity represented by the instance;

Name Value Scope Options
FieldId 200000001
None None
attributeId OB000874CD4B4Fnz2cQAEzq9CwzAIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

ShortDescription

character
ShortDescription
Attribute that specifies a short textual description used to provide a human-readable name for the instance when the value of the Name attribute is encoded;

Name Value Scope Options
FieldId 8
None None
attributeId OBJSTR_ATTR_ID_SHORT_DESCRIPTION
None None
namespaceName BMC.CORE
None None
Required true
None None
MaxLen 254
None None

Submitter

character
Submitter
Attribute that specifies a unique account identifier of the user that created the instance;

Name Value Scope Options
FieldId 2
None None
attributeId OBJSTR_ATTR_ID_SUBMITTER
None None
namespaceName BMC.CORE
None None
Required true
None None
MaxLen 254
None None

Supported

enumeration
Supported
Attribute that specifies whether technical support is provided for this class. If the value set to No, the class is deprecated and support might not be provided for it in the future;

Name Value Scope Options
FieldId 260100002
None None
attributeId OB000874CD4B4Fnz2cQAFzu9Cw5QIA
None None
namespaceName BMC.CORE
None None
ValueMap 0;1;2
None None
Values Yes; No; N/A
None TRANSLATABLE= true

SystemEnvironment

character
SystemEnvironment

Name Value Scope Options
FieldId 530072336
None None
attributeId 530072336
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

TokenFormat

character
TokenFormat
Attribute that specifies the heuristic used to generate the value of the TokenId attribute. The heuristic is defined in a subclass of this class;

Name Value Scope Options
FieldId 530010200
None None
attributeId OBT[o8d4CD4B4FoD2cQAuz69CwPgMA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

TokenId

character
TokenId
Attribute that specifies the unique identifier populated by some discovery applications and used by the Reconciliation Engine to identify instances;

Name Value Scope Options
FieldId 530010100
None None
attributeId OB000D56BA2BA5zT_weAgnrFCQ[gEA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

Type

character
Type
Attribute that specifies the user-defined categorization of theinstance used with the Category and Item attributes;

Name Value Scope Options
FieldId 200000004
None None
attributeId OB000874CD4B4Fnz2cQA[ji9CwsgIA
None None
namespaceName BMC.CORE
None None
MaxLen 60
None None

VersionNumber

character
VersionNumber
Attribute that specifies the version number of the physical entity represented by the instance;

Name Value Scope Options
FieldId 240001005
None None
attributeId OB000874CD4B4Fnz2cQAYzq9Cw0wIA
None None
namespaceName BMC.CORE
None None
MaxLen 254
None None

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_BaseRelationship BMC.CORE:BMC_BaseElement
BMC.CORE.CONFIG:BMC_CIToConfigBaseRelationship BMC.CORE.CONFIG:BMC_ConfigBaseElement
BMC.CORE:BMC_Component BMC.CORE:BMC_BaseElement
BMC.CORE:BMC_Dependency BMC.CORE:BMC_BaseElement
BMC.CORE:BMC_ElementLocation BMC.CORE:BMC_PhysicalLocation
BMC.CORE.CONFIG:BMC_FederatedInterfaceLink BMC.CORE.CONFIG:BMC_FederatedInterface
BMC.CORE:BMC_FederatedKeyLink BMC.CORE.CONFIG:BMC_FederatedProduct
BMC.CORE:BMC_Genealogy BMC.CORE:BMC_BaseElement
BMC.CORE:BMC_Impact BMC.CORE:BMC_BaseElement
BMC.CORE:BMC_MemberOfCollection BMC.CORE:BMC_BaseElement
BMC.CORE:BMC_SettingsOf BMC.CORE:BMC_Settings

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.