Resource type definition

type MultiNICA (

static int OfflineMonitorInterval = 60

static int MonitorTimeout = 300

static str ArgList[] = { Device, NetMask, Gateway, BroadcastAddr, Options, RouteOptions, PingOptimize, MonitorOnly, HandshakeInterval, NetworkHosts, PrefexLen, Protocol }

static str Operations = None

str Device{}

str NetMask

str Gateway

str BroadcastAddr

str Options

str RouteOptions

int PingOptimize = 1

int HandshakeInterval = 1

str Protocol = "ipv4"

str NetworkHosts[]

temp boolean FailoverInProgress = 0

)