Appendix C Configuring the LOM Device Driver C-3
C.2 Configuring the LOM Device Driver

The full list of parameters you can set in this file is given in TABLEC-1.

TABLEC-1 LOM Configuration File Parameters
Field Format Default Effect
wdog_reset= Boolean
0=FALSE
1=TRUE
0 Causes the LOM to resetthe
serverafter a watchdog timeout.
Setting this to 1 is equivalent to
usingthe lom -R on command
described in Chapter 9.
wdog_alarm3= Boolean
0=FALSE
1=TRUE
0 Turnson software alarm 3 when
the LOM watchdog times out.
serial_events= 0=OFF
1=ON
2=ON
WHEN
DRIVER
NOT
LOADED
2 Causes the LOM to report
events over the serial
connection. Setting this
parameter to 0 means that no
eventswill be reported over the
serial connection. Setting it to 1
means that events will be
reportedover the serial
connection as well as to
syslogd; this is equivalent to
lom -E on. If you have
dedicated the Serial A/LOM
port to the LOM device, you
need to set this parameter to 1.
It ensuresthat you receive all
event reportsat the terminal
you have connected to Serial
A/LOM. Finally,setting the
parameter to 2 means that
eventswill be reported over the
serial connection, but only
when the driver is not running
(whenit is runningthey will be
reportedto syslogd).
disable_wdog_on_break= Boolean
0=FALSE
1=TRUE
1 Causes the LOM to disable its
watchdog if it detects a break
signal on the Serial A/LOM
port.