HP Comware 5 Debug Manual Vol 3
Table 93 Output from the debugging nqa reaction command
• Field • Description
• Owner: owner • Name of the administrator who creates the NQA operation.
• Tag: tag
• NQA operation tag.
• Previous status: status
• Previous status:
• 1—The previous status is invalid.
• 2—The number of consecutive probe failures exceeds the
threshold.
• 3—The operation succeeded.
• Current status: status
• Current status:
• 1—The current status is invalid.
• 2—The number of consecutive probe failures exceeds the
threshold.
• 3—The operation succeeded.
Examples
# Enable all types of debugging for NQA.
<Sysname> terminal debugging
<Sysname> terminal monitor
<Sysname> debugging nqa all
# Create an NQA operation.
<Sysname> system-view
[Sysname] nqa entry admin test
*Apr 29 21:44:18:32 2007 Sysname NQA/7/NQA_Event: NQA entry(admin-test) is created.
// An NQA operation was created. The administrator name is
admin
and operation tag is
test
.
# Configure the operation type as ICMP echo, and specify the destination address for the ICMP echo
operation.
[Sysname-nqa-admin-test] type icmp-echo
[Sysname-nqa-admin-test-icmp-echo] destination ip 10.2.2.1
[Sysname-nqa-admin-test-icmp-echo] quit
# Schedule an NQA operation.
[Sysname] nqa schedule admin test start-time now lifetime forever
*Apr 29 21:47:25:630 2007 Sysname NQA/7/NQA_Event: NQA schedule: Entry(admin-test) is
added to the test schedule queue.
// NQA added the NQA operation to the scheduling queue.
*Apr 29 21:47:25:630 2007 Sysname NQA/7/NQA_Event: NQA schedule: Entry(admin-test) is
scheduled successfully.
// The NQA operation was successfully scheduled.
*Apr 29 21:47:25:674 2007 Sysname NQA/7/NQA_Event: ICMP test (admin-test): Start to probe.
// NQA started the ICMP echo operation.
*Apr 29 21:47:25:674 2007 Sysname NQA/7/NQA_Event: ICMP test (admin-test): Start to send
packets.
// NQA started to send packets.
131