BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_StorageExtent

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_SystemComponent
        |
        +--BMC.CORE:BMC_LogicalSystemComponent
              |
              +--BMC.CORE:BMC_StorageExtent
Direct Known Subclasses:
BMC.CORE:BMC_LogicalDisk, BMC.CORE:BMC_StorageVolume

Specifies a contiguous range of logical blocks on a storage media, which supports storing and retrieving data, for example, an external hard disk

Properties

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

Attributes Summary

Data type Name and description
decimal AvailableCapacity
Specifies the total amount of free space (in bytes) that is available on the given storage extent. If the free space is unknown, specify a value of 0.
decimal BlockSize
Specifies the Size of the blocks (in bytes), which form the given storage extent. If the block size is variable, make sure that you specify the maximum block size in bytes. If the block size is unknown, specify a value of 1.
character ConnectionType
Specifies the storage protocol used to communicate with the storage controller, such as SCSI, iSCSI, FCoE
decimal NumberOfBlocks
Specifies the total number of logical contiguous blocks that form the given storage extent. You can calculate the total size of the storage extent by multiplying BlockSize with NumberOfBlocks. When the BlockSize is 1, the value in this attribute represents the total size (in bytes) of the storage extent.


Attributes inherited from class BMC.CORE:BMC_SystemComponent
isVirtual, SystemClassId, SystemName

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

AvailableCapacity

decimal AvailableCapacity
Specifies the total amount of free space (in bytes) that is available on the given storage extent. If the free space is unknown, specify a value of 0.

Name Value Scope Options
FieldId 530067980
None None
attributeId OB005056AC5FF2ai7CTAYrrEDQ8V4G
None None
namespaceName BMC.CORE
None None

BlockSize

decimal
BlockSize
Specifies the Size of the blocks (in bytes), which form the given storage extent. If the block size is variable, make sure that you specify the maximum block size in bytes. If the block size is unknown, specify a value of 1.

Name Value Scope Options
FieldId 530067960
None None
attributeId OB005056AC5FF22y3CTAG47CDQ0V4G
None None
namespaceName BMC.CORE
None None

ConnectionType

character
ConnectionType
Specifies the storage protocol used to communicate with the storage controller, such as SCSI, iSCSI, FCoE

Name Value Scope Options
FieldId 530067990
None None
attributeId OB005056AC5FF2ny7CTAmYnFDQAV8G
None None
namespaceName BMC.CORE
None None
MaxLen 30
None None

NumberOfBlocks

decimal
NumberOfBlocks
Specifies the total number of logical contiguous blocks that form the given storage extent. You can calculate the total size of the storage extent by multiplying BlockSize with NumberOfBlocks. When the BlockSize is 1, the value in this attribute represents the total size (in bytes) of the storage extent.

Name Value Scope Options
FieldId 530067970
None None
attributeId OB005056AC5FF2KC7CTAErvDDQ414G
None None
namespaceName BMC.CORE
None None

Inherited Relationship Classes

Name Superclass Reference CI Class

BMC Atrium CMDB
Data Model

Copyright 2007 BMC Software, Inc. All rights reserved.