Resource type definition

type MultiNICA (

static str ArgList[] = { Device, NetMask, ArpDelay, RetestInterval, Options, RouteOptions, PingOptimize, MonitorOnly, IfconfigTwice, HandshakeInterval, NetworkHosts }

static int MonitorTimeout = 300

static int OfflineMonitorInterval = 60

static str Operations = None

str Device{}

str NetMask

int ArpDelay = 1

int RetestInterval = 5

str Options

str RouteOptions

int PingOptimize = 1

int IfconfigTwice

int HandshakeInterval = 20

str NetworkHosts[]

)