R3721-F3210-F3171-HP High-End Firewalls High Availability Configuration Guide-6PW101

126
Sum of SD delay: 3705 Sum of DS delay: 3891
Square sum of SD delay: 45987 Square sum of DS delay: 49393
SD lost packet(s): 0 DS lost packet(s): 0
Lost packet(s) for unknown reason: 0
NOTE:
The display nqa history command does not show the results of UDP jitter tests. To know the result of a UDP
jitter test, use the display nqa result command to view the probe results of the latest NQA test, or use the
display nqa statistics command to view the statistics of NQA tests.
SNMP test configuration example
Network requirements
As shown in Figure 55, configure NQA SNMP tests to test the time it takes for Firewall A to send an
SNMP query packet to the SNMP agent and receive a response packet.
Figure 55 Network diagram
Configuration procedure
NOTE:
Before you make the configuration, make sure the devices can reach each other.
1. Configure the SNMP agent (Firewall B):
# Enable the SNMP agent service and set the SNMP version to all, the read community to public,
and the write community to private.
<FirewallB> system-view
[FirewallB] snmp-agent sys-info version all
[FirewallB] snmp-agent community read public
[FirewallB] snmp-agent community write private
2. Configure Firewall A:
# Create an SNMP test group and configure SNMP packets to use 10.2.2.2 as their destination
IP address.
<FirewallA> system-view
[FirewallA] nqa entry admin test
[FirewallA-nqa-admin-test] type snmp
[FirewallA-nqa-admin-test-snmp] destination ip 10.2.2.2
# Enable the saving of history records.
[FirewallA-nqa-admin-test-snmp] history-record enable
[FirewallA-nqa-admin-test-snmp] quit
# Start SNMP tests.
[FirewallA] nqa schedule admin test start-time now lifetime forever