232
falling
Use falling to set a falling threshold and specify a falling event.
Use undo falling to restore the default.
Syntax
falling { event owner event-owner name event-name | value integer-value }
undo falling { event | value }
Default
The falling threshold is 0, and no falling event is specified.
Views
Trigger-threshold view
Predefined user roles
network-admin
Parameters
event owner event-owner: Specifies the owner of an event. Use the trigger owner as the event
owner.
name event-name: Specifies the name of an event, a case-sensitive string of 1 to 32 characters.
value integer-value: Specifies a falling threshold in the range of –2147483648 to 2147483647. The
value must be smaller than or equal to the rising threshold.
Usage guidelines
A falling event is triggered if the value of the monitored object is smaller than or equal to the falling
threshold.
If the value of the monitored object crosses the falling threshold at two or more samplings in
succession, the event is triggered only at the first sampling.
Examples
# Set the falling threshold to 20.
<Sysname> system-view
[Sysname] snmp mib event trigger owner owner1 name triggerA
[Sysname-trigger-owner1-triggerA] test threshold
[Sysname-trigger-owner1-triggerA-threshold] falling value 20
Related commands
sample
snmp mib event trigger
test
frequency
Use frequency to set a sampling interval.
Use undo event to restore the default.
Syntax
frequency interval
undo frequency