R3204P16-HP Load Balancing Module High Availability Command Reference-6PW101

47
consecutive consecutive-occurrences: Number of consecutive probe failures since the NQA test group
starts. It ranges from 1 to 16.
action-type: Specifies what action to be triggered to react to certain measurement conditions and it
defaults to none.
none: No actions.
trigger-only: Triggers collaboration between other modules only.
Description
Use the reaction checked-element probe-fail command to configure a reaction entry for monitoring the
probe failures. You cannot edit a reaction entry. To change the attributes in a reaction entry, use the undo
reaction command to delete this entire entry and start over.
Use the undo reaction command to delete the specified reaction entry.
By default, no reaction entry for monitoring probe failures is configured.
Examples
# Create collaboration entry 1. If the number of consecutive probe failures reaches 3, collaboration with
other modules is triggered.
<Sysname> system-view
[Sysname] nqa entry admin test
[Sysname-nqa-admin-test] type tcp
[Sysname-nqa-admin-test-tcp] reaction 1 checked-element probe-fail threshold-type
consecutive 3 action-type trigger-only
reaction trap
Syntax
reaction trap { probe-failure consecutive-probe-failures | test-complete | test-failure
cumulate-probe-failures }
undo reaction trap { probe-failure | test-complete | test-failure }
View
Any NQA test type view
Default level
2: System level
Parameters
probe-failure consecutive-probe-failures: Sends a trap to the network management server if the number
of consecutive probe failures in one test is greater than or equal to consecutive-probe-failures, which
ranges from 1 to 15. During the test, the system counts the number of consecutive probe failures after
each probe operation, so multiple traps might be sent.
test-complete: Sends a trap to indicate that the test is completed.
test-failure cumulate-probe-failures: Sends a trap if the total probe failures in an test is greater than or
equal to cumulate-probe-failures, which ranges from 1 to 15. The system counts the total probe failures
after the test completes, so one trap at most is sent.