3com 8807 Reference Guide

Page of 1099
278
C
HAPTER
 18: ACL C
ONTROL
 C
OMMANDS
 
TO
 C
ONTROL
 L
OGIN
 U
SERS
write-view: Name of read-write view, ranging from 1 to 32 bytes.
notify-view: Sets notify view.
notify-view: Name of notify view, ranging from 1 to 32 bytes.
acl acl-number: Number identifier of basic number-based ACLs, ranging from 
2000 to 2999.
Description
Use the snmp-agent group command to configure a new SNMP group and 
reference the ACL to perform ACL control to the network management users by 
acl acl-number. Use the undo snmp-agent group command to remove a 
specified SNMP group.
Example
# Create a SNMP group "3com", and reference the ACL 2001 to perform ACL 
control to the network management users (basic ACL 2001 has already been 
defined).
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] snmp-agent group v1 3com acl 2001 
snmp-agent usm-user
Syntax
snmp-agent usm-user { v1 | v2c } user-name group-name [ acl acl-number ]
undo snmp-agent usm-user { v1 | v2c } user-name group-name
snmp-agent usm-user v3 user-name group-name [ authentication-mode { 
md5 | sha } auth-password ] [ privacy des56 priv-password ] [ acl acl-number ]
undo snmp-agent usm-user v3 user-name group-name { local | engineid 
engineid-string }
View
System view
Parameter
v1: V 1 security mode.
v2c: V 2 security mode.
v3: V 3 security mode.
user-name: User name, ranging from 1 to 32 bytes.
group-name: Corresponding group name of the user, ranging from 1 to 32 bytes.
authentication-mode: Specifies the security level to "to be authenticated"
md5: Specifies the authentication protocol as HMAC-MD5-96.
sha: Specifies the authentication protocol as HMAC-SHA-96.