Network Management Protocol (SNMP) Commands
78-21075-01 Command Line Interface Reference Guide
12.6
snmp-server group
Use the snmp-server group Global Configuration mode command to configure an
SNMP group. Groups are used to map SNMP users to SNMP views (using
snmp-server
user). Use the no form of this command to remove an SNMP group.
Syntax
groupname
snmp-server group
[read readview] [write writeview]
no snmp-server group
Parameters
•
groupname
group
•
v1—Specifies the SNMP Version 1 security model.
•
v2—Specifies the SNMP Version 2 security model.
•
v3—Specifies the SNMP Version 3 security model.
•
noauth—Specifies that no packet authentication will be performed.
Applicable only to the SNMP version 3 security model.
•
auth—Specifies that packet authentication without encryption will be
performed. Applicable only to the SNMP version 3 security model.
•
priv—Specifies that packet authentication with encryption will be
performed. Applicable only to the SNMP version 3 security model. Note that
creation of SNMPv3 users with both authentication and privacy must be
done in the GUI. All other users may be created in the CLI.
•
notifyview
notify
informs or a traps. An inform is a trap that requires acknowledgement.
Applicable only to the SNMP version 3 security model. (Length: 1–30
characters)
•
readview
read
(Length: 1–30 characters)
•
writeview
write
agent. (Length: 1–30 characters)
Default Configuration
No group entry exists.
v1 | v2 | v3 {noauth | auth | priv} [notify notifyview]}
{
groupname {v1 | v2 | v3 [noauth | auth | priv]}
—Specifies the group name. (Length: 1–30 characters)
—Specifies the view name that enables generating
—Specifies the view name that enables viewing only.
—Specifies the view name that enables configuring the
12
203