今回のはちょっとコマンドリファレンスと呼べるか微妙だが、Linuxで言うとdmidecodeコマンドに相当する「smbiosDump」について記述する。
もう、実際に見てもらったほうが早いので、以下に実行の結果を記述する。(なお、grepを入れないとあまりにも長すぎて保存出来ないため、Systemと書かれた行の後ろ10行だけ抜き出す方式で出力している。)

~ #  smbiosDump | grep System -A10
  System Info: #1
    Manufacturer: "VMware, Inc."
    Product: "VMware Virtual Platform"
    Version: "None"
    Serial: "VMware-56 4d 92 39 40 3d e9 d5-1b eb 3c 68 00 d5 a8 83"
    UUID: 83a8d500683ceb1bd5e93d4039924d56
    Wake-up: 0x06 (Power Switch)
  Board Info: #2
    Manufacturer: "Intel Corporation"
    Product: "440BX Desktop Reference Platform"
    Version: "None"
--
  System Slot: #216
    Designation: "ISA Slot J8"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #217
    Designation: "ISA Slot J9"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #218
    Designation: "ISA Slot J10"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #219
    Designation: "PCI Slot J11"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 1
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #220
    Designation: "PCI Slot J12"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 2
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #221
    Designation: "PCI Slot J13"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 3
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #222
    Designation: "PCI Slot J14"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x03 (Available)
    Length: 0x04 (Long)
    Slot ID: 4
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  On Board Devices: #223
    Video: "VMware SVGA II" (disabled)
    Sound: "ES1371" (disabled)
--
    Use: 0x03 (System memory)
    Location: 0x03 (Motherboard)
    Slots: 64
    Max. Size: 1024 GB
    ECC: 0x03 (None)
  Memory Device: #227
    Location: "RAM slot #0"
    Bank: "RAM slot #0"
    Memory Array: #226
    Error Info: No Error
    Form Factor: 0x09 (DIMM)
~ #  smbiosDump | grep System -A10
  System Info: #1
    Manufacturer: "VMware, Inc."
    Product: "VMware Virtual Platform"
    Version: "None"
    Serial: "VMware-56 4d 92 39 40 3d e9 d5-1b eb 3c 68 00 d5 a8 83"
    UUID: 83a8d500683ceb1bd5e93d4039924d56
    Wake-up: 0x06 (Power Switch)
  Board Info: #2
    Manufacturer: "Intel Corporation"
    Product: "440BX Desktop Reference Platform"
    Version: "None"
--
  System Slot: #216
    Designation: "ISA Slot J8"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #217
    Designation: "ISA Slot J9"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #218
    Designation: "ISA Slot J10"
    Type: 0x03 (ISA)
    Bus Width: 0x04 (16 bit)
    Status: 0x02 (Unknown)
    Length: 0x03 (Short)
    Slot ID: 0
    Characteristics: 0x0002 (5.0 V)
  System Slot: #219
    Designation: "PCI Slot J11"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 1
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #220
    Designation: "PCI Slot J12"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 2
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #221
    Designation: "PCI Slot J13"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x04 (In Use)
    Length: 0x04 (Long)
    Slot ID: 3
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  System Slot: #222
    Designation: "PCI Slot J14"
    Type: 0x06 (PCI)
    Bus Width: 0x05 (32 bit)
    Status: 0x03 (Available)
    Length: 0x04 (Long)
    Slot ID: 4
    Characteristics: 0x0006 (5.0 V, 3.3 V)
  On Board Devices: #223
    Video: "VMware SVGA II" (disabled)
    Sound: "ES1371" (disabled)
--
    Use: 0x03 (System memory)
    Location: 0x03 (Motherboard)
    Slots: 64
    Max. Size: 1024 GB
    ECC: 0x03 (None)
  Memory Device: #227
    Location: "RAM slot #0"
    Bank: "RAM slot #0"
    Memory Array: #226
    Error Info: No Error
    Form Factor: 0x09 (DIMM)

全行表示ではないが、これで大体イメージはつかめたと思う。