CLI Reference SEM Configuration Commands
lt less than
ne unequal to
The value that triggers comparison
The method that recovers comparision:
eq equal to
ge greater than or equal to
gt greater than
le less than or equal to
lt less than
ne unequal to
The value that recover comparison.
By default, no event is configued.
The event counter command is used to monitor the named counters
in SEM, which are usually changed by the action counter.
When the combinations between the command counter and
entry-op/entry-val are patterned successfully, an event is triggered.
Then, the current patterning stops, meaning the event detection fails.
When triggered patterning stops, the combinations between the
command counter and exit-op/exit-val are patterned. If the patterning
succeeds, the combined patterning with entry-op and entry-val
recovers.
Available events:
Indicates the name of the
named counter
Indicates the value of the
named counter
The following example configures policy counter Test_Counter.
When the value of Test_Counter is larger than 10, a log is generated
and Test_Counter is set to 0. When the value of Test_Counter is
larger than 5, monitoring recovers.