Resource type definition

type IPMultiNICB (

static int MonitorTimeout = 120

static int OfflineMonitorInterval = 60

static int MonitorInterval = 10

static str ArgList[] = { Address, NetMask, MultiNICBResName, "MultiNICBResName:Probed"}

str Address

str NetMask

str MultiNICBResName

)

type IPMultiNICB (

static int ToleranceLimit = 1

static int MonitorInterval = 30

static str ArgList[] = { BaseResName, Address, NetMask,

DeviceChoice, RouteOptions, ContainerName }

str BaseResName

str Address

str NetMask

str DeviceChoice = 0

str RouteOptions

str ContainerName

)