Command Reference SNMP Commands
aclnum
Serial number of the ACL, which is associated with the specified
access list, specifies the IPV4 address range of the NMS that are
permitted to access the MIB.
aclname
Name of the ACL, which is associated with the specified access list,
specifies the IPV4 address range of the NMS that are permitted to
access the MIB.
ipv6_aclname
Name of the IPv6 ACL, which is associated with the specified access
list, specifies the IPv6 address range of the NMS that are permitted to
access the MIB.
Defaults
No user is set by default.
Command
mode
Global configuration mode
Usage Guide
N/A
Configuration
Examples
The following example configures an SNMPv3 user with MD5 authentication and DES encryption:
Ruijie(config)# snmp-server user user-2 mib2user v3 auth md5 authpassstr priv
des56 despassstr
Related
Commands
Command Description
show snmp user
Shows the SNMP user configuration.
Platform
Description
N/A
snmp-server view
Use this command to set an SNMP view in global configuration mode. Use the no form of this
command to delete the view.
snmp-server view view-name oid-tree { include | exclude }
no snmp-server view view-name [ oid-tree ]
Parameter
Description
Parameter Description
view-name
View name
oid-tree
The MIB object associated with the view is an MIB sub tree.
include
Indicates that the sub trees of the MIB object are included in the view.
exclude
Indicates that the sub trees of the MIB object are excluded from the
view.