R3166-R3206-HP High-End Firewalls High Availability Configuration Guide-6PW101

88
Number of SD delay: 410 Number of DS delay: 410
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 cannot show you the results of UDP jitter tests. Therefore, to know the
result of a UDP jitter test, you are recommended to 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
Use the NQA SNMP query function to test the time it takes for Firewall to send an SNMP query packet
to the SNMP agent and receive a response packet.
Figure 35 Network diagram for SNMP tests
Configuration procedure
1. Configurations on SNMP agent
# Enable the SNMP agent service and set the SNMP version to all, the read community to public, and
the write community to private.
<Device> system-view
[Device] snmp-agent sys-info version all
[Device] snmp-agent community read public
[Device] snmp-agent community write private
2. Configurations on Firewall
# Create an SNMP query test group and configure related test parameters.
<Firewall> system-view
[Firewall] nqa entry admin test
[Firewall-nqa-admin-test] type snmp
[Firewall-nqa-admin-test-snmp] destination ip 10.2.2.2
# Enable the saving of history records.
[Firewall-nqa-admin-test-snmp] history-record enable
[Firewall-nqa-admin-test-snmp] quit
# Enable SNMP query test.
[Firewall] nqa schedule admin test start-time now lifetime forever
# Disable SNMP query test after the test begins for a period of time.
[Firewall] undo nqa schedule admin test
# Display results of the last SNMP test.