Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide Chapter 7 SNMP Configuration Commands
3Com Corporation
7-12
snmp-agent group v3 group-name acl acl-number
undo snmp-agent group v3 group-name [ authentication | privacy ]
View
System view
Parameter
v1: V1 security model.
v2c: V2c security model.
v3: V3 security model.
group-name: Group name in the range 1 to 32 bytes.
authentication: Authenticates the packets without encryption.
privacy: Both authenticates and encrypts the packets.
read: Specifies a read-only view.
read-view: Name of the read-only view, in the range 1 to 32 bytes.
write: Specifies a read-write view.
write-view: Name of the read-write view, in the range 1 to 32 bytes.
notify: Specifies a notify view.
notify-view: Name of the notify view, in the range 1 to 32 bytes.
acl: Specifies an ACL for the SNMP group.
acl-number: Standard ACL in the range 2000 to 2999.
Description
Use the snmp-agent group command to configure a new SNMP group, or to map an
SNMP user or group to an SNMP view.
Use the undo snmp-agent group command to delete a specified SNMP group.
By default, the snmp-agent group group-name v3 command does not provide
authentication or encryption.
If no view is specified, the snmp-agent group v3 command considers ViewDefault
view as read-only by default. The rights of other views needs configuration.
The snmp-agent group { v1 | v2c } command configures the SNMP community
attribute. Its default is the same as the snmp-agent group v3 command.
Related command: snmp-agent mib-view, snmp-agent usm-user.
Example
# Create the SNMPv3 group named Johngroup.
[3com] snmp-agent group v3 Johngroup