![Cisco Small Business 300 1.1 Series Administration Manual Download Page 149](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294149.webp)
Network Management Protocol (SNMP) Commands
78-20269-01 Command Line Interface Reference Guide
150
10
•
v3—Specifies the SNMP Version 3 security model.
•
noauth—Specifies no packet authentication. Applicable only to the SNMP
version 3 security model.
•
auth—Specifies packet authentication without encryption. Applicable only
to the SNMP version 3 security model.
•
priv—Specifies packet authentication with encryption. Applicable only to
the SNMP version 3 security model.
•
notify notifyview—Specifies the view name that enables specifying an
inform or a trap. Applicable only to the SNMP version 3 security model.
(Length: 1–30 characters)
•
read readview—Specifies the view name that enables viewing only the
agent contents. (Length: 1–30 characters)
•
write writeview—Specifies the view name that enables entering data and
configuring the agent contents. (Length: 1–30 characters)
Default Configuration
No group entry exists.
If notifyview is not specified, nothing is defined for the notify view.
If readview is not specified, all objects except for the community-table and
SNMPv3 user and access tables are available.
If writeview is not specified, nothing is defined for the write view.
Command Mode
Global Configuration mode
User Guidelines
The command logical key is (groupname, snmp-version, security-level). For
snmp-version v1/v2 the security-level is always noauth.
Example
The following example attaches a group called user-group to SNMPv3 and
assigns to the group the privacy security level and read access rights to a view
called user-view.