beautypg.com

Asus GigaX3124 User Manual

Page 275

background image

GigaX3124 Layer3 Switch CLI Command Reference

250

Default

None

Description

Create a new SNMP group and specifies authentication of a

packet with encryption

Examples

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

20.40 snmp-server group WORD v3 priv read

WORD write WORD

Syntax

snmp-server group WORD v3 priv read WORD write 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

priv Specifies authentication of a packet with encryption

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

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 and specifies authentication of a

packet with encryption

Examples

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