R2511-HP MSR Router Series Network Management and Monitoring Command Reference(V5)
199
The collaboration function is not supported by the UDP jitter or voice operation.
Examples
# Create reaction entry 1. If the number of consecutive probe failures reaches 3, collaboration 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
Related commands
track (High Availability Command Reference)
reaction checked-element rtt
Use reaction checked-element rtt to configure a reaction entry for monitoring packet round-trip time.
Use undo reaction to delete the specified reaction entry.
Syntax
reaction item-number checked-element rtt threshold-type { accumulate accumulate-occurrences |
average } threshold-value upper-threshold lower-threshold [ action-type { none | trap-only } ]
undo reaction item-number
Default
No reaction entry for monitoring packet round-trip time is configured.
Views
UDP jitter operation view, voice operation view
Default command level
2: System level
Parameters
item-number: Specifies a reaction entry ID in the range of 1 to 10.
threshold-type: Specifies a threshold type.
accumulate accumulate-occurrences: Specifies the total number of threshold violations. The value is in the
range of 1 to 15000 for UDP jitter operation and 1 to 60000 for voice operation.
average: Specifies to check the packet average round-trip time.
threshold-value: Specifies threshold values in milliseconds.
upper-threshold: Specifies the upper threshold in the range of 0 to 3600000.
lower-threshold: Specifies the lower threshold in the range of 0 to 3600000. It must not be greater than
the upper threshold.
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.
trap-only: Specifies the action of displaying results on the terminal display and meanwhile sending
SNMP trap messages to the NMS.










