CMDB Common
Data Model

Class BMC_CDROMDrive

BMC_BaseElement

  |
  +--BMC_SystemComponent
        |
        +--BMC_HardwareSystemComponent
              |
              +--BMC_Media
                    |
                    +--BMC_CDROMDrive
Direct Known Subclasses:
None.

The BMC_CDROMDrive class stores information about the capabilities and management of CD-ROM drives. A CD-ROM drive is a device that reads information from a CD-ROM. This class corresponds to the DMTF CIM_CDROMDrive class.
NameValueScopeOptions
CategorizationtrueTOSUBCLASS= falseOVERRIDABLE= false
MappedInBasetrueNone None
Name_SpaceBMC.CORENone None

Attribute Summary
integerMaxComponentLength
Maximum length of a file name component supported by the Win32 CD-ROM drive. A file name component is the portion of a file name between backslashes. The value can be used to indicate that long names are supported by the specified file system. For example, for a FAT file system supporting long names, the attribute stores the value 255. Long names can also be supported on systems that use the NTFS file system.
realTransferRate
CD-ROM drive's transfer rate. Users must supply the unit of measure, such as K/sec (kilobytes per second). A value of -1 indicates that the rate could not be determined. This might happen, for example, if the CD is not in the drive.


Attributes inherited from class BMC_Media
Capabilities, CompressionMethod, DefaultBlockSize, MaxBlockSize, MaxMediaSize, MediaType, MinBlockSize, NumberOfMediaSupported

Attributes inherited from class BMC_HardwareSystemComponent
PNPDeviceID, PowerManagementCapabilities, PowerManagementSupported, SystemAvailability

Attributes inherited from class BMC_SystemComponent
SystemClassId, SystemName

Attributes inherited from class BMC_BaseElement
AccountID, AssignedTo, AttributeDataSourceList, Availability, Category, ClassId, CMDBRowLevelSecurity, CMDBWriteSecurity, CompareActionCode, Confidentiality, CreateDate, DatasetId, deleted, DeleteInstanceTrigger, Description, FailedAutomaticIdentification, History, InstanceId, Integrity, Item, LastModifiedBy, LastREJobrunId, LastScanDate, ManufacturerName, MarkAsDeleted, Model, ModifiedDate, Name, NameFormat, Notes, OpIdWeakReference, OwnerContact, OwnerName, Priority, ReconciliationIdentity, ReferenceInstance, RelLeadClassId, RelLeadInstanceId, RequestId, SerialNumber, ShortDescription, Status, Submitter, Supported, TmpOpOriginationForm, TokenFormat, TokenId, Type, VersionNumber

Attribute Detail

MaxComponentLength

integer MaxComponentLength
Maximum length of a file name component supported by the Win32 CD-ROM drive. A file name component is the portion of a file name between backslashes. The value can be used to indicate that long names are supported by the specified file system. For example, for a FAT file system supporting long names, the attribute stores the value 255. Long names can also be supported on systems that use the NTFS file system.

NameValueScopeOptions
FieldId301038600None None
Name_SpaceBMC.CORENone None

TransferRate

real TransferRate
CD-ROM drive's transfer rate. Users must supply the unit of measure, such as K/sec (kilobytes per second). A value of -1 indicates that the rate could not be determined. This might happen, for example, if the CD is not in the drive.

NameValueScopeOptions
FieldId301038700None None
Name_SpaceBMC.CORENone None

Inherited Relationships

NameParent ClassReference Class
BMC_HostedSystemComponentsBMC_SystemComponentBMC_System
BMC_BaseRelationshipBMC_BaseElementBMC_BaseElement
BMC_CIToConfigBaseRelationshipBMC_BaseElementBMC_ConfigBaseElement
BMC_ComponentBMC_BaseElementBMC_BaseElement
BMC_DependencyBMC_BaseElementBMC_BaseElement
BMC_ElementLocationBMC_BaseElementBMC_BaseElement
BMC_FederatedInterfaceLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_FederatedKeyLinkBMC_BaseElementBMC_ConfigBaseElement
BMC_MemberOfCollectionBMC_BaseElementBMC_BaseElement

CMDB Common
Data Model

Copyright 2006 BMC Software, Inc. All rights reserved.