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.6.0

Class Properties

Local Class Properties

NameData TypeDefault ValueQualifiers
NameData TypeValue
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.

Inherited Properties

NameData TypeClass Origin
CanBeFRUedbooleanCIM_PhysicalElement
Capacityuint64CIM_PhysicalMedia
CaptionstringCIM_ManagedElement
CleanerMediabooleanCIM_PhysicalMedia
CommunicationStatusuint16CIM_ManagedSystemElement
CreationClassNamestringCIM_PhysicalElement
DescriptionstringCIM_PhysicalElement
DetailedStatusuint16CIM_ManagedSystemElement
DualSidedbooleanCIM_PhysicalMedia
ElementNamestringCIM_PhysicalElement
HealthStateuint16CIM_ManagedSystemElement
HotSwappablebooleanCIM_PhysicalComponent
InstallDatedatetimeCIM_ManagedSystemElement
InstanceIDstringCIM_ManagedElement
ManufactureDatedatetimeCIM_PhysicalElement
ManufacturerstringCIM_PhysicalElement
MaxMountsuint64CIM_PhysicalMedia
MediaDescriptionstringCIM_PhysicalMedia
MediaSizereal32CIM_PhysicalMedia
MediaTypeuint16CIM_PhysicalMedia
ModelstringCIM_PhysicalElement
MountCountuint64CIM_PhysicalMedia
NamestringCIM_ManagedSystemElement
OperatingStatusuint16CIM_ManagedSystemElement
OtherIdentifyingInfostringCIM_PhysicalElement
PartNumberstringCIM_PhysicalElement
PoweredOnbooleanCIM_PhysicalElement
PrimaryStatusuint16CIM_ManagedSystemElement
RemovablebooleanCIM_PhysicalComponent
RemovalConditionsuint16CIM_PhysicalComponent
ReplaceablebooleanCIM_PhysicalComponent
SerialNumberstringCIM_PhysicalElement
SKUstringCIM_PhysicalElement
StatusstringCIM_ManagedSystemElement
TagstringCIM_PhysicalElement
TimeOfLastMountdatetimeCIM_PhysicalMedia
TotalMountTimeuint64CIM_PhysicalMedia
UserTrackingstringCIM_PhysicalElement
VendorEquipmentTypestringCIM_PhysicalElement
VersionstringCIM_PhysicalElement
WriteProtectOnbooleanCIM_PhysicalMedia
LabelFormatsuint16[]CIM_PhysicalMedia
LabelStatesuint16[]CIM_PhysicalMedia
OperationalStatusuint16[]CIM_ManagedSystemElement
PhysicalLabelsstring[]CIM_PhysicalMedia
StatusDescriptionsstring[]CIM_ManagedSystemElement

Class Methods