boolean-test
Syntax
boolean-test { comparison comparisonType | event eventOwner eventName
| startup |
value booleanValue }
no boolean-test [ comparison | event | startup | value ]
Release Information
Command introduced before JunosE Release 7.1.0.
Description
Defines Boolean test values for the trigger that you are configuring, including comparison settings, a Boolean value, a startup condition, and binding an event to the boolean-test trigger. The no version deletes the Boolean-test values for this trigger or removes either the startup condition or event binding.
Options
- comparisonType—One of the following types of Boolean comparison to perform: (equal, greater, greaterOrEqual, less, lessOrEqual, unequal
- eventOwner—Name of event owner that partially specifies event to trigger the Boolean test; string of up to 32 alphanumeric characters
- eventName—Name of event that partially specifies event to trigger the Boolean test; string of up to 32 alphanumeric characters
- startup—Specifies not to perform the Boolean comparison when this trigger first becomes active
- booleanValue—Value in the range -2147483648–2147483647 to use for the Boolean test
Mode
SNMP Trigger Configuration
Hide Navigation Pane
Show Navigation Pane
SHA1