Show snmp users – Dell PowerEdge VRTX User Manual

Page 183

Advertising
background image

SNMP Commands

183

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\SNMP.fm

D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY

when computing the authentication and privacy digests from the password. If

the remote engine ID is not configured first, the configuration command

fails.
Since the same group may be defined several times, each time with different

version or different access level (noauth, auth or auth & priv), when defining

a user it is not sufficient to specify the group name, rather you must specify

group name, version and access level for complete determination of how to

handle packets from this user.

Example

This example assigns user

tom

to group

abcd

using SNMP v1 and v2c. The

default is assigned as the engineID. User

tom

is assigned to group

abcd

using

SNMP v1 and v2c

console(config)# snmp-server user tom acbd v1

console(config)# snmp-server user tom acbd v2c

console(config)# snmp-server user tom acbd v3

show snmp users

Use the show snmp users Privileged EXEC mode command to display the

configured SNMP users.

Syntax

show snmp users [

username

]

Parameters

username—Specifies the user name. (Length: 1–30 characters)

Default Configuration

Display all users.

Command Mode

Privileged EXEC mode

Advertising