Hp_nparcell table – HP Systems Insight Manager User Manual
Page 622
![background image](/manuals/397204/622/background.png)
Description
Data Type
Column Name
Display string containing the cabinet number, for example
cab0
NVARCHAR(256)
Label
Number of service processors in this cabinet
NVARCHAR(256)
ServiceProcessorCount
Array of long display names for the location of service
processors in this cabinet (On cabinets where the service
processor is location on a core I/O card, it will include a
specification of which card, for example
cab0, coreio0
)
NVARCHAR(1024)
ServiceProcessorLocation
Array of status of any service processors in this cabinet, in
the same order as ServiceProcessorLocation; values are:
Unknown(0), Other(1), Active(2), Backup(3)
NVARCHAR(256)
ServiceProcessorStatus
HP_NParCell table
Description
Data Type
Column Name
LUID uniquely defining this table row
BIGINT
NParCell_LUID
Node partly identifies HP_NParCell
BIGINT
NodeID
Snapshot partly identifies HP_NParCell
BIGINT
SnapshotID
The ID of the slot the NPar Cell resides in
INT
SlotID
Total memory (MB) installed in the cell
BIGINT
TotalMemoryInstalled
Maximum CPU count
INT
MaxCPUCount
The maximum number of processors supported on this cell,
accounting for both the number of processor module slots
and the maximum number of processors per module
supported by this platform (The value might not reflect the
maximum number of processors in this cell given the number
of processor per module actually installed. The maximum
number of processors per module supported by this system
can be computed by dividing this value by
CPUModuleSlotCount.)
INT
MaxCPUCount
The actual number of processors on this cell
SMALLINT
CPUCount
The clock speed in megahertz of the processors on the cell
INT
CPUSpeed
Displayable firmware revision string
NVARCHAR(256)
FirmwareRevision
Array, indexed by DIMM slot number, indicating whether
the slot contains a DIMM (Note: This property might not be
available when the cell is powered off.)
NVARCHAR(256)
DIMMSlotPopulated
Array, indexed by processor slot number; true when the
processor slot is populated (Note that the processor slot
number divided by the CPUCountPerModule gives the
processor module slot number. All processor slots where
that value is equal are in the same processor module.)
NVARCHAR(256)
CPUSlotPopulated
True if this cell is connected to an IO chassis
BIT
ConnectedToIOChassis
I/O Chassis ID of the chassis to which the cell is connected
(The property is not present if ConnectedToIOChassis is
false.)
INT
ConnectedIOChasssId
The architecture of the processors on this cell; values are
Unknown(0), Other(1), PA-RISC(2) and Itanium®-based(3)
SMALLINT
CellArchitecture
622 Reference information