72-10
Catalyst 4500 Series Switch, Cisco IOS Software Configuration Guide - Cisco IOS XE 3.9.xE and IOS 15.2(5)Ex
Chapter 72 Configuring SNMP
Configuring SNMP
Step 3
Switch(config)#
snmp-server group
groupname
{
v1
|
v2c | v3
[
auth
|
noauth
|
priv
]} [
read
readview
]
[
write
writeview
]
[
notify
notifyview
]
[
access
access-list
]
Configures a new SNMP group on the remote device.
•
For
groupname,
specify the name of the group.
•
Specify a security model:
–
v1
is the least secure of the possible security models.
–
v2c
is the second least secure model. It allows transmission
of informs and integers twice the normal width.
–
v3,
the most secure, requires you to select an authentication
level:
auth
—Enables the Message Digest 5 (MD5) and the Secure
Hash Algorithm (SHA) packet authentication.
noauth
—The noAuthNoPriv security level. it is the default if
no keyword is specified.
priv
—Enables Data Encryption Standard (DES) packet
encryption (also called
privacy
).
Note
The
priv
keyword is available only when the crypto software
image is installed.
•
(Optional) Enter
read
readview
with a string (not to exceed 64
characters) that is the name of the view in which you can only
view the contents of the agent.
•
(Optional) Enter
write
writeview
with a string (not to exceed 64
characters) that is the name of the view in which you enter data
and configure the contents of the agent.
•
(Optional) Enter
notify
notifyview
with a string (not to exceed 64
characters) that is the name of the view in which you specify a
notify, inform, or trap.
•
(Optional) Enter
access
access-list
with a string (not to exceed 64
characters) that is the name of the access list.
Command
Purpose
Содержание Catalyst 4500 Series
Страница 2: ......
Страница 4: ......
Страница 2086: ...Index IN 46 Software Configuration Guide Release IOS XE 3 9 0E and IOS 15 2 5 E ...