R21xx-HP FlexFabric 11900 Network Management and Monitoring Command Reference

123
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, the operation results are displayed.
<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 none
reaction checked-element probe-fail
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 ]
undo reaction item-number
Default
No reaction entry for monitoring probe failures is configured.
Views
ICMP echo operation view, UDP echo operation view
Predefined user roles
network-admin
Parameters
item-number: Assigns an ID to the reaction entry, in the range of 1 to 10.
threshold-type: Specifies a threshold type.
accumulate accumulate-occurrences: checks the maximum number of probe failures. The value is in the
range of 1 to 15.
consecutive consecutive-occurrences: Checks the maximum number of consecutive probe failures. The
value is in the range of 1 to 16.
action-type: Specifies what action to be triggered. The default action is none.
none: Specifies the action of only displaying results on the terminal display.
Usage guidelines
You cannot edit a reaction entry after it is created. To change the attributes in a reaction entry, use undo
reaction to delete the entry first and reconfigure a new one.
Examples
# Create reaction entry 1 for monitoring the probe failures in ICMP echo operation. Before the NQA
operation starts, the initial state of the reaction entry is invalid. If the total number of probe failures
exceeds 10 (included), the state of the entry is set to over-threshold. If it is below the threshold, the state
of the entry is set to below-threshold. Once the state of the reaction entry changes, the operation results
are displayed..