Release : 1.1f 457 / 985
Super Micro Intelligent Switch Command Line Interface User Guide
17.8 snmp user
This command configures the SNMP user details. The no form of the command removes the
SNMP user details.
snmp user <UserName> [auth {md5 | sha} <passwd> [priv DES <passwd>]]
[{volatile | nonvolatile}]
no snmp user <UserName>
Syntax Description
UserName - Name of the User
Auth - Authentication Algorithm - can be Message Digest 5 or Secure Hash Algorithm
Passwd - Password associated with the Authentication type
priv DES - Private encryption password
volatile | nonvolatile - Storage type - can be either volatile or non-volatile
Mode
Global Configuration Mode
Defaults
UserName - Initial
Authentication Protocol - None
Privacy Protocol - None
Storage type - Non-volatile
Storage type - Non-volatile
Example
SMIS(config)# snmp user user1
SNMP passwords are localized using the local SNMP engine ID
Related Commands
show snmp engineID - Displays the Engine Identifier
show snmp user - Displays the configured SNMP users