Enterasys X-Pedition XSR CLI Cli Reference Manual page 35

Enterasys security router reference guide
Table of Contents

Advertisement

Mode
Global configuration: 
Example
The following example specifies the Engine ID:
XSR(config)#snmp-server engineID local 00020AF100
results in an engine ID of 0x800015F80500020AF100
snmp-server group
This command configures a new SNMP group to associate SNMP users with views.
Syntax
snmp-server group group-name {v1 | v2c | v3 {auth | noauth | priv}} [read readview]
[write writeview][access access-list]
group
group-name
v1
v2c
v3
auth
noauth
priv
read
readview
write
writeview
access
access-list
Syntax of the "no" Form
Use the no form of this command to remove a specified SNMP group:
no snmp-server group group-name {v1 | v2c | v3}{auth | noauth | priv}}
Mode
Global configuration: 
Example
This example specifies the v3auth SNMP group with auth security, the v3 view for read and write 
access, and is matched with an ACL written earlier:
XSR(config)#snmp-server group v3auth v3 auth read v3view write v3view access 88
XSR(config)#
Defines a User Security Model (USM) group.
Name of the group.
v1 security model (least secure) used.
v2 security model (next to least secure) used.
v3 security model (most secure) used.
authNoPriv security level used.
noAuthNoPriv security level used.
authPriv security level used.
Specifies a read view for the group.
The read view name.
Specifies a write view for the group.
The write view name.
Access‐list associated with this group.
Standard IP access‐list allowing access with this group.
XSR(config)#
snmp-server Commands
XSR CLI Reference Guide 1-21

Advertisement

Table of Contents
loading

This manual is also suitable for:

X-pedition xsr

Table of Contents