snmp-server user
Creates and modifies SNMPv3 users. The no version removes the user.
snmp-server user userName group groupName
[ authentication authType authKey [ privacy des privKey ] ]
- one of the three predefined groups (admin, public, or private) or a custom group created with SNMPv3 commands
- authKeyPassword for the authentication procedure; use a 16-character password for HMAC-MD5-96 and a 20-character password for HMAC-SHA-96
- desSpecifies CBC-DES encryption algorithm for privacy
- privKeyPassword for the privacy verification; use a 16-character password for CBC-DES
Global Configuration
Command introduced before JUNOSe Release 7.1.0.