CIM_MediaAccessDevice, ROOT\cimv2 - Instances

Class | Childs (6) | Methods (2) | Properties (29) | Qualifiers (4) | Instances (2) | Namespaces (4)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of CIM_MediaAccessDevice

This section contains sample wmi instances of CIM_MediaAccessDevice class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.
CIM_MediaAccessDevice is an abstract class, so it has only derived instances, see derived child classes.

Instance \\W2012SDC\ROOT\cimv2:Win32_DiskDrive.DeviceID="\\\\.\\PHYSICALDRIVE0"

Properties={
   'Availability' : null
   'BytesPerSector' : 512 //Long, 0x200
   'Capabilities' : [3, 4, 10] //Variant()
   'CapabilityDescriptions' : ['Random Access', 'Supports Writing', 'SMART Notification'] //Variant()
   'Caption' : 'WDC WD800AAJS-00PSA0' //String
   'CompressionMethod' : null
   'ConfigManagerErrorCode' : 0 //Long, 0x0
   'ConfigManagerUserConfig' : False //Boolean, 0x0
   'CreationClassName' : 'Win32_DiskDrive' //String
   'DefaultBlockSize' : null
   'Description' : 'Disk drive' //String
   'DeviceID' : '\\.\PHYSICALDRIVE0' //String
   'ErrorCleared' : null
   'ErrorDescription' : null
   'ErrorMethodology' : null
   'FirmwareRevision' : '05.06H05' //String
   'Index' : 0 //Long, 0x0
   'InstallDate' : null
   'InterfaceType' : 'IDE' //String
   'LastErrorCode' : null
   'Manufacturer' : '(Standard disk drives)' //String
   'MaxBlockSize' : null
   'MaxMediaSize' : null
   'MediaLoaded' : True //Boolean, 0xFFFFFFFF
   'MediaType' : 'Fixed hard disk media' //String
   'MinBlockSize' : null
   'Model' : 'WDC WD800AAJS-00PSA0' //String
   'Name' : '\\.\PHYSICALDRIVE0' //String
   'NeedsCleaning' : null
   'NumberOfMediaSupported' : null
   'Partitions' : 1 //Long, 0x1
   'PNPDeviceID' : 'SCSI\DISK&VEN_WDC&PROD_WD800AAJS-00PSA0\4&39279028&0&000000' //String
   'PowerManagementCapabilities' : null
   'PowerManagementSupported' : null
   'SCSIBus' : 0 //Long, 0x0
   'SCSILogicalUnit' : 0 //Long, 0x0
   'SCSIPort' : 2 //Long, 0x2
   'SCSITargetId' : 0 //Long, 0x0
   'SectorsPerTrack' : 63 //Long, 0x3F
   'SerialNumber' : ' WD-WMAP94868188' //String
   'Signature' : -1525177065 //Long, 0xA517A517
   'Size' : '80026361856' //String
   'Status' : 'OK' //String
   'StatusInfo' : null
   'SystemCreationClassName' : 'Win32_ComputerSystem' //String
   'SystemName' : '.' //String
   'TotalCylinders' : '155061' //String, 0x25DB5
   'TotalHeads' : 16 //Long, 0x10
   'TotalSectors' : '156301488' //String, 0x950F8B0
   'TotalTracks' : '2480976' //String, 0x25DB50
   'TracksPerCylinder' : 16 //Long, 0x10
}

Instance \\W2012SDC\ROOT\cimv2:Win32_CDROMDrive.DeviceID="SCSI\\CDROM&VEN_ASUS&PROD_DRW-22B2ST\\4&39279028&0&010000"

Properties={
   'Availability' : 3 //Long, 0x3
   'Capabilities' : [3, 4, 7] //Variant()
   'CapabilityDescriptions' : ['Random Access', ' Supports writing', ' Supports Removable Media'] //Variant()
   'Caption' : 'ASUS DRW-22B2ST' //String
   'CompressionMethod' : 'Unknown' //String
   'ConfigManagerErrorCode' : 0 //Long, 0x0
   'ConfigManagerUserConfig' : False //Boolean, 0x0
   'CreationClassName' : 'Win32_CDROMDrive' //String
   'DefaultBlockSize' : null
   'Description' : 'CD-ROM Drive' //String
   'DeviceID' : 'SCSI\CDROM&VEN_ASUS&PROD_DRW-22B2ST\4&39279028&0&010000' //String
   'Drive' : 'D:' //String
   'DriveIntegrity' : True //Boolean, 0xFFFFFFFF
   'ErrorCleared' : null
   'ErrorDescription' : null
   'ErrorMethodology' : null
   'FileSystemFlags' : null
   'FileSystemFlagsEx' : 21495815 //Long, 0x1480007
   'Id' : 'D:' //String
   'InstallDate' : null
   'LastErrorCode' : null
   'Manufacturer' : '(Standard CD-ROM drives)' //String
   'MaxBlockSize' : null
   'MaximumComponentLength' : 254 //Long, 0xFE
   'MaxMediaSize' : null
   'MediaLoaded' : True //Boolean, 0xFFFFFFFF
   'MediaType' : 'DVD Writer' //String
   'MfrAssignedRevisionLevel' : '1.00' //String, 0x1
   'MinBlockSize' : null
   'Name' : 'ASUS DRW-22B2ST' //String
   'NeedsCleaning' : null
   'NumberOfMediaSupported' : null
   'PNPDeviceID' : 'SCSI\CDROM&VEN_ASUS&PROD_DRW-22B2ST\4&39279028&0&010000' //String
   'PowerManagementCapabilities' : null
   'PowerManagementSupported' : null
   'RevisionLevel' : null
   'SCSIBus' : 1 //Long, 0x1
   'SCSILogicalUnit' : 0 //Long, 0x0
   'SCSIPort' : 2 //Long, 0x2
   'SCSITargetId' : 0 //Long, 0x0
   'SerialNumber' : null
   'Size' : '4542291968' //String
   'Status' : 'OK' //String
   'StatusInfo' : null
   'SystemCreationClassName' : 'Win32_ComputerSystem' //String
   'SystemName' : '.' //String
   'TransferRate' : 7045.87155963303 //Double, 0x1B86
   'VolumeName' : 'IR3_SSS_X64FREE_EN-US_DV9' //String
   'VolumeSerialNumber' : 'F49862AF' //String
}
comments powered by Disqus
WUtils.com