HP Operations Manager for Windows

 

Definition of Message Source Constants
[HPOM for Windows constants]


Variables

const int  OVEP_C_MSGSRC_UNKNOWN = (0x0000L)
const int  OVEP_C_MSGSRC_CONSOLE = (0x0001L)
const int  OVEP_C_MSGSRC_OPCMSG = (0x0002L)
const int  OVEP_C_MSGSRC_LOGFILE = (0x0004L)
const int  OVEP_C_MSGSRC_MONITOR = (0x0008L)
const int  OVEP_C_MSGSRC_SNMP = (0x0010L)
const int  OVEP_C_MSGSRC_EVTCOR = (0x0020L)
const int  OVEP_C_MSGSRC_SCHEDACTION = (0x0100L)
const int  OVEP_C_MSGSRC_WBEM = (0x0400L)
const int  OVEP_C_MSGSRC_CSM_SVMPISRC = (0x0020L)
const int  OVEP_C_MSGSRC_CSM_AGTMPISRC = (0x0040L)
const int  OVEP_C_MSGSRC_CSM_EXTAGTSRC = (0x0080L)
const int  OVEP_C_MSGSRC_OPC_INTERNAL_SRC = (0x1000L)
const int  OVEP_C_MSGSRC_OPC_SUBPROD_SRC = (0x2000L)

Variable Documentation

const int OVEP_C_MSGSRC_CONSOLE = (0x0001L)
 
const int OVEP_C_MSGSRC_CSM_AGTMPISRC = (0x0040L)
 
const int OVEP_C_MSGSRC_CSM_EXTAGTSRC = (0x0080L)
 
const int OVEP_C_MSGSRC_CSM_SVMPISRC = (0x0020L)
 
const int OVEP_C_MSGSRC_EVTCOR = (0x0020L)
 
const int OVEP_C_MSGSRC_LOGFILE = (0x0004L)
 
const int OVEP_C_MSGSRC_MONITOR = (0x0008L)
 
const int OVEP_C_MSGSRC_OPC_INTERNAL_SRC = (0x1000L)
 
const int OVEP_C_MSGSRC_OPC_SUBPROD_SRC = (0x2000L)
 
const int OVEP_C_MSGSRC_OPCMSG = (0x0002L)
 
const int OVEP_C_MSGSRC_SCHEDACTION = (0x0100L)
 
const int OVEP_C_MSGSRC_SNMP = (0x0010L)
 
const int OVEP_C_MSGSRC_UNKNOWN = (0x0000L)
 
const int OVEP_C_MSGSRC_WBEM = (0x0400L)