Class CIM_PhysicalTape
extends CIM_PhysicalMedia

The PhysicalTape class represents additional data for a Tape Media. Information on the tape length and whether it must be unloaded from BOT are properties of this class.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_ManagedElement
   |
   +--CIM_ManagedSystemElement
   |
   +--CIM_PhysicalElement
   |
   +--CIM_PhysicalComponent
   |
   +--CIM_PhysicalMedia
   |
   +--CIM_PhysicalTape

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
DescriptionstringThe PhysicalTape class represents additional data for a Tape Media. Information on the tape length and whether it must be unloaded from BOT are properties of this class.
UMLPackagePathstringCIM::Physical::PhysicalMedia
Versionstring2.45.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
IsBasedOnDiskbooleanfalse
DescriptionstringBoolean set to trueif the tape object represented by this instance is realized using disk storage as in the case of a Virtual Tape Library. This property is set to false if this instance is a real physical tape as in the case of a physical tape library.
OtherUsageDescriptionstring
DescriptionstringPopulated when "Usage" has the value of "Other".
ModelCorrespondencestringCIM_PhysicalTape.Usage
TapeLengthreal32
DescriptionstringThe physical length of the Tape in feet.
PUnitstringfoot
UnitsstringFeet
UnloadAnywhereboolean
DescriptionstringBoolean set to TRUE if the Tape can be unloaded at any position on the Media. It is set to FALSE if the tape must be at a certain position for unload - such as at the beginning of tape (BOT) area, or at mid-tape point for TapeDrives with mid-tape load.
Usageuint16
DescriptionstringIndicates the intended usage or any restrictions that may have been imposed on the usage of this component. For example, a tape element may be reserved for use by the copy service. In that case, the Usage of the element is marked as "Reserved for Copy Services". In the case of "Other", see OtherUsageDescription for more information.
ModelCorrespondencestringCIM_PhysicalTape.OtherUsageDescription
ValueMapstring1, 2, 3, .., 32768..65535
ValuesstringOther, Unrestricted, Reserved for Copy Services, DMTF Reserved, Vendor Reserved

Inherited Properties

NameData Type
CanBeFRUedboolean
Capacityuint64
Captionstring
CleanerMediaboolean
CommunicationStatusuint16
CreationClassNamestring
Descriptionstring
DetailedStatusuint16
DualSidedboolean
ElementNamestring
Generationuint64
HealthStateuint16
HotSwappableboolean
InstallDatedatetime
InstanceIDstring
ManufactureDatedatetime
Manufacturerstring
MaxMountsuint64
MediaDescriptionstring
MediaSizereal32
MediaTypeuint16
Modelstring
MountCountuint64
Namestring
OperatingStatusuint16
OtherIdentifyingInfostring
PartNumberstring
PoweredOnboolean
PrimaryStatusuint16
Removableboolean
RemovalConditionsuint16
Replaceableboolean
SerialNumberstring
SKUstring
Statusstring
Tagstring
TimeOfLastMountdatetime
TotalMountTimeuint64
UserTrackingstring
VendorEquipmentTypestring
Versionstring
WriteProtectOnboolean
LabelFormatsuint16[]
LabelStatesuint16[]
OperationalStatusuint16[]
PhysicalLabelsstring[]
StatusDescriptionsstring[]

Class Methods