Skip to content

Enum: GpuInfoBusTypeIdEnum

The normalized identifier of the attachment bus or interface standard.

URI: ocsf:GpuInfoBusTypeIdEnum

Permissible Values

Value Meaning Description
UNKNOWN None Unknown
ONBOARD None Onboard
PCIE_X16 None PCIe x16
PCIE_X8 None PCIe x8
MXM_TYPE_A None MXM Type A
MXM_TYPE_B None MXM Type B
M_2 None M
CXL None CXL
OTHER None Other

Slots

Name Description
bus_type_id The normalized identifier of the attachment bus or interface standard

Identifier and Mapping Information

Schema Source

LinkML Source

name: GpuInfoBusTypeIdEnum
description: The normalized identifier of the attachment bus or interface standard.
from_schema: https://w3id.org/lmodel/ocsf
rank: 1000
permissible_values:
  UNKNOWN:
    text: UNKNOWN
    description: Unknown
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '0'
      caption:
        tag: caption
        value: Unknown
  ONBOARD:
    text: ONBOARD
    description: Onboard
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '1'
      caption:
        tag: caption
        value: Onboard
  PCIE_X16:
    text: PCIE_X16
    description: PCIe x16
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '2'
      caption:
        tag: caption
        value: PCIe x16
  PCIE_X8:
    text: PCIE_X8
    description: PCIe x8
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '3'
      caption:
        tag: caption
        value: PCIe x8
  MXM_TYPE_A:
    text: MXM_TYPE_A
    description: MXM Type A
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '4'
      caption:
        tag: caption
        value: MXM Type A
  MXM_TYPE_B:
    text: MXM_TYPE_B
    description: MXM Type B
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '5'
      caption:
        tag: caption
        value: MXM Type B
  M_2:
    text: M_2
    description: M.2
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '6'
      caption:
        tag: caption
        value: M.2
  CXL:
    text: CXL
    description: CXL
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '7'
      caption:
        tag: caption
        value: CXL
  OTHER:
    text: OTHER
    description: Other
    annotations:
      ocsf_uid:
        tag: ocsf_uid
        value: '99'
      caption:
        tag: caption
        value: Other