CIM_MediaAccessDevice, ROOT\virtualization\v2

Class | Childs (5) | Methods (9) | Properties (61) | Qualifiers (5) | Instances | Namespaces (4)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

A MediaAccessDevice represents the ability to access one or more media and use this media to store and retrieve data.

CIM_MediaAccessDevice - child subclasses in ROOT\virtualization\v2

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
CIM_CDROMDrive0619---
CIM_DiskDrive1619---
CIM_DisketteDrive1619---
CIM_DVDDrive1629---
CIM_TapeDrive0659---

CIM_MediaAccessDevice methods

CIM_MediaAccessDevice has 9 methods (1 Local, 8 Derived)

NameOriginReturn
EnableDeviceCIM_LogicalDeviceuint32 {'out':True}
LockMediaCIM_MediaAccessDeviceuint32 {'out':True}
OnlineDeviceCIM_LogicalDeviceuint32 {'out':True}
QuiesceDeviceCIM_LogicalDeviceuint32 {'out':True}
RequestStateChangeCIM_EnabledLogicalElementuint32 {'out':True}
ResetCIM_LogicalDeviceuint32 {'out':True}
RestorePropertiesCIM_LogicalDeviceuint32 {'out':True}
SavePropertiesCIM_LogicalDeviceuint32 {'out':True}
SetPowerStateCIM_LogicalDeviceuint32 {'out':True}

CIM_MediaAccessDevice properties

CIM_MediaAccessDevice has 61 properties (23 Local, 38 Derived)

NameOriginCIMType
AdditionalAvailabilityCIM_LogicalDevice18 [uint16]
AvailabilityCIM_LogicalDevice18 [uint16]
AvailableRequestedStatesCIM_EnabledLogicalElement18 [uint16]
CapabilitiesCIM_MediaAccessDevice18 [uint16]
CapabilityDescriptionsCIM_MediaAccessDevice8 [string]
CaptionCIM_ManagedElement8 [string]
CommunicationStatusCIM_ManagedSystemElement18 [uint16]
CompressionMethodCIM_MediaAccessDevice8 [string]
key
CreationClassName
CIM_LogicalDevice8 [string]
DefaultBlockSizeCIM_MediaAccessDevice21 [uint64]
DescriptionCIM_ManagedElement8 [string]
DetailedStatusCIM_ManagedSystemElement18 [uint16]
key
DeviceID
CIM_LogicalDevice8 [string]
ElementNameCIM_ManagedElement8 [string]
EnabledDefaultCIM_EnabledLogicalElement18 [uint16]
EnabledStateCIM_EnabledLogicalElement18 [uint16]
ErrorClearedCIM_LogicalDevice11 [boolean]
ErrorDescriptionCIM_LogicalDevice8 [string]
ErrorMethodologyCIM_MediaAccessDevice8 [string]
HealthStateCIM_ManagedSystemElement18 [uint16]
IdentifyingDescriptionsCIM_LogicalDevice8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
InstanceIDCIM_ManagedElement8 [string]
LastCleanedCIM_MediaAccessDevice101 [datetime]
LastErrorCodeCIM_LogicalDevice19 [uint32]
LoadTimeCIM_MediaAccessDevice21 [uint64]
MaxAccessTimeCIM_MediaAccessDevice21 [uint64]
MaxBlockSizeCIM_MediaAccessDevice21 [uint64]
MaxMediaSizeCIM_MediaAccessDevice21 [uint64]
MaxQuiesceTimeCIM_LogicalDevice21 [uint64]
MaxUnitsBeforeCleaningCIM_MediaAccessDevice21 [uint64]
MediaIsLockedCIM_MediaAccessDevice11 [boolean]
MinBlockSizeCIM_MediaAccessDevice21 [uint64]
MountCountCIM_MediaAccessDevice21 [uint64]
NameCIM_ManagedSystemElement8 [string]
NeedsCleaningCIM_MediaAccessDevice11 [boolean]
NumberOfMediaSupportedCIM_MediaAccessDevice19 [uint32]
OperatingStatusCIM_ManagedSystemElement18 [uint16]
OperationalStatusCIM_ManagedSystemElement18 [uint16]
OtherEnabledStateCIM_EnabledLogicalElement8 [string]
OtherIdentifyingInfoCIM_LogicalDevice8 [string]
PowerManagementCapabilitiesCIM_LogicalDevice18 [uint16]
PowerManagementSupportedCIM_LogicalDevice11 [boolean]
PowerOnHoursCIM_LogicalDevice21 [uint64]
PrimaryStatusCIM_ManagedSystemElement18 [uint16]
RequestedStateCIM_EnabledLogicalElement18 [uint16]
SecurityCIM_MediaAccessDevice18 [uint16]
StatusCIM_ManagedSystemElement8 [string]
StatusDescriptionsCIM_ManagedSystemElement8 [string]
StatusInfoCIM_LogicalDevice18 [uint16]
key
SystemCreationClassName
CIM_LogicalDevice8 [string]
key
SystemName
CIM_LogicalDevice8 [string]
TimeOfLastMountCIM_MediaAccessDevice101 [datetime]
TimeOfLastStateChangeCIM_EnabledLogicalElement101 [datetime]
TotalMountTimeCIM_MediaAccessDevice21 [uint64]
TotalPowerOnHoursCIM_LogicalDevice21 [uint64]
TransitioningToStateCIM_EnabledLogicalElement18 [uint16]
UncompressedDataRateCIM_MediaAccessDevice19 [uint32]
UnitsDescriptionCIM_MediaAccessDevice8 [string]
UnitsUsedCIM_MediaAccessDevice21 [uint64]
UnloadTimeCIM_MediaAccessDevice21 [uint64]

Detailed description of CIM_MediaAccessDevice methods

Local methods (1) of CIM_MediaAccessDevice class

LockMedia method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Lockboolean0-{'Description':'If TRUE, lock the media. If FALSE release the media.'}
Description'Method to lock and unlock the media in a removeable Access Device. The method takes one parameter as input - a boolean indicating whether to lock or unlock. TRUE indicates that the media should be locked in the Device, FALSE indicates that the media should be unlocked. The method returns 0 if successful, 1 if not supported, and any other value if an error occurred. The set of possible return codes should be specified in a ValueMap qualifier on the method. The strings to which the ValueMap contents are 'translated' should be specified as a Values array qualifier on the method.'
LockMedia method is in 9 classes of ROOT\virtualization\v2 and in 1 namespace

Derived methods (8) of CIM_MediaAccessDevice class

EnableDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Enabledboolean0-{'Description':'If TRUE enable the device, if FALSE disable the device.'}
EnableDevice method is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
OnlineDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Onlineboolean0-{'Description':'If TRUE, take the device online, if FALSE, take the device OFFLINE.'}
OnlineDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
QuiesceDevice method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Quiesceboolean0-{'Description':'If set to TRUE then cleanly cease all activity, if FALSE resume activity.'}
QuiesceDevice method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
RequestStateChange method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RequestedStateuint160-{'Description':'The state requested for the element. This information will be placed into the RequestedState property of the instance if the return code of the RequestStateChange method is 0 ('Completed with No Error'), or 4096 (0x1000) ('Job Started'). Refer to the description of the EnabledState and RequestedState properties for the detailed explanations of the RequestedState values.','ModelCorrespondence':['CIM_EnabledLogicalElement.RequestedState'],'ValueMap':['2', '3', '4', '6', '7', '8', '9', '10', '11', '..', '32768..65535'],'Values':['Enabled', 'Disabled', 'Shut Down', 'Offline', 'Test', 'Defer', 'Quiesce', 'Reboot', 'Reset', 'DMTF Reserved', 'Vendor Reserved']}
Jobref:CIM_ConcreteJob1-{'Description':'May contain a reference to the ConcreteJob created to track the state transition initiated by the method invocation.'}
TimeoutPerioddatetime2-{'Description':'A timeout period that specifies the maximum amount of time that the client expects the transition to the new state to take. The interval format must be used to specify the TimeoutPeriod. A value of 0 or a null parameter indicates that the client has no time requirements for the transition. If this property does not contain 0 or null and the implementation does not support this parameter, a return code of 'Use Of Timeout Parameter Not Supported' shall be returned.'}
RequestStateChange method is in 111 classes of ROOT\virtualization\v2 and in 15 namespaces
Reset method
Returnuint32 {'out':True}
Reset method is in 63 classes of ROOT\virtualization\v2 and in 19 namespaces
RestoreProperties method
Returnuint32 {'out':True}
RestoreProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SaveProperties method
Returnuint32 {'out':True}
SaveProperties method is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
SetPowerState method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
PowerStateuint160-{'Description':'The power state to set.','ValueMap':['1', '2', '3', '4', '5', '6'],'Values':['Full Power', 'Power Save - Low Power Mode', 'Power Save - Standby', 'Power Save - Other', 'Power Cycle', 'Power Off']}
Timedatetime1-{'Description':'Time indicates when the power state should be set, either as a regular date-time value or as an interval value (where the interval begins when the method invocation is received.'}
SetPowerState method is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces

Detailed description of CIM_MediaAccessDevice properties

Local properties (23) of CIM_MediaAccessDevice class

Capabilities property
ArrayType'Indexed'
CIMTYPE'uint16'
Description'Capabilities of the MediaAccessDevice. For example, the Device may support "Random Access", removeable media and "Automatic Cleaning". In this case, the values 3, 7 and 9 would be written to the array.
Several of the enumerated values require some explanation: 1) Value 11, Supports Dual Sided Media, distinguishes a Device that can access both sides of dual sided Media, from a Device that reads only a single side and requires the Media to be flipped; and, 2) Value 12, Predismount Eject Not Required, indicates that Media does not have to be explicitly ejected from the Device before being accessed by a PickerElement.'
MappingStrings['MIF.DMTF|Storage Devices|001.9', 'MIF.DMTF|Storage Devices|001.11', 'MIF.DMTF|Storage Devices|001.12', 'MIF.DMTF|Disks|003.7', 'MIF.DMTF|Host Disk|001.2', 'MIF.DMTF|Host Disk|001.4']
ModelCorrespondence['CIM_MediaAccessDevice.CapabilityDescriptions']
ValueMap['0', '1', '2', '3', '4', '5', '6', '7', '8', '9', '10', '11', '12']
Values['Unknown', 'Other', 'Sequential Access', 'Random Access', 'Supports Writing', 'Encryption', 'Compression', 'Supports Removeable Media', 'Manual Cleaning', 'Automatic Cleaning', 'SMART Notification', 'Supports Dual Sided Media', 'Predismount Eject Not Required']
Capabilities property is in 20 classes of ROOT\virtualization\v2 and in 9 namespaces
CapabilityDescriptions property
ArrayType'Indexed'
CIMTYPE'string'
Description'An array of free-form strings providing more detailed explanations for any of the AccessDevice features indicated in the Capabilities array. Note, each entry of this array is related to the entry in the Capabilities array that is located at the same index.'
ModelCorrespondence['CIM_MediaAccessDevice.Capabilities']
CapabilityDescriptions property is in 21 classes of ROOT\virtualization\v2 and in 4 namespaces
CompressionMethod property
CIMTYPE'string'
Description'A free form string indicating the algorithm or tool used by the device to support compression. If it is not possible or not desired to describe the compression scheme (perhaps because it is not known), recommend using the following words: "Unknown" to represent that it is not known whether the device supports compression capabilities or not, "Compressed" to represent that the device supports compression capabilities but either its compression scheme is not known or not disclosed, and "Not Compressed" to represent that the devices does not support compression capabilities.'
CompressionMethod property is in 9 classes of ROOT\virtualization\v2 and in 5 namespaces
DefaultBlockSize property
CIMTYPE'uint64'
Description'Default block size, in bytes, for this Device.'
PUnit'byte'
Units'Bytes'
DefaultBlockSize property is in 9 classes of ROOT\virtualization\v2 and in 5 namespaces
ErrorMethodology property
CIMTYPE'string'
Description'ErrorMethodology is a free-form string describing the type(s) of error detection and correction supported by this Device.'
ErrorMethodology property is in 14 classes of ROOT\virtualization\v2 and in 4 namespaces
LastCleaned property
CIMTYPE'datetime'
Description'The date and time on which the Device was last cleaned.'
LastCleaned property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
LoadTime property
CIMTYPE'uint64'
Description'Time in milliseconds from 'load' to being able to read or write a Media. For example, for DiskDrives, this is the interval between a disk not spinning to the disk reporting that it is ready for read/write (ie, the disk spinning at nominal speeds). For TapeDrives, this is the time from a Media being injected to reporting that it is ready for an application. This is usually at the tape's BOT area.'
PUnit'second * 10^-3'
Units'MilliSeconds'
LoadTime property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
MaxAccessTime property
CIMTYPE'uint64'
Description'Time in milliseconds to move from the first location on the Media to the location that is furthest with respect to time. For a DiskDrive, this represents full seek + full rotational delay. For TapeDrives, this represents a search from the beginning of the tape to the most physically distant point. (The end of a tape may be at its most physically distant point, but this is not necessarily true.)'
PUnit'second * 10^-3'
Units'MilliSeconds'
MaxAccessTime property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
MaxBlockSize property
CIMTYPE'uint64'
Description'Maximum block size, in bytes, for media accessed by this Device.'
PUnit'byte'
Units'Bytes'
MaxBlockSize property is in 9 classes of ROOT\virtualization\v2 and in 3 namespaces
MaxMediaSize property
CIMTYPE'uint64'
Description'Maximum size, in KBytes, of media supported by this Device. KBytes is interpreted as the number of bytes multiplied by 1000 (NOT the number of bytes multiplied by 1024).'
MappingStrings['MIF.DMTF|Sequential Access Devices|001.2', 'MIF.DMTF|Host Disk|001.5']
MaxMediaSize property is in 9 classes of ROOT\virtualization\v2 and in 3 namespaces
MaxUnitsBeforeCleaning property
CIMTYPE'uint64'
Description'An unsigned integer indicating the maximum 'units' that can be used, with respect to the AccessDevice, before the Device should be cleaned. The property, UnitsDescription, defines how 'units' should be interpreted.'
ModelCorrespondence['CIM_MediaAccessDevice.UnitsDescription']
MaxUnitsBeforeCleaning property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
MediaIsLocked property
CIMTYPE'boolean'
Description'True indicates that the media is locked in the Device and can not be ejected. For non-removeable Devices, this value should be true.'
MediaIsLocked property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
MinBlockSize property
CIMTYPE'uint64'
Description'Minimum block size, in bytes, for media accessed by this Device.'
PUnit'byte'
Units'Bytes'
MinBlockSize property is in 9 classes of ROOT\virtualization\v2 and in 3 namespaces
MountCount property
CIMTYPE'uint64'
CounterTrue
Description'For a MediaAccessDevice that supports removable Media, the number of times that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0.'
MountCount property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
NeedsCleaning property
CIMTYPE'boolean'
Description'Boolean indicating that the MediaAccessDevice needs cleaning. Whether manual or automatic cleaning is possible is indicated in the Capabilities array property.'
NeedsCleaning property is in 9 classes of ROOT\virtualization\v2 and in 3 namespaces
NumberOfMediaSupported property
CIMTYPE'uint32'
Description'When the MediaAccessDevice supports multiple individual Media, this property defines the maximum number which can be supported or inserted.'
NumberOfMediaSupported property is in 9 classes of ROOT\virtualization\v2 and in 3 namespaces
Security property
CIMTYPE'uint16'
Description'An enumeration indicating the operational security defined for the MediaAccessDevice. For example, information that the Device is "Read Only" (value=4) or "Boot Bypass" (value=6) can be described using this property.'
MappingStrings['MIF.DMTF|Disks|003.22']
ValueMap['1', '2', '3', '4', '5', '6', '7']
Values['Other', 'Unknown', 'None', 'Read Only', 'Locked Out', 'Boot Bypass', 'Boot Bypass and Read Only']
Security property is in 11 classes of ROOT\virtualization\v2 and in 7 namespaces
TimeOfLastMount property
CIMTYPE'datetime'
Description'For a MediaAccessDevice that supports removable Media, the most recent date and time that Media was mounted on the Device. For Devices accessing nonremovable Media, such as hard disks, this property has no meaning and is not applicable.'
TimeOfLastMount property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
TotalMountTime property
CIMTYPE'uint64'
Description'For a MediaAccessDevice that supports removable Media, the total time (in seconds) that Media have been mounted for data transfer or to clean the Device. For Devices accessing nonremovable Media, such as hard disks, this property is not applicable and should be set to 0.'
TotalMountTime property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
UncompressedDataRate property
CIMTYPE'uint32'
Description'The sustained data transfer rate in KB/sec that the Device can read from and write to a Media. This is a sustained, raw data rate. Maximum rates or rates assuming compression should not be reported in this property.'
PUnit'byte / second * 10^3'
Units'KiloBytes per Second'
UncompressedDataRate property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
UnitsDescription property
CIMTYPE'string'
Description'Defines 'Units' relative to its use in the property, MaxUnitsBeforeCleaning. This describes the criteria used to determine when the MediaAccessDevice should be cleaned.'
ModelCorrespondence['CIM_MediaAccessDevice.MaxUnitsBeforeCleaning', 'CIM_MediaAccessDevice.UnitsUsed']
UnitsDescription property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
UnitsUsed property
CIMTYPE'uint64'
Description'An unsigned integer indicating the currently used 'units' of the AccessDevice, helpful to describe when the Device may require cleaning. The property, UnitsDescription, defines how 'units' should be interpreted.'
GaugeTrue
ModelCorrespondence['CIM_MediaAccessDevice.UnitsDescription', 'CIM_MediaAccessDevice.MaxUnitsBeforeCleaning']
UnitsUsed property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace
UnloadTime property
CIMTYPE'uint64'
Description'Time in milliseconds from being able to read or write a Media to its 'unload'. For example, for DiskDrives, this is the interval between a disk spinning at nominal speeds and a disk not spinning. For TapeDrives, this is the time for a Media to go from its BOT to being fully ejected and accessible to a PickerElement or human operator.'
PUnit'second * 10^-3'
Units'MilliSeconds'
UnloadTime property is in 9 classes of ROOT\virtualization\v2 and in 1 namespace

Derived properties (38) of CIM_MediaAccessDevice class

AdditionalAvailability property
CIMTYPE'uint16'
AdditionalAvailability property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Availability property
CIMTYPE'uint16'
Availability property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
AvailableRequestedStates property
CIMTYPE'uint16'
AvailableRequestedStates property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces
Caption property
CIMTYPE'string'
Caption property is in 222 classes of ROOT\virtualization\v2 and in 37 namespaces
CommunicationStatus property
CIMTYPE'uint16'
CommunicationStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
CreationClassName property
CIMTYPE'string'
keyTrue
CreationClassName property is in 113 classes of ROOT\virtualization\v2 and in 20 namespaces
Description property
CIMTYPE'string'
Description property is in 225 classes of ROOT\virtualization\v2 and in 142 namespaces
DetailedStatus property
CIMTYPE'uint16'
DetailedStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
DeviceID property
CIMTYPE'string'
keyTrue
DeviceID property is in 66 classes of ROOT\virtualization\v2 and in 21 namespaces
ElementName property
CIMTYPE'string'
ElementName property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
EnabledDefault property
CIMTYPE'uint16'
EnabledDefault property is in 106 classes of ROOT\virtualization\v2 and in 10 namespaces
EnabledState property
CIMTYPE'uint16'
EnabledState property is in 116 classes of ROOT\virtualization\v2 and in 13 namespaces
ErrorCleared property
CIMTYPE'boolean'
ErrorCleared property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
ErrorDescription property
CIMTYPE'string'
ErrorDescription property is in 71 classes of ROOT\virtualization\v2 and in 142 namespaces
HealthState property
CIMTYPE'uint16'
HealthState property is in 128 classes of ROOT\virtualization\v2 and in 15 namespaces
IdentifyingDescriptions property
CIMTYPE'string'
IdentifyingDescriptions property is in 69 classes of ROOT\virtualization\v2 and in 15 namespaces
InstallDate property
CIMTYPE'datetime'
InstallDate property is in 127 classes of ROOT\virtualization\v2 and in 23 namespaces
InstanceID property
CIMTYPE'string'
InstanceID property is in 223 classes of ROOT\virtualization\v2 and in 21 namespaces
LastErrorCode property
CIMTYPE'uint32'
LastErrorCode property is in 63 classes of ROOT\virtualization\v2 and in 16 namespaces
MaxQuiesceTime property
CIMTYPE'uint64'
MaxQuiesceTime property is in 63 classes of ROOT\virtualization\v2 and in 8 namespaces
Name property
CIMTYPE'string'
Name property is in 152 classes of ROOT\virtualization\v2 and in 142 namespaces
OperatingStatus property
CIMTYPE'uint16'
OperatingStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
OperationalStatus property
CIMTYPE'uint16'
OperationalStatus property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
OtherEnabledState property
CIMTYPE'string'
OtherEnabledState property is in 107 classes of ROOT\virtualization\v2 and in 11 namespaces
OtherIdentifyingInfo property
CIMTYPE'string'
OtherIdentifyingInfo property is in 69 classes of ROOT\virtualization\v2 and in 20 namespaces
PowerManagementCapabilities property
CIMTYPE'uint16'
PowerManagementCapabilities property is in 68 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerManagementSupported property
CIMTYPE'boolean'
PowerManagementSupported property is in 63 classes of ROOT\virtualization\v2 and in 14 namespaces
PowerOnHours property
CIMTYPE'uint64'
PowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 13 namespaces
PrimaryStatus property
CIMTYPE'uint16'
PrimaryStatus property is in 127 classes of ROOT\virtualization\v2 and in 9 namespaces
RequestedState property
CIMTYPE'uint16'
RequestedState property is in 106 classes of ROOT\virtualization\v2 and in 12 namespaces
Status property
CIMTYPE'string'
Status property is in 127 classes of ROOT\virtualization\v2 and in 42 namespaces
StatusDescriptions property
CIMTYPE'string'
StatusDescriptions property is in 128 classes of ROOT\virtualization\v2 and in 18 namespaces
StatusInfo property
CIMTYPE'uint16'
StatusInfo property is in 63 classes of ROOT\virtualization\v2 and in 12 namespaces
SystemCreationClassName property
CIMTYPE'string'
keyTrue
SystemCreationClassName property is in 109 classes of ROOT\virtualization\v2 and in 20 namespaces
SystemName property
CIMTYPE'string'
keyTrue
SystemName property is in 109 classes of ROOT\virtualization\v2 and in 22 namespaces
TimeOfLastStateChange property
CIMTYPE'datetime'
TimeOfLastStateChange property is in 111 classes of ROOT\virtualization\v2 and in 17 namespaces
TotalPowerOnHours property
CIMTYPE'uint64'
TotalPowerOnHours property is in 63 classes of ROOT\virtualization\v2 and in 10 namespaces
TransitioningToState property
CIMTYPE'uint16'
TransitioningToState property is in 106 classes of ROOT\virtualization\v2 and in 7 namespaces

CIM_MediaAccessDevice Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AbstractTrue
Description'A MediaAccessDevice represents the ability to access one or more media and use this media to store and retrieve data.'
LOCALE1033
UMLPackagePath'CIM::Device::StorageDevices'
Version'2.6.0'

CIM_MediaAccessDevice System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\virtualization\v2:CIM_MediaAccessDevice'___SYSTEM8
__NAMESPACE'ROOT\virtualization\v2'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_LogicalDevice', 'CIM_EnabledLogicalElement', 'CIM_LogicalElement', 'CIM_ManagedSystemElement', 'CIM_ManagedElement']___SYSTEM8
__PROPERTY_COUNT61___SYSTEM3
__RELPATH'CIM_MediaAccessDevice'___SYSTEM8
__DYNASTY'CIM_ManagedElement'___SYSTEM8
__SUPERCLASS'CIM_LogicalDevice'___SYSTEM8
__CLASS'CIM_MediaAccessDevice'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to CIM_MediaAccessDevice

Number of classes:14
comments powered by Disqus
WUtils.com