BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_System

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_System
Direct Known Subclasses:
BMC.CORE:BMC_AdminDomain, BMC.CORE:BMC_ApplicationSystem, BMC.CORE:BMC_Cluster, BMC.CORE:BMC_ComputerSystem

The BMC_System is an abstract class that defines the systems in your organization. By definition, abstract classes cannot hold any instances. Subclasses such as BMC_ApplicationSystem, BMC_Cluster, and BMC_ComputerSystem should be use to represent particular types of systems. A system can be thought of as a logical element that groups other elements where the group operates as a functional whole, providing the scope for numerous components. Although a system may be viewed as a collection, a collection is simply a container for its members, while a system is a higher-level abstraction built out of its individual components and it is more than the sum of its parts. BMC_System corresponds to the DMTF CIM_System class.

Properties

Name Value Scope Options
namespaceName BMC.CORE None None
classId BMC_SYSTEM None None
Abstract abstractRegular TOSUBCLASS=false OVERRIDABLE=false
Exposure usedVisible TOSUBCLASS=false OVERRIDABLE=false

Attributes Summary

Data type Name and description
enumeration isVirtual
Specifies whether the system is virtual or physical. For an instance that is not virtual, NULL is used (instead of No).


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

isVirtual

enumeration isVirtual
Specifies whether the system is virtual or physical. For an instance that is not virtual, NULL is used (instead of No).

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

Local Relationship Classes

Name Reference CI Class
BMC.CORE:BMC_AccountOnSystem BMC.CORE:BMC_Account
BMC.CORE:BMC_HostedAccessPoint BMC.CORE:BMC_AccessPoint
BMC.CORE:BMC_HostedService BMC.CORE:BMC_SystemService
BMC.CORE:BMC_HostedSystemComponents BMC.CORE:BMC_SystemComponent

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.