1056w w w . d e l l . c o m | s u p p o r t . d e l l . c o msnmp-server userUse the snmp-server user command in Global Configuration mode to configure a new SNMPVersion 3 user. To delete a user, use the no form of this command.Syntaxsnmp-server userusername groupname [remoteengineid-string] [ { auth-md5password | auth-shapassword | auth-md5-keymd5-key | auth-sha-keysha-key } [priv-despassword | priv-des-keydes-key] ]no snmp-server userusername•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-30characters.)•engineid-string — Specifies the engine ID of the remote SNMP entity to which the userbelongs. The engine ID is a concatenated hexadecimal string. Each byte in the hexadecimalcharacter string is two hexadecimal digits. The remote engine id designates the remotemanagement station, and should be defined to enable the device to receiveacknowledgements to "informs." (Range: 5-32 characters.)• auth-md5 — The HMAC-MD5-96 authentication level.• auth-sha — The HMAC-SHA-96 authentication level.•password — A password. (Range: 1 to 32 characters.)• auth-md5-key — The HMAC-MD5-96 authentication level. Enter a pregenerated MD5 key.• auth-sha-key — The HMAC-SHA-96 authentication level. Enter a pregenerated SHA key.•md5-key — Character string —length 32 hex characters.•sha-key — Character string —length 48 characters.• priv-des — The CBC-DES Symmetric Encryption privacy level. Enter a password.• priv-des-key — The CBC-DES Symmetric Encryption privacy level. The user should enter apregenerated MD5 or SHA key depending on the authentication level selected.•des-key — The pregenerated DES encryption key. Length is determined by authenticationmethod selected —32 hex characters if MD5 Authentication is selected, 48 hex characters ifSHA Authentication is selected.Default ConfigurationNo user entry exists.