Physical Media

The Win32_PhysicalMedia class has these properties.

Capacity
Data type: uint64
Access type: Read-only

Number of bytes that can be read from or written to this physical media component. This property does not apply to "Hard Copy" or cleaner media. Data compression should not be assumed as it would increase the value of this property. For tapes, it should be assumed that no filemarks or blank space areas are recorded on the media.

Caption
Data type: string
Access type: Read-only

Short, one-line textual description of the object.

CleanerMedia
Data type: boolean
Access type: Read-only

If TRUE, the physical media is used for cleaning purposes and not data storage.

CreationClassName
Data type: string
Access type: Read-only

Name of the class or subclass used in the creation of an instance. When used with other key properties of this class, CreationClassName allows all instances of this class and its subclasses to be uniquely identified.

Description
Data type: string
Access type: Read-only

Textual description of the object.

HotSwappable
Data type: boolean
Access type: Read-only

If TRUE, this physical media component can be replaced with a physically different but equivalent one while the containing package has the power applied. For example, a fan component may be designed to be hot-swapped. All components that can be hot-swapped are inherently removable and replaceable.

InstallDate
Data type: datetime
Access type: Read-only

When the object was installed. This property does not require a value to indicate that the object is installed.

Manufacturer
Data type: string
Access type: Read-only

Name of the organization responsible for producing the physical element. This can be the entity from whom the element is purchased, but this is not necessarily the case as this information is contained in the Vendor property.

MediaDescription
Data type: string
Access type: Read-only

Additional detail related to the MediaType property. For example, if MediaType has the value 3 (QIC Cartridge) the MediaDescription property can indicate whether the tape is wide or quarter inch.

MediaType
Data type: uint16
Access type: Read-only

The type of the media, as an enumerated integer. The MediaDescription property provides a more explicit definition of the media type.

The following list lists the possible values.

Unknown (0)

Other (1)

Tape Cartridge (2)

QIC Cartridge (3)

AIT Cartridge (4)

DTF Cartridge (5)

DAT Cartridge (6)

8mm Tape Cartridge (7)

19mm Tape Cartridge (8)

DLT Cartridge (9)

Half-Inch Magnetic Tape Cartridge (10)

Cartridge Disk (11)

JAZ Disk (12)

ZIP Disk (13)

SyQuest Disk (14)

Winchester Removable Disk (15)

CD-ROM (16)

CD ROM

CD-ROM/XA (17)

CD ROM/XA

CD-I (18)

CD Recordable (19)

WORM (20)

Magneto-Optical (21)

DVD (22)

DVD+RW (23)

DVD-RAM (24)

DVD-ROM (25)

DVD-Video (26)

Divx (27)

Floppy/Diskette (28)

Hard Disk (29)

Memory Card (30)

Hard Copy (31)

Clik Disk (32)

CD-RW (33)

CD-DA (34)

CD+ (35)

DVD Recordable (36)

DVD-RW (37)

DVD-Audio (38)

DVD-5 (39)

DVD-9 (40)

DVD-10 (41)

DVD-18 (42)

Magneto-Optical Rewriteable (43)

Magneto-Optical Write Once (44)

Magneto-Optical Rewriteable (LIMDOW) (45)

Phase Change Write Once (46)

Phase Change Rewriteable (47)

Phase Change Dual Rewriteable (48)

Ablative Write Once (49)

Near Field Recording (50)

MiniQic (51)

Travan (52)

8mm Metal Particle (53)

8mm Advanced Metal Evaporate (54)

NCTP (55)

LTO Ultrium (56)

LTO Accelis (57)

9 Track Tape (58)

18 Track Tape (59)

36 Track Tape (60)

Magstar 3590 (61)

Magstar MP (62)

D2 Tape (63)

Tape - DST Small (64)

Tape - DST Medium (65)

Tape - DST Large (66)

Model
Data type: string
Access type: Read-only

Name by which the physical element is generally known.

Name
Data type: string
Access type: Read-only

OtherIdentifyingInfo
Data type: string
Access type: Read-only

Additional data, beyond asset tag information, that can be used to identify a physical element. One example is bar code data associated with an element that also has an asset tag. Note that if only bar code data is available, is unique, and it can be used as an element key, this property is NULL and the bar code data used is the class key in the Tag property.

PartNumber
Data type: string
Access type: Read-only

Part number assigned by the manufacturer of the physical element.

PoweredOn
Data type: boolean
Access type: Read-only

If TRUE the physical element is powered on.

Removable
Data type: boolean
Access type: Read-only

If TRUE, the physical component is designed to be taken in and out of the physical container in which it is normally found, without impairing the function of the overall packaging. A component can still be removable if the power must be "off" to perform the removal. If power can be "on" and the component removed, the element is removable and can be hot-swapped.

Replaceable
Data type: boolean
Access type: Read-only

If TRUE, this physical media component can be replaced with a physically different one. For example, some computer systems allow the main processor chip to be upgraded to one of a higher clock rating. In this case, the processor is said to be replaceable. All removable components are inherently replaceable.

SerialNumber
Data type: string
Access type: Read-only

Manufacturer-allocated number used to identify the physical media. The default value is NULL.

Example: WD-WM3493798728

SKU
Data type: string
Access type: Read-only

Stock keeping unit number for this physical element.

Status
Data type: string
Access type: Read-only

Current status of the object. Various operational and nonoperational statuses can be defined. Operational statuses are "OK", "Degraded", and "Pred Fail". "Pred Fail" indicates that an element may function properly at the present, but predicts a failure in the near future. For example, a SMART-enabled hard disk drive. Nonoperational statuses can also be specified. These are, "Error", "Starting", "Stopping," and "Service". The "Service" status applies to administrative work, such as mirror-resilvering of a disk or reload of a user permissions list. Not all such work is online, yet the managed element is neither "OK" nor in one of the other states.

The values are:

OK ("OK")

Error ("Error")

Degraded ("Degraded")

Unknown ("Unknown")

Pred Fail ("Pred Fail")

Starting ("Starting")

Stopping ("Stopping")

Service ("Service")

Stressed ("Stressed")

NonRecover ("NonRecover")

No Contact ("No Contact")

Lost Comm ("Lost Comm")

Tag
Data type: string
Access type: Read-only

Uniquely identifies the physical media in the system.

Example: PHYSICALDRIVE0

Version
Data type: string
Access type: Read-only

Version of the physical element.

WriteProtectOn
Data type: boolean
Access type: Read-only

If TRUE, the media is currently write protected by some kind of physical mechanism, such as a protect tab on a floppy disk.

Requirements

Minimum supported client

Windows Vista

Minimum supported server

Windows Server 2008

Namespace

Root\CIMV2

MOF

Wmipcima.mof

DLL

Wmipcima.dll

See also

 

 

Show:
© 2017 Microsoft