beautypg.com

Snmp-server user, P-server user, snm, Snmp-server user, sn – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1269: Ver user, snmp-ser, Mp-server user

background image

Network OS Command Reference

1231

53-1003115-01

snmp-server user

2

snmp-server user

Creates or changes the attributes of SNMPv3 users.

Synopsis

snmp-server user username [groupname group-name] [auth] {md5 | sha} [auth-password string
{
encrypted}] [priv] {DES | AES128} [priv-password string {encrypted}]

no snmp-server user user-name

Operands

username

The name of the user that connects to the agent. The name must be
between 1 and 16 characters long.

groupname group-name

The name of the group to which the user is associated: snmpadmin is a
read-write group and snmpuser is a read-only group.

auth

Initiates an authentication level setting session.

md5

The HMAC-MD5-96 authentication level.

sha

The HMAC-SHA-96 authentication level.

auth-password string A string that enables the agent to receive packets from the host. Passwords

are plain text and must be added each time for each configuration replay.
The password must be between 1 and 32 characters long.

priv

Initiates a privacy authentication level setting session. By default, this
parameter is disabled.

DES

Specifies the DES privacy protocol.

AES128

Specifies the AES128 privacy protocol.

priv-password string

A string (not to exceed 32 characters) that enables the host to encrypt the
contents of the message that it sends to the agent. Passwords are plain
text and must be added each time for each configuration replay. The
privacy password alone cannot be configured. You configure the privacy
password with the authentication password.

encrypted

Used to enter the input for auth/priv passwords as encrypted. The
encrypted key should be used only while entering the encrypted auth/priv
passwords.

Defaults

Two SNMPv3 user groups are configured, snmpadmin and snmpuser, with default users as
follows:

In the snmpadmin group there are three read-write users: snmpadmin1, snmpadmin2, and
snmpadmin3.

In the snmpuser group there are three read-only users: snmpuser1, snmpuser2, and
snmpuser3.

The auth parameter is turned off.

The priv parameter is turned off.

Encryption is not enabled.

Command Modes

Global configuration mode