Asus GigaX2024B User Manual

Page 81

Advertising
background image

GigaX2024B/M L2 Managed Switch CLI Manual

61

No/clear

no snmp-server user WORD WORD v3

Show

show snmp-server user

Default

None

Description

Define a user who can access the SNMP engine

Examples

ASUS(config)# snmp-server user test g1 v3 auth sha 12345678

11.16 snmp-server user WORD WORD v3 priv
(md5|sha) WORD des WORD

Syntax

snmp-server user WORD WORD v3 priv (md5|sha) WORD des

WORD

Parameters

WORD

Name of the user

WORD

Group to which the user belongs

v3

User using the v3 security model

priv

Specifies authentication of a packet with

encryption (md5|sha)

md5

Use HMAC MD5 algorithm for

authentication

sha

Use HMAC SHA algorithm for authentication

WORD

Authentication pasword for user

des

Use DES algorithm for encryption

WORD

Encryption pasword for user

Command Mode Configure terminal mode
No/clear

no snmp-server user WORD WORD v3

Show

show snmp-server user

Default

None

Description

Define a user who can access the SNMP engine

Examples

ASUS(config)# snmp-server user test g1 v3 priv sha 12345678

des 12345678

Advertising