262
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
Default
The sampling interval is 600 seconds.
Views
Trigger view
Predefined user roles
network-admin