beautypg.com

Set snmp user, Set snmp user -9, Show snmp user output details -9 – Enterasys Networks D-Series User Manual

Page 189

background image

set snmp user

Enterasys D-Series CLI Reference

7-9

If user is not specified, information about all SNMP users will be displayed.

If remote is not specified, user information about the local SNMP engine will be displayed.

If not specified, user information for all storage types will be displayed.

Mode

Switch command, read‐only.

Examples

This example shows how to display an SNMP user list:

D2(su)->show snmp user list

--- SNMP user information ---

--- List of registered users:

Guest

admin1

admin2

netops

This example shows how to display information for the SNMP “guest” user:

(su)->show snmp user guest

--- SNMP user information ---

EngineId: 00:00:00:63:00:00:00:a1:00:00:00:00

Username = Guest

Auth protocol = usmNoAuthProtocol

Privacy protocol = usmNoPrivProtocol

Storage type = nonVolatile

Row status = active

Table 7‐15

 provides an explanation of the command output.

set snmp user

Use this command to create a new SNMPv3 user.

Syntax

set snmp user user [remote remoteid] [authentication {md5 | sha}] [authpassword]

[privacy privpassword] [volatile | nonvolatile]

Table 7-15

show snmp user Output Details

Output Field

What It Displays...

EngineId

SNMP local engine identifier.

Username

SNMPv1 or v2 community name or SNMPv3 user name.

Auth protocol

Type of authentication protocol applied to this user.

Privacy protocol

Whether a privacy protocol is applied when authentication protocol is in
use.

Storage type

Whether entry is stored in volatile, nonvolatile or read-only memory.

Row status

Status of this entry: active, notInService, or notReady.