3Com Switch 8800 Configuration Guide Chapter 34 Logon User ACL Control Configuration
34-4
34.3.2 Importing ACL
Import the defined ACL into the commands with SNMP community, username and
group name configured, to achieve ACL control over SNMP users.
Perform the following configurations in system view.
Table 34-3 Import ACL
Operation Command
Import the defined ACL into the
commands with SNMP
community configured
snmp-agent community { read | write }
community-name [ [ mib-view view-name ] | [ acl
acl-number ] ]*
Import the defined ACL into the
commands with SNMP group
name configured
snmp-agent group { v1 | v2c } group-name
[ read-view read-view ] [ write-view write-view ]
[ notify-view notify-view ] [ acl acl-number ]
snmp-agent group v3 group-name
[ authentication | privacy ] [ read-view
read-view ] [ write-view write-view ] [ notify-view
notify-view ] [ acl acl-number ]
Import the defined ACL into the
commands with SNMP
username configured
snmp-agent usm-user { v1 | v2c } user-name
group-name [ acl acl-number ]
snmp-agent usm-user v3 user-name
group-name [ authentication-mode { md5 | sha }
auth-password ] [ privacy-mode des56
priv-password ] [ acl acl-number ]
SNMP community is one of the features of SNMP v1 and SNMP v2, so you import the
ACL into the commands with SNMP community configured, for the SNMP V1 and
SNMP V2.
SNMP username or group name is one of the features of SNMP V2 and above,
therefore you import the ACL into the commands with SNMP username or group name
configured, for the SNMP V2 and above. If you import the ACL into both features, the
switch will filter both features for the users.
Note:
You can import different ACLs in the three commands listed above.
See the Command Manual for details about these commands.
Note:
Currently you can import only the basic ACLs with digit IDs.