HP Operations Manager for Windows

Table OPP_OV_AgentCommType


The OPP_OV_AgentCommType table contains all agent communication types (DCE or HTTPS) supported by HPOM for Windows 8.

Column Name Constraint Column Type Description
Id PK, I1 int ID of the supported agent communication type.
Caption I2 nvarchar(64) Non-localized caption string of the supported agent communication types (DCE or HTTPS).
IsDefault   bit Set to true for HTTPS, and false for DCE.
HistCnt   smallint History count. See History.
History   nvarchar(2048) Whenever an agent communication type 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.