User guide

Chapter 7: Using the Command Line Interface
196
Setting the Lower Critical Threshold for a Circuit Breaker
This command syntax configures the Lower Critical threshold of a circuit
breaker.
config:# sensor ocp <n> <sensor type> lowerCritical <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 critical threshold for the
specified circuit breaker sensor.
disable Disables the lower critical threshold for the
specified circuit breaker sensor.
A numeric value Sets a value for the lower critical threshold of the
specified circuit breaker sensor without enabling or
disabling the threshold.
Example
The following command sets the Lower Critical threshold for the 3rd circuit
breaker to 5A.
config:# sensor ocp 3 current lowerCritical 5