beautypg.com

Asus GigaX3124 User Manual

Page 273

background image

GigaX3124 Layer3 Switch CLI Command Reference

248

Examples

ASUS(config)# snmp-server group g1 v3 noauth read r1 write

w1

20.37 snmp-server group WORD v3 noauth read

WORD write WORD notify WORD

Syntax

snmp-server group WORD v3 noauth read WORD write WORD

notify WORD

Parameters

group Configure a new SNMP group, that maps SNMP users to

SNMP group

WORD The name of the group

v3 Using the SNMPv3 for security mode

noauth Specifies no authentication of a packet

read The option that allows you to specify a read view (default

sysView)

WORD A string that he name of the view that enables you only

to view the contents of the agent

write The option that allows you to specify a write view (default

none)

WORD A string that is the name of the view that enables you to

enter and configure the contents of the agent

notify The option that allows you to specify a notify view (default

none)

WORD A string that is the name of the view that enables you to

specify a notify, inform, or trap

Command Mode Global configuration mode
No/clear

no snmp-server group WORD v3 (noauth|auth|priv)

Show

show snmp-server group

Default

None

Description

Create a new SNMP group without authentication.

Examples

ASUS(config)# snmp-server group g1 v3 noauth read r1 write

w1 notify n1