Configuring the nms – H3C Technologies H3C S3600 Series Switches User Manual
Page 861
1-9
[Sysname] snmp-agent usm-user v3 managev3user managev3group authentication-mode md5 passmd5
privacy-mode aes128 cfb128cfb128
# Set the VLAN-interface 2 as the interface used by NMS. Add port Ethernet 1/0/2, which is to be used
for network management, to VLAN 2. Set the IP address of VLAN-interface 2 as 10.10.10.2.
[Sysname] vlan 2
[Sysname-vlan2] port Ethernet 1/0/2
[Sysname-vlan2] quit
[Sysname] interface Vlan-interface 2
[Sysname-Vlan-interface2] ip address 10.10.10.2 255.255.255.0
[Sysname-Vlan-interface2] quit
# Enable the SNMP agent to send traps to the NMS whose IP address is 10.10.10.1. The SNMP
community name to be used is public.
[Sysname] snmp-agent trap enable standard authentication
[Sysname] snmp-agent trap enable standard coldstart
[Sysname] snmp-agent trap enable standard linkup
[Sysname] snmp-agent trap enable standard linkdown
[Sysname] snmp-agent target-host trap address udp-domain 10.10.10.1 udp-port 5000 params
securityname public
Configuring the NMS
The S3600 series Ethernet switches support H3C’s QuidView NMS. SNMPv3 adopts user name and
password authentication. When you use H3C’s QuidView NMS, you need to set user names and
choose the security level in [Quidview Authentication Parameter]. For each security level, you need to
set authorization mode, authorization password, encryption mode, encryption password, and so on. In
addition, you need to set timeout time and maximum retry times.
You can query and configure an Ethernet switch through the NMS. For more information, refer to the
corresponding manuals of H3C’s NMS products.
Authentication-related configuration on an NMS must be consistent with that of the devices for the NMS
to manage the devices successfully.