User's Manual

omconfig: Managing Components Using the Instrumentation Service 95
Valid Parameters for Voltage Warning Thresholds
Table 4-15 shows the valid parameters for setting voltage warning
threshold values.
NOTE: Threshold values that you can set vary from one system configuration
to another.
Default Minimum and Maximum Warning Threshold Values
If you want to set both the upper and lower voltage warning threshold values
to the recommended default value, type:
omconfig chassis volts index=2 warnthresh=default
or
omconfig mainsystem volts index=2 warnthresh=
default
You cannot default one value and set another. In other words, if you default the
minimum warning threshold value, you are also selecting the default value for
the maximum warning threshold value.
NOTE: Systems that contain ESM3 capabilities do not allow you to set warning
threshold values to default values.
Specify a Value for Minimum and Maximum Warning Thresholds
If you want to specify values for the voltage probe warning thresholds, you
must specify the number of the probe you are configuring and the minimum
and/or maximum warning threshold values. In the following example, the
probe being configured is probe 0:
omconfig chassis volts index=0 minwarnthresh=1.900
maxwarnthresh=2.250
or
omconfig mainsystem volts index=0 minwarnthresh=
1.900 maxwarnthresh=2.250
Table 4-15. omconfig chassis volts/omconfig mainsystem volts
name=value pair Description
index=<n> Probe index (must be specified).
warnthresh=default Sets minimum and maximum warning threshold values to
default.
minwarnthresh=<n> Sets minimum warning threshold value(3 decimal places).
maxwarnthresh=<n> sets maximum warning threshold value (3 decimal places).