Command Manual – Login 
Quidway S3900 Series Ethernet Switches-Release 1510   Chapter 2  Commands for User Control
 
Huawei Technologies Proprietary 
2-3 
2.1.4  snmp-agent community 
Syntax 
snmp-agent community { read | write } community-name [ [ mib-view view-name ] | 
[ acl acl-number ] ]* 
undo snmp-agent community community-name 
View 
System view 
Parameter 
read: Specifies that the community has read-only permission in the specified view. 
Write: Specifies that the community has read/write permission in the specified view. 
community-name: Community name. 
mib-view: Sets the name of the MIB view accessible to the community. 
view-name: MIB view name. 
acl  acl-number: Specifies the ACL number. The acl-number argument ranges from 
2,000 to 2,999. 
Description 
Use the snmp-agent community command to set a community name and to enable 
users to access the switch through SNMP. You can also optionally use this command to 
apply an ACL to filter network management users. 
Use the undo snmp-agent community command to cancel community-related 
configuration for the specified community. 
By default, SNMPv1 and SNMPv2c access a switch by community names. 
Example 
# Set the community name to “h123”, enable users to access the switch in the name of 
the community (with read-only permission), and apply ACL 2,000 to filter network 
management users (assuming that ACL 2000 already exists.) 
<Quidway> system-view 
System View: return to User View with Ctrl+Z. 
[Quidway] snmp-agent community read h123 acl 2000 
2.1.5  snmp-agent group 
Syntax 
snmp-agent group { v1 | v2c } group-name [ read-view read-view ] [ write-view 
write-view ] [ notify-view notify-view ] [ acl acl-number ]