monPCIBridge

Description

Contains information about the PCI Bridge.

Columns

Name

Datatype

Description

Status

char(10)

Current status of the PCI Bridge. Values are:

  • ACTIVE

  • DOWN

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.

Required parameters

None