BMC Atrium CMDB
Data Model

Class BMC.CORE:BMC_ResourceAllocationSettingData

BMC.CORE:BMC_BaseElement

  |
  +--BMC.CORE:BMC_Settings
        |
        +--BMC.CORE:BMC_ResourceAllocationSettingData
Direct Known Subclasses:
None.

Class that represents settings that specifically relate to an allocated resource that is outside the scope of the CIM class (which is typically used to represent the resource itself). These settings contain information specific to the allocation that may not be visible to the consumer of the resource itself. For example, a virtual processor may look like a 2 ghz processor to the consumer (as a virtual computer system); however, the virtualization system may use time-slicing to schedule the virtual processor so it can only use 1 ghz of CPU speed.

Properties

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

Attributes Summary

Data type Name and description
character AllocationUnits
Attribute that specifies the allocation units used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to hertz*10^6 or percent. When ResourceType=Memory, AllocationUnits may be set to bytes*10^3. The value of this atribute must be a legal value of the Programmatic Units qualifier as defined in Appendix C.1 of DSP0004 V2.4 or later.
enumeration AutomaticAllocation
Attribute that specifies a Boolean indicating whether the resource will be automatically allocated. For example, if the value is set to True, and the consuming virtual computer system is powered on, this resource will be allocated. A value of False indicates that the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, and so forth) where, at power-on, the media is not present. An explicit operation is required to allocate the resource.
enumeration AutomaticDeallocation
Attribute that specifies a Boolean that indicates whether the resource will be automatically de-allocated. For example, if the value is set to True, and the consuming virtual computer system is powered off, this resource will be de-allocated. When set to False, the resource will remain allocated and must be explicitly de-allocated.
enumeration ConsumerVisibility
Attribute that specifies the consumer's visibility to the allocated resource.A value of 2 (Passed-Through) indicates that the underlying or host resource is utilized and passed through to the consumer (possibly through the use of partitioning). At least one item shall be present in the HostResource property. A value of 3 (Virtualized) indicates that the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignments for virtualized resources, in which case the host resources are exposed using the HostResource property. A value of 4 (Not represented) indicates that a representation of the resource does not exist within the context of the resource consumer.
decimal Limit
Attribute that specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system that supports memory paging might support setting the limit of memory allocation below that of the VirtualQuantity, thus forcing paging to occur for that allocation.
character OtherResourceType
Attribute that specifies a string that describes the type of resource when a well-defined value is not available and the value of ResourceType is Other.
character PoolID
Attribute that specifies which ResourcePool the resource is or will be allocated from.
decimal Reservation
Attribute that specifies the amount of resource guaranteed to be available for this allocation. On systems that support over-commitment of resources, the value of this attribute is typically used for admission control to prevent an allocation from being accepted (thus preventing starvation).
enumeration ResourceType
Attribute that specifies the type of resource that this allocation setting represents.
decimal VirtualQuantity
Attribute that specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this attribute represents the number of discrete processors presented to the virtual computer system. When ResourceType=Memory, this attribute could represent the number of MB reported to the virtual computer system.
integer Weight
Attribute that specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This attribute has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources.


Attributes inherited from class BMC.CORE:BMC_Settings
ChangeableType

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

AllocationUnits

character AllocationUnits
Attribute that specifies the allocation units used by the Reservation and Limit properties. For example, when ResourceType=Processor, AllocationUnits may be set to hertz*10^6 or percent. When ResourceType=Memory, AllocationUnits may be set to bytes*10^3. The value of this atribute must be a legal value of the Programmatic Units qualifier as defined in Appendix C.1 of DSP0004 V2.4 or later.

Name Value Scope Options
FieldId 530051400
None None
attributeId OS00C04FA081BAu#B7SAH4QDZgMIkA
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

AutomaticAllocation

enumeration
AutomaticAllocation
Attribute that specifies a Boolean indicating whether the resource will be automatically allocated. For example, if the value is set to True, and the consuming virtual computer system is powered on, this resource will be allocated. A value of False indicates that the resource must be explicitly allocated. For example, the setting may represent removable media (cdrom, floppy, and so forth) where, at power-on, the media is not present. An explicit operation is required to allocate the resource.

Name Value Scope Options
FieldId 530052000
None None
attributeId OS00C04FA081BAulN#SAGrmUbwKpcA
None None
namespaceName BMC.CORE
None None
ValueMap 0; 1
None None
Values False; True
None TRANSLATABLE= true

AutomaticDeallocation

enumeration
AutomaticDeallocation
Attribute that specifies a Boolean that indicates whether the resource will be automatically de-allocated. For example, if the value is set to True, and the consuming virtual computer system is powered off, this resource will be de-allocated. When set to False, the resource will remain allocated and must be explicitly de-allocated.

Name Value Scope Options
FieldId 530052100
None None
attributeId OS00C04FA081BAdlZ#SA8mafbwPJcA
None None
namespaceName BMC.CORE
None None
ValueMap 0; 1
None None
Values False; True
None TRANSLATABLE= true

ConsumerVisibility

enumeration
ConsumerVisibility
Attribute that specifies the consumer's visibility to the allocated resource.A value of 2 (Passed-Through) indicates that the underlying or host resource is utilized and passed through to the consumer (possibly through the use of partitioning). At least one item shall be present in the HostResource property. A value of 3 (Virtualized) indicates that the resource is virtualized and may not map directly to an underlying/host resource. Some implementations may support specific assignments for virtualized resources, in which case the host resources are exposed using the HostResource property. A value of 4 (Not represented) indicates that a representation of the resource does not exist within the context of the resource consumer.

Name Value Scope Options
FieldId 530051500
None None
attributeId OS00C04FA081BA7PN8SAwHk2agcI8A
None None
namespaceName BMC.CORE
None None
ValueMap 0; 2; 3; 4
None None
Values Unknown; Passed-Through; Virtualized; Not represented
None TRANSLATABLE= true

Limit

decimal
Limit
Attribute that specifies the upper bound, or maximum amount of resource that will be granted for this allocation. For example, a system that supports memory paging might support setting the limit of memory allocation below that of the VirtualQuantity, thus forcing paging to occur for that allocation.

Name Value Scope Options
FieldId 530051800
None None
attributeId OS00C04FA081BA5B99SA5zziagMZEA
None None
namespaceName BMC.CORE
None None

OtherResourceType

character
OtherResourceType
Attribute that specifies a string that describes the type of resource when a well-defined value is not available and the value of ResourceType is Other.

Name Value Scope Options
FieldId 530051300
None None
attributeId OS00C04FA081BA1997SAFQoAZgJokA
None None
namespaceName BMC.CORE
None None
MaxLen 255
None None

PoolID

character
PoolID
Attribute that specifies which ResourcePool the resource is or will be allocated from.

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

Reservation

decimal
Reservation
Attribute that specifies the amount of resource guaranteed to be available for this allocation. On systems that support over-commitment of resources, the value of this attribute is typically used for admission control to prevent an allocation from being accepted (thus preventing starvation).

Name Value Scope Options
FieldId 530051700
None None
attributeId OS00C04FA081BAvxh9SABVLGagDJEA
None None
namespaceName BMC.CORE
None None

ResourceType

enumeration
ResourceType
Attribute that specifies the type of resource that this allocation setting represents.

Name Value Scope Options
FieldId 530051200
None None
attributeId OS00C04FA081BASd17SAjQ_2ZQEYkA
None None
namespaceName BMC.CORE
None None
ValueMap 0; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11; 12; 13; 14; 15; 16; 17; 18; 19; 20; 21; 22; 23; 24; 25; 26; 27; 28; 29; 30
None None
Values Other; Computer System; Processor; Memory; IDE Controller; Parallel SCSI HBA; FC HBA; iSCSI HBA; IB HCA; Ethernet Adapter; Other Network Adapter; I/O Slot; I/O Device; Floppy Drive; CD Drive; DVD drive; Disk Drive; Tape Drive; Storage Extent; Other storage device; Serial port; Parallel port; USB Controller; Graphics controller; IEEE 1394 Controller; Partitionable Unit; Base Partitionable Unit; Power; Cooling Capacity; Ethernet Switch Port
None TRANSLATABLE= true

VirtualQuantity

decimal
VirtualQuantity
Attribute that specifies the quantity of resources presented to the consumer. For example, when ResourceType=Processor, this attribute represents the number of discrete processors presented to the virtual computer system. When ResourceType=Memory, this attribute could represent the number of MB reported to the virtual computer system.

Name Value Scope Options
FieldId 530051600
None None
attributeId OS00C04FA081BA_Bd9SAblnDag95AA
None None
namespaceName BMC.CORE
None None

Weight

integer
Weight
Attribute that specifies a relative priority for this allocation in relation to other allocations from the same ResourcePool. This attribute has no unit of measure, and is only relevant when compared to other allocations vying for the same host resources.

Name Value Scope Options
FieldId 530051900
None None
attributeId OS00C04FA081BAYyB9SA1yrkagOZEA
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.