Users Guide

Table Of Contents
Switch Management Commands 2255
User Guidelines
The group name accepts any printable characters except a question mark.
Enclose the string in double quotes to include spaces within the name. The
surrounding quotes are not used as part of the name. The CLI does not filter
illegal characters and may accept entries up to the first illegal character or
reject the entry entirely.
The following table contains field descriptions.
Example
The following examples display the configuration of views.
console# show snmp group
Name Security Views
Model Level Read Write Notify
----------------- ----- ------ -------- -------- ------
user-group V3 Auth-Priv Default "" ""
managers-group V3 NoAuth-priv Default Default ""
managers-group V3 NoAuth-priv Default "" ""
console#show snmp group DefaultWrite
Name Context Security Views
Field Description
Name Name of the group
Security
Model
SNMP model in use (v1, v2 or v3)
Security
Level
Authentication of a packet with encryption. Applicable only to SNMP
Version 3 security model.
Views
Read–A string that is the name of the view that enables you only to
view the contents of the agent. If unspecified, all the objects except
the community-table and SNMPv3 user and access tables are
available.
Write–A string that is the name of the view that enables you to enter
data and manage the contents of the agent.
Notify–A string that is the name of the view that enables you to
specify an inform or a trap.
Context Prefix–A string matching the prefix of an SNMP server group
context.