98threshold-value: Specifies threshold values.upper-threshold: Specifies the upper threshold, in the range of 1 to 100.lower-threshold: Specifies the lower threshold, in the range of 1 to 100. It must not be greater than theupper threshold.action-type: Specifies what action to be triggered and it defaults to none.none: Displays results on the terminal display only; does not send trap messages.trap-only: Displays results on the terminal display and sends SNMP trap messages to the networkmanagement system (NMS).Usage guidelinesYou cannot edit a reaction entry. To change the attributes in a reaction entry, use undo reaction to deletethe entry first, and configure a new one.Examples# Create reaction entry 1 for monitoring the ICPIF value in the voice operation. Set the upper thresholdto 50 and lower threshold to 5. Before the voice operation starts, the initial state of the reaction entry isinvalid. After the operation, the ICPIF value is checked. If it exceeds the upper threshold, the state of thereaction entry is set to over-threshold; if it is below the lower threshold, the state is set to below-threshold.Once the state of the reaction entry changes, a trap message is generated and sent to the NMS. system-view[Sysname] nqa entry admin test[Sysname-nqa-admin-test] type voice[Sysname-nqa-admin-test-voice] reaction 1 checked-element icpif threshold-value 50 5action-type trap-onlyreaction checked-element { jitter-ds | jitter-sd }Use reaction checked-element { jitter-ds | jitter-sd } to configure a reaction entry for monitoring one-wayjitter in the NQA operation.Use undo reaction to delete the specified reaction entry.Syntaxreaction item-number checked-element { jitter-ds | jitter-sd } threshold-type { accumulateaccumulate-occurrences | average } threshold-value upper-threshold lower-threshold [ action-type{ none | trap-only } ]undo reaction item-numberDefaultNo reaction entry for monitoring one-way jitter is configured.ViewsUDP jitter operation view, voice operation viewDefault command level2: System levelParametersitem-number: Specifies a reaction entry ID, in the range of 1 to 10.