62
Usage guidelines
You cannot edit a reaction entry after it is created. To change the attributes in a reaction entry, use
the
undo reaction
command to delete the entry, and then configure a new one.
Only successful probe packets are monitored. Statistics about failed probe packets are not collected.
Examples
# Create reaction entry 1 for monitoring the average probe duration of ICMP echo operation, and set
the upper limit to 50 milliseconds and lower limit to 5 milliseconds. Before the NQA operation starts,
the initial state of the reaction entry is invalid. After the operation, the average probe duration is
checked. If it exceeds the upper limit, the state is set to over-threshold. If it is below the lower limit,
the state of the reaction entry is set to below-threshold. Once the state of the reaction entry changes,
a trap message is generated and sent to the NMS.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction 1 checked-element probe-duration
threshold-type average threshold-value 50 5 action-type trap-only
# Create reaction entry 2 for monitoring the probe duration of ICMP echo operation, and set the
upper limit to 50 milliseconds and the lower limit to 5 milliseconds. Before the NQA operation starts,
the initial state of the reaction entry is invalid. After the operation, the accumulated probe duration is
checked against the threshold range. If the total number of threshold violations reaches or exceeds
10, the state of the entry is set to over-threshold. If it is below the lower threshold, the state of the
entry is set to below-threshold. Once the state of the reaction entry changes, a trap message is
generated and sent to the NMS.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction 2 checked-element probe-duration
threshold-type accumulate 10 threshold-value 50 5 action-type trap-only
# Create reaction entry 3 for monitoring the probe duration time of ICMP echo operation, and set the
upper limit to 50 milliseconds and the lower limit to 5 milliseconds. Before the NQA operation starts,
the initial state of the reaction entry is invalid. After the operation, the consecutive probe duration is
checked against the threshold range. If the total number of consecutive threshold violations reaches
or exceeds 10, the state of the entry is set to over-threshold. If it is below the lower threshold, the
state of the entry is set to below-threshold. Once the state of the reaction entry changes, a trap
message is generated and sent to the NMS.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] reaction 3 checked-element probe-duration
threshold-type consecutive 10 threshold-value 50 5 action-type trap-only
reaction checked-element probe-fail (for trap)
Use
reaction checked-element probe-fail
to configure a reaction entry for monitoring the probe
failures of the operation.
Use
undo reaction
to delete the specified reaction entry.
Syntax
reaction
item-number
checked-element
probe-fail
threshold-type
{
accumulate
accumulate-occurrences
|
consecutive
consecutive-occurrences
} [
action-type
{
none
|
trap-only
} ]
Содержание FlexNetwork 7500 Series
Страница 238: ...229 Sysname ...
Страница 420: ...411 Related commands packet capture ...
Страница 430: ...421 U url 78 username 79 user role 249 V version 80 vpn instance 81 W Websites 415 X xml 227 ...