HP Operations Manager for Windows

Table OPP_OV_NodePlatform


The OPP_OV_NodePlatform table contains all valid combinations of system type, OS type, OS version, agent binary format, and agent communication type that are either supported or marked as obsolete as a node platform in HPOM for Windows 8.00.

Column Name Constraint Column Type Description
SystemTypeId PK, FK5, I1 int ID of the referenced system type.
OsTypeId PK, FK3, I1 int ID of the referenced OS type.
OsVersionId PK, FK4, I1 int ID of the referenced OS version.
AgentCommTypeId PK, FK2, I1 int ID of the referenced agent communication type.
AgentBinaryFormatId PK, FK1, I1 int ID of the referenced agent binary format.
AutoDeployNodeGroup   nvarchar(256) Product-defined node group to which a node of this platform is added automatically at creation time.
Icon   nvarchar(64) Icon to be used in the UI for a node of this platform.
IsObsolete   bit If set to true, the platform is marked as obsolete in HPOM for Windows 8. In this case, it is no longer possible to create a new node with this platform in the node editor.
HistCnt   smallint History count. See History.
History   nvarchar(2048) Whenever a node platform is added, updated, or removed, the history count column (HistCnt) as well as this column is updated, so changes to the platform model may be added and removed in any order.