SNMP Commands
snmp-server user
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 339
26
User Guidelines
The Router context is translated to “” context in the MIB.
Example
The following example attaches a group called user-group to SNMPv3 and
assigns to the group the privacy security level and read access rights to a view
called user-view.
Console(config)# snmp-server group user-group v3 riv read user-
view
snmp-server userThe snmp-server user Global Configuration mode command configures a new
SNMP Version 3 user. Use the no form of this command to remove a user.
Syntax
snmp-server user
username groupname
[remote
engineid-string
] [auth-md5
password
| auth-sha
password
| auth-md5-key
md5-des-keys
| auth-sha-key
sha-
des-keys
]
no snmp-server user
username
[remote
engineid-string
]
Parameters
•
username —
Specifies the name of the user on the host that connects to the
agent. (Range: 1-30 characters)
•
groupname
— Specifies the name of the group to which the user belongs.
(Range: 1-30 characters)
•
engineid-string
— Specifies the engine ID of the remote SNMP entity to
which the user belongs. The engine ID is a concatenated hexadecimal
string. Each byte in the hexadecimal character string is two hexadecimal
digits. Each byte can be separated by a period or colon. (Range: 5-32
characters)