User guide
Chapter 7: Using the Command Line Interface
197
Setting the Lower Warning Threshold for a Circuit Breaker
This command syntax configures the Lower Warning threshold of a circuit
breaker.
config:# sensor ocp <n> <sensor type> lowerWarning <option>
Variables:
<n> is the number of the circuit breaker that you want to configure.
<sensor type> is one of the following sensor types:
Sensor type Description
current Current sensor
Note: If the requested sensor type is not supported, the message
"Sensor is not available" is displayed.
<option> is one of the options: enable, disable or a numeric value.
Option Description
enable Enables the lower warning threshold for the
specified circuit breaker sensor.
disable Disables the lower warning threshold for the
specified circuit breaker sensor.
A numeric value Sets a value for the lower warning threshold of the
specified circuit breaker sensor without enabling or
disabling the threshold.
Example
The following command enables the Lower Warning threshold for the 3rd
circuit breaker.
config:# sensor ocp 3 current lowerWarning enable