Resource type definition

Solaris

type MultiNICB (

static int MonitorInterval = 10

static int OfflineMonitorInterval = 60

static int MonitorTimeout = 60

static str Operations = None

static str ArgList[] = { UseMpathd, MpathdCommand, ConfigCheck, MpathdRestart, Device, NetworkHosts, LinkTestRatio, IgnoreLinkStatus, NetworkTimeout, OnlineTestRepeatCount, OfflineTestRepeatCount, NoBroadcast, DefaultRouter, Failback}

int UseMpathd = 0

str MpathdCommand = "/sbin/in.mpathd"

int ConfigCheck = 1

int MpathdRestart = 1

str Device{}

str NetworkHosts[]

int LinkTestRatio = 1

int IgnoreLinkStatus = 1

int NetworkTimeout = 100

int OnlineTestRepeatCount = 3

int OfflineTestRepeatCount = 3

int NoBroadcast = 0

str DefaultRouter = "0.0.0.0"

int Failback = 0

)