User guide
Chapter 7: Using the Command Line Interface
195
Setting the Upper Warning Threshold for a Circuit Breaker
This command syntax configures the Upper Warning threshold of a circuit
breaker.
config:# sensor ocp <n> <sensor type> upperWarning <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 upper warning threshold for the
specified circuit breaker sensor.
disable Disables the upper warning threshold for the
specified circuit breaker sensor.
A numeric value Sets a value for the upper warning threshold of the
specified circuit breaker sensor without enabling or
disabling the threshold.
Example
The following command enables the Upper Warning threshold for the 3rd
circuit breaker.
config:# sensor ocp 3 current upperWarning enable