Reference Guide

SNMP Commands 179
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\SNMP.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
snmp-server user
Use the snmp-server user Global Configuration mode command to configure
a new SNMP Version user. Use the no form of the command to remove a user.
Use the encrypted form of this command to enter the authentication and
privacy passwords in encrypted form (see SSD).
Syntax
snmp-server user
username groupname
{v1 | v2c | [
remote
host] v3[
auth
{md5 | sha} auth-password [priv priv-password] ]}
no snmp-server user
username {v1 | v2c | [remote host] v3[
auth
{md5 |
sha}
Parameters
username
—Define the name of the user on the host that connects to the
agent. (Range: Up to 20 characters).
groupname
—The name of the group to which the user belongs. The group
should be configured using the command
snmp-server group
with v1 or
v2c parameters (no specific order of the 2 command configurations is
imposed on the user). (Range: Up to 30 characters)
v1
—Specifies that the user is a v1 user.
v2c
—Specifies that the user is a v2c user.
v3
—Specifies that the user is a v3 user.
remote
host
—IP address (IPv4, IPv6 or IPv6z) or host name of the remote
SNMP host. See
IPv6 Address Conventions
.
auth
—Specifies which authentication level is to be used.
Views Read View name enabling viewing the agent contents. If
unspecified, all objects except the community-table and
SNMPv3 user and access tables are available.
Write View name enabling data entry and managing the agent
contents.
Notify View name enabling specifying an inform or a trap.
Field Description