vBasePciInfo / vCurrPciInfo
|
vBasePciInfo vCurrPciInfo |
Hardware audit results for the PCI cards manufacturer and product info found in a client desktop machine. One entry per PCI card from an audit of a client desktop. |
|
|
Column Name |
Type |
Purpose |
|
Machine_GroupID |
varchar(201), null |
A concatenated representation of the machine id and the group id it is associated with. |
|
agentGuid |
numeric(26,0), null |
A globally unique identifier for a machine ID.group ID account and its corresponding agent. |
|
machName |
varchar(100), null |
Machine Name used for each agent |
|
groupName |
varchar(100), null |
Organization, then machine group the machine is assigned to. |
|
VendorName |
varchar(200), null |
PCI Vendor Name |
|
ProductName |
varchar(200), null |
PCI Product Name |
|
ProductRevision |
int(10), null |
Product revision |
|
PciBaseClass |
int(10), null |
PCI base class number |
|
PciSubClass |
int(10), null |
PCI subclass number |
|
PciBusNumber |
int(10), null |
PCI bus number |
|
PciSlotNumber |
int(10), null |
PCI slot number |