Understanding ZfD Inventory Attributes

The following table lists the Workstation Inventory attributes that ZENworks for Desktops uses.

Each row in the table has:

Hardware and software enumerated values are listed separately, following the table.

For more information about the ZfD Inventory database, see Understanding the ZENworks for Desktops Inventory Database Schema .

Export Wizard Attribute Name Export Attribute Name (Column Heading in the CSV file) Database Schema Attribute Name Data Type Length Description of the Attribute

General-NDSName-Label

NDSName_LABEL

ManageWise.NDSName.Label

String

254

The DN name of the workstation registered in eDirectory

General-Asset-Description

Asset_Description

Zenworks.SystemInfo.Description

String

254

Description of the system asset information

General-Asset-Caption

Asset_Caption

Zenworks.SystemInfo.Caption

String

64

Identifying information of the computer

General-Asset-Asset Tag

Asset_AssetTag

Zenworks.SystemInfo.AssetTag

String

256

Asset tag number that the ROM-based setup program creates. This is unique to every workstation.

General-Asset-Model Number

Asset_Model Number

Zenworks.SystemInfo.Model

String

64

Model number value for the computer, assigned during manufacture

General-Asset-Serial Number

Asset_SerialNumber

Zenworks.SystemInfo.Serial
Number

String

64

Model serial number value for the computer, assigned during manufacture

General-User Information-Current Login User

UserInformation_Currentloginuser

ManageWise."User".CurrentLoginName

String

254

User logged in to the Primary eDirectory tree when the workstation was scanned

General-User Information.-Last Login User

UserInformation_Lastloginuser

ManageWise."User".LastLogin
Name

String

254

User logged in last to the Primary eDirectory tree when the workstation was scanned

SOFTWARE -Applications-Name

Applications_Name

CIM.Product.Name

String

256

Name of the software application

SOFTWARE -Applications-Vendor

Applications_Vendor

CIM.Product.Vendor

String

256

Name of the software application manufacturer

SOFTWARE -Applications-Version

Applications_Version

CIM.Product.Version

String

64

Version of the software application

SOFTWARE-Operating Systems-Name

OperatingSystems_Name

ZENworks.ZENOperatingSystem.OSType

Unsigned Small Integer (enum)

 

Operating system name. For example, Windows NT/Windows 2000. See Enumeration Values for SOFTWARE-Operating Systems-Name .

SOFTWARE-Operating Systems-Version

OperatingSystems_Version

ZENworks.ZENOperatingSystem.Version

String

254

Version of the operating system

SOFTWARE-Operating Systems-Description

OperatingSystems_Description

ZENworks.ZENOperatingSystem.Description

String

254

More description about the operating system

SOFTWARE-Operating Systems-Install Date

OperatingSystems_InstallDate

ZENworks.ZENOperatingSystem.InstallDate

String

25

Install date of the operating system

SOFTWARE-Operating Systems-Size Stored in Paging Files

OperatingSystems_SizeStoredInPagingFiles(Kb)

ZENworks.ZENOperatingSystem.SizeStoredInPagingFiles

Unsigned Bit Integer

 

Total size allocated for paging by the operating system

SOFTWARE-Operating Systems-Code Page

OperatingSystems_CodePage

ZENworks.ZENOperatingSystem.CodePage

String

254

Current language code page being used

SOFTWARE-Scanner Information-Version

ScannerInformation_Version

ZENworks.InventoryScanner
Version

String

64

Version of the scanner running on the workstation

SOFTWARE-Scanner Information-Last Scan Date

ScannerInformation_LastScanDate

ZENworks.InventoryScanner.LastScanDate

Unsigned Bit Integer

 

The date when the scanner was last scanned.Stored as milliseconds time value so that it could be read and displayed in any an appropriate date format

SOFTWARE-Scanner Information-Inventory Server

ScannerInformation_InventoryServer

ZENworks.InventoryScanner.InventoryServer

String

254

Name of the inventory server to which the scans are sent. It is not the complete DN of the server name

SOFTWARE-NetWare Client-Version

NetwareClient_Version

ZENworks.NetWareClient.Version

String

64

Version of the NetWare client software installed on the workstation

SOFTWARE-Drivers-Network Adapter Driver-Description

NetworkAdapterDriver_Description

ZENworks.NetworkAdapterDriver.Description

String

254

Description of the network adapter driver installed on the workstation. For example, IBM 10/100 Ethernet adapter, EN-2420Px Ethernet adapter

SOFTWARE-Drivers-Network Adapter Driver-Name

NetworkAdapterDriver_Name

ZENworks.NetworkAdapterDriver.Name

String

256

Name of the network adapter driver software installed, that corresponds to the adapter. For example, ne2000.sys, pppmac.vxd and others

SOFTWARE-Drivers-Network Adapter Driver-Version

NetworkAdapterDriver_Version

ZENworks.NetworkAdapterDriver.Version

String

64

Network adapter driver version

SOFTWARE-Drivers-Mouse Driver-Name

MouseDriver_Name

ZENworks.PointingDeviceDeviceDriver.Name

String

256

Name of the mouse driver installed on the workstation

SOFTWARE-Drivers-Mouse Driver-Version

MouseDriver_Version

ZENworks.PointingDeviceDeviceDriver.Version

String

64

Mouse driver version

HARDWARE-Mouse-Name

Mouse_Name

CIM.PointingDevice.Name

String

256

The name of the pointing device, such as Mouse. The string stored in this field will be MOUSE.

The CIM.PointingDevice.PointingType field determines the type of the pointing device.

The different types of pointing devices are as listed in Enumeration Values for HARDWARE-Mouse-Name .

HARDWARE-Mouse-Number of buttons

Mouse_NumberofButtons

CIM.PointingDevice.NumberOfButtons

Unsigned Tiny Integer

 

The number of buttons used by the pointing device

HARDWARE-Mouse-IRQ Number

Mouse_IRQNumber

CIM.IRQ.IRQNumber

Unsigned Integer

 

The IRQ channel on the system to which the Mouse pointing device is attached. This information is stored in an IRQ class and not in the PointingDevice class in the database. For more information on how they are associated, see Understanding the ZENworks for Desktops Inventory Database Schema .

HARDWARE-Keyboard.Number of function keys

Keyboard_NumberofFunctionKeys

ZENworks.ZENKeyboard.NumberOfFunctionKeys

UnsignedSmall Integer

 

Number of function keys on keyboard

HARDWARE-Keyboard.Layout

Keyboard_Layout

ZENworks.ZENKeyboard.layout

String

254

Layout information. For example, US English.

HARDWARE-Keyboard.
SubType

Keyboard_Subtype

ZENworks.ZENKeyboard.SubType

Unsigned Integer

 

A number indicating the subtype of the keyboard

HARDWARE-Keyboard.Delay

Keyboard_Delay(mSecs)

ZENworks.ZENKeyboard.Delay

Unsigned Integer

 

Delay before the repeat of a key

HARDWARE-Keyboard.
Typematic rate

Keyboard_TypematicRate
(mSecs)

ZENworks.ZENKeyboard.Typematic
Rate

Unsigned Integer

 

Rate of processing the keys

HARDWARE-Keyboard.
Description

Keyboard_
Description

ZENworks.
ZENKeyboard.Description

String

254

Keyboard description indicating the type of keyboard.
For example, IBM* enhanced (101/102 key) keyboard.

HARDWARE-Video BIOS.
Manufacturer

VideoBIOS_
Manufacturer

CIM.Video
BIOSElement.Manufacturer

String

254

Manufacturer of the video BIOS driver installed on the system

HARDWARE-Video BIOS.Version

Video
BIOS_Version

CIM.Video
BIOSElement.Version

String

254

Version of the Video BIOS driver

HARDWARE-Video BIOS.Install Date

Video
BIOS_InstallDate

CIM.Video
BIOSElement.InstallDate

String

25

Video BIOS release date

HARDWARE-Video BIOS.IS Shadowed

Video
BIOS_IsShadowed

CIM.Video
BIOSElement.ISShadowed

BIT (Used for Boolean
conditionshere)

 

Is a Boolean condition indicating the video BIOS supports Shadow memory. 0 represents false and 1 is true.

HARDWARE-Display Adapter.Number Of color panes

DisplayAdapter_
NumberofColor
Planes

ZENworks.
VideoAdpater.NumberOf
ColorPanes

Unsigned Integer

 

Number of color planes supported by the video system

HARDWARE-Display Adapter.Current Vertical Resolution

DisplayAdapter_
CurrentVertica
lResolution

ZENworks.
VideoAdpater.Current
Vertical
Resolution

Unsigned Integer

 

Vertical resolution of the display

HARDWARE-Display Adapter.Current Horizontal Resolution

DisplayAdapter_
CurrentHorizontalResolution

ZENworks.
VideoAdpater.Current
Horizontal
Resolution

Unsigned Integer

 

Horizontal resolution of the display

HARDWARE-Display Adapter.
Description

DisplayAdapter_
Description

ZENworks.
VideoAdpater.Description

String

254

Video adapter description

HARDWARE-Display Adapter.Min Refresh Rate

DisplayAdapter_
Min_RefreshRate

ZENworks.
VideoAdpater.MinRefresh
Rate

Unsigned Integer

 

Minimum refresh rate of the monitor for redrawing the display, measured in Hertz

HARDWARE-Display Adapter.Max Refresh Rate

DisplayAdapter_
Max_RefreshRate

ZENworks.
VideoAdpater.MaxRefresh
Rate

Unsigned Integer

 

Maximum refresh rate of the monitor for redrawing the display, measured in Hertz

HARDWARE-Display Adapter.Video Architecture

DisplayAdapter_
VideoArchitecture

ZENworks.
VideoAdpater.Video
Architecture

Unsigned Integer

(enum)

 

The architecture of the video subsystem in this system. For example, CGA/VGA/SVGA/8514A. See Enumeration Values for HARDWARE-Display Adapter.Video Architecture .

HARDWARE-Display Adapter.Video Memory Type

DisplayAdapter_
VideoMemoryType

ZENworks.
VideoAdpater.VideoMemoryType

Unsigned Small Integer

(Enum)

 

The type of memory for this adapter. For example, VRAM/SRAM/DRAM/EDO RAM. See Enumeration Values for HARDWARE-Display Adapter.Video Memory Type .

HARDWARE-Display Adapter.Max memory supported

DisplayAdapter_
MaxMemory
Supported(bytes)

ZENworks.
VideoAdpater.MaxMemory
Supported

Unsigned Integer

 

Maximum memory that the display adapter supports for VIDEO RAM

HARDWARE-Display Adapter.Current Bits/Pixel

DisplayAdapter_
CurrentBits/Pixel

ZENworks.
VideoAdpater.CurrentBits
PerPixel

Unsigned Integer

 

Number of adjacent color bits for each pixel

HARDWARE-Modem.Caption

Modem_Caption

CIM.POTS
Modem.
Caption

String

64

Modem label. Usually the name of the manufacturer is stored here. For example, 3Com, IBM*.

HARDWARE-Modem.
Description

Modem_Description

CIM.POTS
Modem.
Description

String

254

The complete description of the modem. For example, Standard 2400 bps modem, IBM PCMCIA HPC modem.

HARDWARE-Modem.Name

Modem_Name

CIM.POTS
Modem.Name

String

256

The name of the modem dictating its type and usage. For example, Standard Windows Modem means that this is used in standard windows architecture.

HARDWARE-BIOS.BIOS Identification Bytes

BIOS_BIOS
IdentificationBytes

ZENworks.
BIOS.BIOS
IDBytes

String

254

Byte in the BIOS that indicates the computer model

HARDWARE-BIOS.Serial Number

BIOS_
SerialNumber

ZENworks.
BIOS.Serial
Number

String

64

Serial number of BIOS assigned by the manufacturer

HARDWARE-BIOS.Primary BIOS

BIOS_PrimaryBios

ZENworks.
BIOS.PrimaryBIOS

BIT (Used for Boolean conditions here)

 

True when set to 1, indicates that this BIOS is the primary BIOS. Used in systems with additional BIOS chips.

HARDWARE-BIOS.Install Date

BIOS_InstallDate

ZENworks.
BIOS.Install
Date

String

25

The release date of the BIOS given by the manufacturer

HARDWARE-BIOS.Version

BIOS_Version

ZENworks.
BIOS.Version

String

254

Version or revision level of the BIOS

HARDWARE-BIOS.
Manufacturer

BIOS_
Manufacturer

ZENworks.
BIOS.
Manufacturer

String

254

The manufacturer name of BIOS

HARDWARE-BIOS.Caption

BIOS_Caption

ZENworks.
BIOS.Caption

String

64

The name of the BIOS as given by the BIOS manufacturer

HARDWARE-BIOS.size

BIOS_Size(KB)

ZENworks.
BIOS.size

Unsigned Integer

 

Size of the BIOS in bytes

HARDWARE-Processor-Current Clock Speed

Processor_CurrentClockSpeed(MHz)

CIM.
Processor.
CurrentClockSpeed

Unsigned Integer

 

Current clock speed of the processor in MHz

HARDWARE-Processor-Maximum clock speed

Processor_
MaximumClock
Speed
(MHz)

CIM.
Processor.
MaxClock
Speed

Unsigned Integer

 

Maximum clock speed of the processor in MHz

HARDWARE-Processor-Role

Processor_Role

CIM.
Processor.
Role

String

254

Type of processor such as central processor, math coprocessor, and others

HARDWARE-Processor-Processor Family

Processor_
ProcessorFamily

CIM.
Processor.
Family

Unsigned Small Integer

(enum)

 

Family the processor belongs to. See Enumeration Values for HARDWARE-Processor-Processor Family .

HARDWARE-Processor-Other family description

Processor_Other
FamilyDescription

CIM.
Processor.
OtherFamily
Description

String

64

Additional description about the processor family, such as the Pentium* processor with MMX technology

HARDWARE-Processor-Upgrade Method

Processor_
UpgradeMethod

CIM.
Processor.
Upgrade
Method

Unsigned Small Integer

(Enum)

 

The method by which this processor can be upgraded, if upgrades are supported.

See Enumeration Values for HARDWARE-Processor-Upgrade Method .

HARDWARE-Processor -Processor Stepping

Processor_
ProcessorStepping

CIM.
Processor.
Stepping

String

254

Single-byte code characteristic provided by microprocessor vendors to identify the processor stepping model

HARDWARE-Processor-Device ID

Processor_
DeviceID

CIM.
Processor.
DeviceID

String

64

Special hexadecimal string identifying the processor type

HARDWARE-Memory-Physical Memory-Physical Memory Size

PhysicalMemory_PhysicalMemory
Size(Kb)

CIM.Memory.NumberOf
Blocks

Unsigned Bit Integer

 

Total physical memory size of the workstation

HARDWARE-Memory-Virtual Memory-Total Virtual Memory

VirtualMemory_
TotalVirtual
Memory(Kb)

ZENworks.
VirtualMemory.TotalVirtual
MemorySize

 

 

Indicates the total number of bytes in the virtual address space

HARDWARE-Memory-Cache Memory-Speed

CacheMemory_
Speed(nsec)

CIM.PhysicalMemory.
Speed

Unsigned Bit Integer

 

Speed of this System Cache module in nanoseconds. This is stored in CIM.PhysicalMemory class and is associated to CIM.CacheMemory. For more information on how they are associated, see Understanding the ZENworks for Desktops Inventory Database Schema .

HARDWARE-Memory-Cache Memory-Capacity

CacheMemory_
Capacity(Kb)

CIM.PhysicalMemory.
Capacity

Unsigned Bit Integer

 

Capacity of this System Cache module in nanoseconds. This is stored in CIM.PhysicalMemory class and is associated to CIM.CacheMemory. For more information on how they are associated, see Understanding the ZENworks for Desktops Inventory Database Schema .

HARDWARE-Memory-Cache Memory-Level

CacheMemory_
Level

CIM.Cache
Memory.
"Level"

Unsigned Small Integer

(enum)

 

Indicates the cache level: internal cache that is built in to the microprocessors, or external cache that is between the CPU and DRAM. Enumeration values:1 = "Other"
2 = "Unknown"
3 = "Primary"
4 = "Secondary"
5 = "Tertiary"
6 = "Not Applicable"

HARDWARE-Memory-Cache Memory-Write Policy

CacheMemory_
WritePolicy

CIM.Cache
Memory.
WritePolicy

Unsigned Small Integer

(enum)

 

Indicates the two different ways (Write-Back and Write-Through Cache) that the cache can handle to write to the memory. Enumeration values:
1 = "Other"
2 = "Unknown"
3 = "Write Back"
4 = "Write Through"
5 = "Varies with Address"
6 = "Determination
Per I/O"

HARDWARE-Memory-Cache Memory-Error methodology

CacheMemory_
ErrorMethodology

CIM.CacheMemory.Error
Methodology

String

254

Error correction scheme supported by this cache component, for example, Parity/Single Bit ECC/MultiBit ECC

HARDWARE-Memory-Cache Memory-Cache type

CacheMemory_
CacheType

CIM.Cache
Type

Unsigned Small Integer

(enum)

 

Defines the system cache type. For example, Instruction, Data, Unified. Enumeration values:
1 = "Other"
2 = "Unknown"
3 = "Instruction"
4 = "Data"
5 = "Unified"

HARDWARE-Memory-Cache Memory-Line Size

CacheMemory_
LineSize(Bytes)

CIM.Cache
Memory
.LineSize

Unsigned Integer

 

Size in bytes of a single cache bucket or line

HARDWARE-Memory-Cache Memory-Replacement Policy

CacheMemory_
Replacement
Policy

CIM.Cache
Memory.
ReplacementPolicy

Unsigned Integer

(enum)

 

Algorithm that the cache uses to determine which cache lines or buckets should be reused. See Enumeration Values for HARDWARE-Memory-Cache Memory-Replacement Policy .

HARDWARE-Memory-Cache Memory-Read Policy

CacheMemory_
ReadPolicy

CIM.Cache
Memory.
ReadPolicy

Unsigned Small Integer

(enum)

 

Indicates whether the data cache is for read operation.Enumeration values are as follows:
1 = "Other"
2 = "Unknown"
3 = "Read"
4 = "Read-ahead"
5 = "Read and Read-ahead"
6 = "Determination Per I/O"

HARDWARE-Memory-Cache Memory-Associativity

CacheMemory_
Associativity

CIM.Cache
Memory.
Associativity

Unsigned Integer

(enum)

 

Defines the system cache associativity (direct-mapped, 2-way, 4-way)Enumeration values are as follows:
1 = "Other"
2 = "Unknown"
3 = "Direct Mapped"
4 = "2-way Set-Associative"
5 = "4-way Set-Associative"
6 = "Fully Associative"

HARDWARE-Disk-Floppy-Manufacturer

Floppy_
Manufacturer

ZENworks.
Physical
Diskette.
Manufacturer

String

256

Vendor name

HARDWARE-Disk-
Floppy-.
Description

Floppy_
Description

ZENworks.
Physical
Diskette.
Description

String

254

Floppy diskette description

HARDWARE- Disk-Floppy-Physical Cylinders

Floppy_Physical
Cylinders

ZENworks.
Physical
Diskette.
Physical
Cylinders

Unsigned Integer

 

Total number of cylinders or tracks on the floppy

HARDWARE-Disk- Floppy -Physical Heads

Floppy_Physical
Heads

ZENworks.
Physical
Diskette.
Physical
Heads

Unsigned Small Integer

 

Number of heads

HARDWARE-Disk- Floppy -Capacity

Floppy_Capacity
(Kb)

ZENworks.
Physical
Diskette.
Capacity

Unsigned Bit Integer

 

Total size

HARDWARE-Disk- Floppy -Sectors/Track

Floppy_Sectors/Track

ZENworks.
Physical
Diskette.
SectorsPer
Track

Unsigned Integer

 

Number of sectors per track

HARDWARE-Disk-Floppy Drive- DeviceID

FloppyDrive_
DeviceID

CIM.Diskette
Drive

String

64

The drive name representing the floppy drive

HARDWARE-Disk-Hard Disk-Manufacturer

HardDisk_
Manufacturer

ZENworks.
PhysicalDisk.Manufacturer

String

256

Vendor name

HARDWARE-Disk- Hard Disk -.Description

HardDisk_
Description

ZENworks.
PhysicalDisk.Description

String

254

Hard disk vendor description

HARDWARE- Disk- Hard Disk -Physical Cylinders

HardDisk_
PhysicalCylinders

ZENworks.
PhysicalDisk.Physical
Cylinders

Unsigned Integer

 

Total number of cylinders

HARDWARE-Disk- Hard Disk -Physical Heads

HardDisk_PhysicalHeads

ZENworks.
PhysicalDisk.Physical
Heads

Unsigned Small Integer

 

Number of heads

HARDWARE-Disk- Hard Disk -Sectors/Track

HardDisk_Sectors/Track

ZENworks.
PhysicalDisk.SectorsPer
Track

Unsigned Integer

 

Number of sectors per track

HARDWARE-Disk- Hard Disk -Capacity

HardDisk_
Capacity(Kb)

ZENworks.
PhysicalDisk.Capacity

Unsigned Bit Integer

 

Total size of the hard disk

HARDWARE-Disk-Hard Disk Drive-Device ID

HardDiskDrive_
DeviceID

ZENworks.
LogicalDisk
Drive.
DeviceID

String

64

The logical drive letter partitioned on the hard disk. For example, C:, D:, and others.

HARDWARE-Disk-Hard Disk Drive-Size

HardDiskDrive_
Size(MB)

ZENworks.
LogicalDisk
Drive.
TotalSize

Unsigned Integer

 

Total size on the logical drive

HARDWARE-Disk Hard Disk Drive-Available Space

HardDiskDrive_
FreeSize(MB)

ZENworks.
LogicalDisk
Drive.
FreeSize

Unsigned Integer

 

Available space on the logical drive

HARDWARE-Disk-Hard Disk Drive-Volume Serial Number

HardDiskDrive_
VolumeSerial
Number

ZENworks.
LogicalDisk
Drive.VolumeSerialNumber

String

254

Volume serial number of the logical drive

HARDWARE-Disk-Hard Disk Drive-Caption

HardDiskDrive_
Caption

ZENworks.
LogicalDisk
Drive.Caption

String

64

Volume label assigned to the logical drive

HARDWARE-Disk-CDROM-Name

CDROM_Name

ZENworks.
Physical
CDROM.
Manufacturer

String

256

The manufacturer of the CD-ROM drive

HARDWARE-Disk-CDROM-Caption

CDROM_Caption

ZENworks.
Physical
CDROM.
Caption

String

64

CD-ROM label

HARDWARE-Disk-CDROM-Description

CDROM_
Description

ZENworks.
Physical
CDROM.
Description

String

256

Description of the CD-ROM drive, as given by the manufacturer. For example, ATAPI CDROM, CREATIVE CD1620E SL970520.

HARDWARE-Disk-CDROM Drive-DeviceID

CDROMDrive_
DeviceID

ZENworks.
Logical
CDROM.
DeviceID

String

64

Drive letter allocated for the CD-ROM on the workstation

HARDWARE-Disk-Backup Disk-Name

BackUpDisk_
Name

ZENworks.
SCSIDrive.
Name

String

256

Name of the backup device vendor. For example, IOMEGA.

HARDWARE-Disk-Backup Disk-Description

BackUpDisk_
Description

ZENworks.
SCSIDrive.
Description

String

254

The description of the backup device or type. For example, IOMEGA ZIP 100 indicates that it is a zip drive.

HARDWARE-Disk-Backup Disk Drive-DeviceID

BackUpDiskDrive_DeviceID

ZENworks.
Logical
SCSIDrive-
DeviceID

String

64

The drive mapped to the backup disk on the workstation

HARDWARE-Ports-Serial
Port-Name

SerialPort_Name

ZENworks.
SerialPort.
Name

String

256

The name of the serial port.

For example, COM1, COM2 and others.

HARDWARE-Ports-Serial Port-Address

SerialPort_
Address

ZENworks.
SerialPort.
Address

Unsigned Bit Integer

 

The address mapped in memory for the serial port

HARDWARE-Ports-Serial Port-IRQ

SerialPort_IRQ

CIM.IRQ.IRQNumber

Unsigned Integer

 

The IRQ channel on the system to which the serial port is attached. In the database, this information is stored in an IRQ class and not in Serial Port class.

For more information on how they are associated, see Understanding the ZENworks for Desktops Inventory Database Schema .

HARDWARE-Ports-Parallel Port-Name

ParallelPort_Name

ZENworks.
ParallelPort.
Name

String

256

The name of the parallel port. For example, LPT1 and others.

HARDWARE-Ports-Parallel Port-Address

ParallelPort_
Address

ZENworks.
ParallelPort.
Address

Unsigned Bit Integer

 

The name of the parallel port. For example, LPT1 and others

HARDWARE-Ports-Parallel Port-DMA Support

ParallelPort_DMASupport

ZENworks.
ParallelPort.
DMASupport

BIT (used for Boolean conditions here)

 

If True or 1, then it means that DMA is channel is allocated for bulk data transfer for use with devices connected to the parallel ports

HARDWARE-Ports-Parallel Port-IRQ

ParallelPort_IRQ

CIM.IRQ.
IRQNumber

Unsigned Integer

 

The IRQ channel on the system to which the parallel port is attached. This information is stored in an IRQ class and not in parallel Port class in the database.

For more information on how they are associated, see Understanding the ZENworks for Desktops Inventory Database Schema .

HARDWARE-Bus-Version

Bus_Version

ZENworks.
Bus.Bus
Version

String

254

Version of the Bus supported by the motherboard

HARDWARE-Bus-Protocol Supported

Bus_Protocol
Supported

ZENworks.
Bus.
Protocol
Supported

Unsigned Small Integer

(Enum)

 

Bus type indicates PCI, ISA, and others. See Enumeration Values for HARDWARE-Bus-Protocol Supported .

HARDWARE-Network Adapter-Name

NetworkAdapter_
Name

CIM.EthernetAdapter.Name

String

256

Network adapters installed on the system

HARDWARE-Network Adapter-Max. Speed

NetworkAdapter_Max_Speed(bits/sec_)

CIM.EthernetAdpater.
MaxSpeed

Unsigned Bit Integer

 

Rate at which the adapter can transfer data

HARDWARE-Network Adapter-Permanent Address

NetworkAdapter_
Permanent
Address

CIM.EthernetAdapter.
Permanent
Address

String

64

Machine address stored permanently in the adapter (MAC address)

HARDWARE-MultiMedia Card-Description

MultimediaCard_
Description

ZENworks.
SoundCard.
Description

String

254

Description of the multimedia component for the workstation

HARDWARE-MultiMedia Card-Name

MultimediaCard_
Name

ZENworks.
SoundCard.
Name

String

256

Name of the sound card installed on the system

HARDWARE-MultiMedia Card-Manufacturer

MultimediaCard_
Manufacturer

ZENworks.
SoundCard.
Manufacturer

String

256

Vendor name

HARDWARE-Cards-Description

Cards_Description

CIM.Card.

Description

String

254

Name of the cards installed on the workstation

HARDWARE-Battery-Name

Battery_Name

CIM.Battery.
Name

String

254

Name of the battery installed on the system

HARDWARE-Battery-Chemistry

Battery_Chemistry

CIM.Battery.
Chemistry

Unsigned Small Integer

 

Indicates battery's chemistry, such as lead acid, nickel cadmium and others.

See Enumeration Values for HARDWARE-Battery-Chemistry .

HARDWARE-Battery-Design Capacity

Battery_Design
Capacity(mWatt-hours)

CIM.Battery.
Design
Capacity

Unsigned Integer

 

The design capacity of the battery in mWatt-hours

HARDWARE-Battery-Design Voltage

Battery_Design
Voltage(MilliVolts)

CIM.Battery.
DesignVoltage

Unsigned Bit Integer

 

The design voltage of the battery in mVolts

HARDWARE-Battery-Smart Battery Version

Battery_
SmartBattery
Version

CIM.Battery.
SmartBatteryVersion

String

64

The Smart Battery Data Specification version number supported by this battery

HARDWARE-Battery-Manufacturer

Battery_
Manufacturer

CIM.PhysicalComponent.
Manufacturer

String

254

Vendor name of the battery

HARDWARE-Battery-Install Date

Battery_Install
Date

CIM.PhysicalComponent.
InstallDate

String

25

Date of manufacturing the battery

HARDWARE-Battery-Serial Number

Battery_Serial
Number

CIM.PhysicalComponent.
SerialNumber

String

64

Battery serial number

HARDWARE-Power Supply-Description

PowerSupply_
Description

CIM.Power
Supply.
Description

String

254

Name and description of the power supply on the system

HARDWARE-Power Supply-Total Output Power

PowerSupply_TotalOutputPower
(MilliWatts)

CIM.Power
Supply.Total
OutputPower

Unsigned Integer

 

Total output power of the power supply

NETWORK-IP Address - Address

IPAddress_
Address

CIM.IP
Protocol
Endpoint.
Address

String

254

IP address of the workstation

NETWORK-IP Address -
Subnet Mask

IPAddress_
SubnetMask

CIM.IP
Protocol
Endpoint.
SubnetMask

String

254

The subnet mask of the workstation

NETWORK -DNS - LABEL

DNS_LABEL

ManageWise.DNSName.
Label

String

254

DNS name of the workstation

NETWORK -IPX Address - Address

IPXAddress_
Address

CIM.IPX
Protocol
Endpoint.
Address

String

254

IPX address of the workstation

NETWORK -Mac Address - MACAddress

MacAddress_
MACAddress

CIM.LAN
Endpoint.
MACAddress

String

12

MAC address of the workstation

SYSTEM-MotherBoard-Hosting Board

MotherBoard_
HostingBoard

CIM.Card.
HostingBoard

BIT(used for Boolean conditions)

 

When True or 1, the card represents a motherboard. For all other cards, this attributes will be False or 0

SYSTEM-MotherBoard-Version

MotherBoard_
Version

CIM.Card.
Version

String

64

Motherboard version

SYSTEM-MotherBoard-Description

MotherBoard_
Description

CIM.Card.
Description

String

254

The number of expansion slots on the motherboard

SYSTEM-IRQ-IRQ Number

IRQ_IRQNumber

CIM.IRQ.IRQNumber

Unsigned Integer

 

The system interrupt number

SYSTEM-IRQ-Availability

IRQ_
IRQAvailability

CIM.IRQ.
Availability

Unsigned Small Integer

(Enum)

 

Indicates whether the IRQ channel is used or available. Enumeration values are as follows:

1 = "Other"
2 = "Unknown"
3 = "Available"
4 = "In Use/Not Available"
5 = "In Use and Available/Shareable"

SYSTEM-IRQ-IRQ Trigger Type

IRQ_IRQTrigger
Type

CIM.IRQ.
TriggerType

Unsigned Small Integer

 

IRQ trigger type indicating whether edge (value=4) or level triggered (value=3) interrupts occur. Enumeration values are as follows:

1 = "Other"
2 = "Unknown"
3 = "Level"
4 = "Edge"

SYSTEM-IRQ-IRQ Shareable

IRQ_IRQ
Shareable

CIM.IRQ.
Shareable

Unsigned Small Integer

 

Boolean indicating whether the IRQ can be shared

SYSTEM-SLOT-Max. Data Width

Slot_Max_
DataWidth

CIM.Slot.
MaxData
Width

Unsigned Small Integer

 

Maximum bus width of adapter cards that can be inserted into this slot in bits. If the value is 'unknown', enter 0. If the value is other than 8, 16, 32, 64 or 128, enter 1. It is expressed in bits

SYSTEM-SLOT-Thermal Rating

Slot_Thermal
Rating(MilliWatts)

CIM.Slot.
Thermal
Rating

Unsigned Integer

 

Maximum thermal dissipation of the slot in milliwatts

SYSTEM-DMA-DMA Channel Number

DMA_DMA
ChannelNumber

CIM.DMA.
DMAChannel

Unsigned Integer

 

The DMA channel number

SYSTEM-DMA-Description

DMA_Description

CIM.DMA.
Description

String

254

The name of the device using the DMA channel

SYSTEM-DMA-Availability

DMA_IRQ
Availability

CIM.DMA.
Availability

Unsigned Small Integer

 

Indicates whether the DMA channel is available or not:

Enumeration values are as follows:

1 = "Other"
2 = "Unknown"
3 = "Available"
4 = "In Use/Not Available"
5 = "In Use and Available/Shareable"

SYSTEM-DMA-DMA Burst Mode

DMA_DMA
BurstMode

CIM.DMA.
BurstMode

BIT

(used for Boolean condition here)

 

Indication that the DMA channel supports the burst mode


Enumeration Values for HARDWARE-Display Adapter.Video Architecture

The enumeration values are:

1 = "Other"

6 = "SVGA"

11 = "XGA"

2 = "Unknown"

7 = "MDA"

12 = "Linear Frame Buffer"

3 = "CGA"

8 = "HGC"

160 = "PC-98"

4 = "EGA"

9 = "MCGA"

 

5 = "VGA"

10 = "8514A"

 

See HARDWARE-Display Adapter.Video Architecture.


Enumeration Values for HARDWARE-Display Adapter.Video Memory Type

The enumeration values are:

1 = "Other"

6 = "WRAM"

11 = "3DRAM"

2 = "Unknown"

7 = "EDO RAM"

12 = "SDRAM"

3 = "VRAM"

8 = "Burst Synchronous DRAM"

13 = "SGRAM"

4 = "DRAM"

9 = "Pipelined Burst SRAM"

5 = "SRAM"

10 = "CDRAM"

See HARDWARE-Display Adapter.Video Memory Type.


Enumeration Values for HARDWARE-Mouse-Name

The enumeration values are:

1 = "Other"

4 = "Track Ball"

7 = "Touch Pad"

2 = "Unknown"

5 = "Track Point"

8 = "Touch Screen"

3 = "Mouse"

6 = "Glide Point"

9 = "Mouse - Optical Sensor"

See HARDWARE-Mouse-Name.


Enumeration Values for HARDWARE-Battery-Chemistry

The enumeration values are:

1 = "Other"

5 = "Nickel Metal Hydride"

2 = "Unknown"

6 = "Lithium-ion"

3 = "Lead Acid"

7 = "Zinc air"

4 = "Nickel Cadmium"

8 = "Lithium Polymer"

See HARDWARE-Battery-Chemistry.


Enumeration Values for HARDWARE-Processor-Processor Family

The enumeration values are:

1 = "Other"

36 = "Power PC 604"

98 = "68010"

2 = "Unknown"

38 = "Power PC X704"

99 = "68000"

3 = "8086"

39 = "Power PC 750"

100 = "68020"

4 = "80286"

48 = "Alpha Family"

101 = "68030"

5 = "80386"

50 = "Alpha 21066"

112 = "Hobbit Family"

6 = "80486

51 = "Alpha 21164"

128 = "Weitek"

7 = "8087"

52 = "Alpha 21164PC"

144 = "PA-RISC Family"

8 = "80287"

53 = "Alpha 21164a"

145 = "PA-RISC 8500"

9 = "80387"

55 = "Alpha 21364"

146 = "PA-RISC

10 = "80487"

64 = "MIPS Family"

147 = "PA-RISC 7300LC"

11 = "Pentium Family"

65 = "MIPS R4000"

147 = "PA-RISC 7300LC"

12 = "Pentium Pro"

66 = "MIPS R4200"

148 = "PA-RISC 7200"

13 = "Pentium II"

67 = "MIPS R4400"

149 = "PA-RISC 7100LC"

14 = "Pentium MMX"

68 = "MIPS R4600"

150 = "PA-RISC 7100"

15 = "Celeron"

69 = "MIPS R10000"

160 = "V30 Family"

16 = "Pentium II Xeon"

80 = "SPARC Family"

176 ="Pentium III Xeon"

18 = "M1 Family"

81 = "SuperSPARC"

180 = "AS400 Family"

26 = "K6 Family"

82 = "microSPARC II"

200 = "IBM390 Family"

27 = "K6-2"

83 = "microSPARC IIep"

201 = "G4"

28 = "K6-3"

84 = "UltraSPARC"

202 = " 65"

29 = "K7"

85 = "UltraSPARC II"

250 = "i860"

30 = "AMD29000 Family"

86 = "UltraSPARC IIi"

251 = "i960"

32 = "Power PC Family"

87 = "UltraSPARC III"

280 = "ARM"

33 = "Power PC 601"

88 = "UltraSPARC IIIi"

281 = "StrongARM"

34 = "Power PC 603"

96 = "68040"

300 = "6x86"

35 = "Power PC 603+"

97 = "68xxx Family"

301 = "MediaGX"

302 = "WinChip"

350 = "DSP"

500 = "Video Processor"

See HARDWARE-Processor-Processor Family.


Enumeration Values for HARDWARE-Processor-Upgrade Method

The enumeration values are:

1= "Other"

5 = "Replacement/Piggy Back"

9 = "Slot 2"

2 = "Unknown"

6 = "None"

10 = "370 Pin Socket"

3 = "Daughter Board"

7 = "LIF Socket"

11 = "Slot A"

4 = "ZIF Socket"

8 = "Slot 1"

12 = "Slot M"

See HARDWARE-Processor-Upgrade Method.


Enumeration Values for HARDWARE-Memory-Cache Memory-Replacement Policy

The enumeration values are:

1 = "Other"

5 = "Last In First Out (LIFO)"

2 = "Unknown"

6 = "Least Frequently Used (LFU)"

3 = "Least Recently Used (LRU)"

7 = "Most Frequently Used (MFU)"

4 = "First In First Out (FIFO)"

8 = "Data Dependent Multiple Algorithm"

See HARDWARE-Memory-Cache Memory-Replacement Policy.


Enumeration Values for SOFTWARE-Operating Systems-Name

The enumeration values are:

1 = "Other"

24 = "Reliant UNIX"

46 = "MACH Kernel"

2 = "MACOS"

25 = "SCO UnixWare"

47 = "Inferno"

3 = "ATTUNIX"

26 = "SCO OpenServer"

48 = "QNX"

4 = "DGUX"

27 = "Sequent"

49 = "EPOC"

5 = "DECNT"

28 = "IRIX"

50 = "IxWorks"

6 = "Digital Unix"

29 = "Solaris"

51 = "VxWorks"

7 = "OpenVMS"

30 = "SunOS"

52 = "MiNT"

8 = "HPUX"

31 = "U6000"

53 = "BeOS"

9 = "AIX"

32 = "ASERIES"

54 = "HP MPE"

10 = "MVS"

33 = "TandemNSK"

55 = "NextStep"

11 = "OS400"

34 = "TandemNT"

56 = "PalmPilot"

12 = "OS/2"

35 = "BS2000"

57 = "Rhapsody"

13 = "JavaVM"

36 = "Linux"

58 = "Windows 2000"

14 = "MSDOS"

37 = "Lynx"

59 = "Dedicated"

15 = "WIN3x"

38 = "XENIX"

60 = "OS/390"

16 = "WIN95"

39 = "VM/ESA"

61 = "VSE"

17 = "WIN98"

40 = "Interactive UNIX"

62 = "TPF"

18 = " WINNT"

41 = "BSDUNIX"

63 = "Windows (R) Me"

21 = "NetWare"

43 = "NetBSD"

 

22 = "OS"

44 = "GNU Hurd"

 

23 = "DC/OS"

45 = "OSg"

 

See SOFTWARE-Operating Systems-Name.


Enumeration Values for HARDWARE-Bus-Protocol Supported

The enumeration values are:

1 = "Other"

21 = "Power"

36 = "ESDI"

7 = "Flexible Diskette"

22 = "HIPPI"

37 = "IDE"

8 = "1496"

23 = "MultiBus"

38 = "CMD"

9 = "SCSI Parallel Interface"

24 = "VME"

39 = "ST506"

10 = "SCSI Fibre Channel Protocol""

25 = "IPI"

40 = "DSSI"

11 = "SCSI Serial Bus Protocol"

26 = "IEEE-488"

41 = "QIC2"

12 = "SCSI Serial Bus Protocol - 2 (1394)

27 = "RS232"

42 = "Enhanced ATA/IDE"

13 = "SCSI Serial Storage Architecture"

28 = "IEEE 802.3 10BASE5"

43 = "AGP"

14 = "VESA"

29 = "IEEE 802.3 10BASE2"

44 = "TWIRP (two-way infrared"

15 = "PCMCIA"

30= "IEEE 802.3. 1BASE5"

45 = "FIR (fast infrared)"

16 = "Universal Serial Bus"

31 = "IEEE 802.3 10BROAD36"

46 = "SIR (serial infrared)"

17 = "Parallel Protocol"

32 = "IEEE 802.3 100BASEVG"

47 = "IrBus"

18 = "ESCON"

33 = "IEEE 802.5 Token-Rin"

 

19 = "Diagnostic"

34 = "ANSI X3T9.5 FDDI"

 

20 = "12C"

35 = "MCA"

 

See HARDWARE-Bus-Protocol Supported.