z/OS Common Information Model User's Guide
Previous topic | Next topic | Contents | Index | Contact z/OS | Library | PDF


IBMzOS_BaseBoard

z/OS Common Information Model User's Guide
SC34-2671-00

IBMzOS_BaseBoard

Inheritance

  • IBM_BaseBoard
  • ← IBMzOS_BaseBoard

Module name

The module name of the CMPI provider that is registered for a CIM class which is used by the cimprovider command line tool for the administration of CMPI providers is

  • IBMzOS_BaseBoardProviderModule

Provider library

The physical name of a CMPI provider’s shared object library as it is stored in the hierarchical file system is

  • libcmpiOSBase_BaseBoardProvider.so

Properties

The following properties have data that may be specific to z/OS, or may map to z/OS specific attributes.

string MachineType
Processor type for the class of this z/OS server, for example: 2084
uint16 Family
The processor family. For z/OS, a value of 204 (z/Architecture® base) is returned.
uint32 NumberOfProcessors
The number of general purpose processors installed on the system board.
uint32 MemorySize
The total amount of physical memory (in Kbytes) available to the operating system through which this data was provided. Note that this is not the total amount of installed memory for the zSeries® CEC. This is the inband view of z/OS.
uint16 Architecture
The processor architecture.
uint32 NumberAndTypeOfProcessors[]
An array of uint32 where the first element is the number of general purpose processors, the second element is the number of zAAPs, the third element is the number of zIIPs, if supported.
uint16 LPARid
Logical partition number. This number distinguishes the configuration from all other level-2 configurations provided by the same LPAR hypervisor.
string Plant
Plant of manufacturer for the CPU.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014