System information
BSR 64000 Configuration and Management Guide
4-10
WORD is the desired engine name.
3. The
user name is the same user name you specify in a remote network
management station (a MIB browser, for example) when you wish to contact
the agent via SNMPv3. Issue
the snmp-server user command in Global
Configuration mode to configure an SNMP User with the appropriate security
attributes, as shown below:
MOT(config)#snmp-server user {<WORD>} [auth [sha | md5] [key
<string> | local <string>} | password <string> | string [eng-id <WORD> | priv
des56 <string> [eng-id <WORD> | ] | eng-id <WORD> [public | <cr> ]]
where:
WORD is the name of the user.
auth indicates the user authentication parameter.
sha indicates the HMAC-SHA algorithm for authentication.
md5 indicates the HMAC-MD5 algorithm for authentication.
key <string> is the standard key.
local <string> is the localized authentication key for user.
password <string> is the assigned password; valid size is up to 64
characters.
string sets authentication password string for user.
priv des56 <string> sets privacy authentication parameters for users.
Note: If you have configured SNMP Users and you change the local SNMP
Engine-ID, you must also update the users to use them or delete them and
set new ones.
Note: If the local engineID changes and existing users are used with the new
engineID, you must update the users with the new engineID. This feature
guards the SNMP Agent against tampering.