Symantec logo

PrivNIC agent: type definition

The following shows the content of the PrivNIC.cf file:

type PrivNIC (

static str ArgList[] = { Device, DeviceTag, Address,

NetMask, UseVirtualIP, GabPort, UseSystemList,

ExcludeNode }

static int OfflineMonitorInterval = 60

static int MonitorTimeout = 300

static str Operations = None

str Device{}

str DeviceTag{}

str Address = ""

str NetMask = ""

int UseVirtualIP = 0

str GabPort = "o"

int UseSystemList = 0

int ExcludeNode[]

)