2349
For SNMPv1 and SNMPv2c, this command means adding of a new SNMP group.
For SNMPv3, this command adds a new user to an SNMP group.
Related command: snmp-agent group, snmp-agent community, snmp-agent local-switch
fabricid.
Example # Add a user John to the SNMP group Johngroup. Configure the security model to
be authentication, the authentication protocol to be HMAC-MD5-96, and the
authentication password to be hello.
<Sysname> system-view
[Sysname] snmp-agent group v3 Johngroup
[Sysname] snmp-agent usm-user v3 John Johngroup authentication-mode md5 hello