Snmp test – H3C Technologies H3C WX3000 Series Unified Switches User Manual
Page 603
58-24
SNMP Test
Network requirements
Both the HWPing client and the SNMP Agent are WX3000 series devices. Perform HWPing SNMP
tests between the two devices to test the time required from Switch A sends an SNMP query message
to Switch B (SNMP Agent) to it receives a response from Switch B.
Network diagram
Figure 58-7
Network diagram for the SNMP test
Switch A
Switch B
HWPing Client
IP n etwork
10.1.1.1/8
10.2.2.2/8
SNMP Agent
Configuration procedure
z
Configure SNMP Agent (Switch B):
# Start SNMP agent and set SNMP version to V2C, read-only community name to "public", and
read-write community name to "private".
[Sysname] snmp-agent
[Sysname] snmp-agent sys-info version v2c
[Sysname] snmp-agent community read public
[Sysname] snmp-agent community write private
z
The SNMP network management function must be enabled on SNMP agent before it can receive
response packets.
z
The SNMPv2c version is used as reference in this example. This configuration may differ if the
system uses any other version of SNMP. For details, see SNMP – RMON in H3C WX3000 Series
Unified Switches Switching Engine Configuration Guide
.
z
Configure HWPing Client (Switch A):
# Enable the HWPing client.
[device] hwping-agent enable
# Create a HWPing test group, setting the administrator name to "administrator" and test tag to "snmp".
[device] Hwping administrator snmp
# Configure the test type as snmp.
[device-hwping-administrator-snmp] test-type snmpquery
# Configure the destination IP address as 10.2.2.2.
[device-hwping-administrator-snmp] destination-ip 10.2.2.2
# Configure to make 10 probes per test.
[device-hwping-administrator-snmp] count 10