Contains information about the PCI Bridge.
Name |
Datatype |
Description |
---|---|---|
Status |
char(10) |
Current status of the PCI Bridge. Values are:
|
ConfiguredSlots |
int |
Number of configured slots. Set using max pci slots configuration parameter. |
ActiveSlots |
int |
Number of currently active slots. |
ConfiguredPCIMemoryKB |
int |
Total memory configured for the PCI Bridge using the pci memory configuration parameter. |
UsedPCIMemoryKB |
int |
Total memory currently used by the PCI bridge and its components. |
None