Nms login example – H3C Technologies H3C SecBlade NetStream Cards User Manual
Page 63

48
NOTE:
The SecBlade card supports three SNMP versions: SNMPv1, SNMPv2c and SNMPv3. For more
information about SNMP, see the
System Management and Maintenance Configuration Guide.
NMS login example
In this example, iMC is used as the NMS for illustration.
1.
Configuration on SecBlade
# Assign 1.1.1.1/24 for the IP address of SecBlade. Make sure SecBlade and the NMS can reach each
other. (Configuration steps are omitted.)
# Enter system view.
# Enable the SNMP agent.
[SecBlade] snmp-agent
# Configure an SNMP group.
[SecBlade] snmp-agent group v3 managev3group read-view test write-view test
# Add a user to the SNMP group.
[Sysname] snmp-agent usm-user v3 managev3user managev3group
2.
Configuration on the NMS
On the PC, start the browser. In the address bar, enter http://192.168.4.112:8080/imc, where
192.168.4.112 is the IP address of the iMC.
Figure 18 iMC login page