!Display current group configuration.
QTECH(config)# show snmp group
12.5.20 snmp-server user
Use snmp-server user command to configure user in snmp v3.
snmp-server user username groupname [ remote host [ udp-port port ] ] [ auth
{ md5 | sha } { authpassword { encrypt-authpassword authpassword |
authpassword } | authkey { encrypt-authkey authkey | authkey } } [ priv des
{ privpassword { encrypt-privpassword privpassword | privpassword } | privkey
{ encrypt-privkey privkey | privkey } } ]
no snmp-server user username [ remote host [ udp-port port ] ]
【Parameter】
Username is the username to be configured. It ranges from 1 to 32 characters,
excluding space.
Groupname is the groupname that user going to be added. It ranges from 1 to 32
characters,excluding space.
Host is remote engine ip address. If it is vacant, it is default to be local engine.
Port is the port number of remote engine. If it is vacant, it is default to be 162.
12-75