snmp-server group <group-name> [v1 | v2 | v3] {[read <readview>] | [write <writeview>] | [context
<contextprefix>] | [notify <notifyview>]}
<group-name> - The group name to be used when configuring communities or users. The range is
1 to 30 characters.
v1 - This group can only access via SNMPv1.
v2 - This group can only access via SNMPv2c.
v3 - This group can only access via SNMPv3.
<readview> - The view this group will use during GET requests. The range is 1 to 30 characters.
<writeview> - The view this group will use during SET requests. The range is 1 to 30 characters.
<contextprefix> - The SNMPv3 context used during access. Applicable only if SNMPv3 is selected.
<notifyview> - The view this group will use when sending out traps. The range is 1 to 30 characters.
no - This command removes the specified group.
Default Setting
Generic groups are created for all versions and privileges using the default views.
Command Mode
Global Config
5.3.5.15 show snmp views
This command displays the currently configured views.
Syntax