Command Line Interface Guide

omconfig: Managing Components Using the Instrumentation Service 153
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.
Specifying a Value for Minimum and Maximum Warning Thresholds
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
When you run the command and the system sets the values you specify, the
following message is displayed:
Voltage probe warning threshold(s) set
successfully.
NOTE: On PowerEdge
x8xx
systems, you cannot set the minimum and maximum
warning threshold values for the voltage.
omconfig preferences
Use the omconfig preferences command to set system preferences. Use the
command line to set the SNMP root password and specify the user levels able
to access Server Administrator. You can also configure the Active Directory
service and SNMP set operations.
omconfig preferences cdvformat
Use the omconfig preferences cdvformat command to specify the delimiters
for separating data fields reported in the custom delimited format. The valid
values for delimiters are: exclamation, semicolon, at, hash, dollar, percent,
caret, asterisk, tilde, question, colon, comma, and pipe.