HP Operations Manager for Windows

 

Definition of MSI Mode for Agent & Server-based MSI Constants
[HPOM for Windows constants]


Variables

const int  OVEP_MSI_AGT_DIVERT = (0x0001L)
  similar to MPI_AGT_DIVERT on HPOM for UNIX
const int  OVEP_MSI_AGT_COPY = (0x0002L)
  similar to MPI_AGT_COPY on HPOM for UNIX
const int  OVEP_MSI_SV_DIVERT = (0x0010L)
  similar to MPI_SV_DIVERT on HPOM for UNIX
const int  OVEP_MSI_SV_COPY = (0x0020L)
  similar to MPI_SV_COPY on HPOM for UNIX

Variable Documentation

const int OVEP_MSI_AGT_COPY = (0x0002L)
 

similar to MPI_AGT_COPY on HPOM for UNIX

const int OVEP_MSI_AGT_DIVERT = (0x0001L)
 

similar to MPI_AGT_DIVERT on HPOM for UNIX

const int OVEP_MSI_SV_COPY = (0x0020L)
 

similar to MPI_SV_COPY on HPOM for UNIX

const int OVEP_MSI_SV_DIVERT = (0x0010L)
 

similar to MPI_SV_DIVERT on HPOM for UNIX