Command Line Interface
4-82
4
snmp-server group
This command adds an SNMP group, mapping SNMP users to SNMP views. Use
the
no
form to remove an SNMP group.
Syntax
snmp-server group
groupname
{
v1
|
v2c
|
v3
{
auth
|
noauth
|
priv
}}
[
read
readview
] [
write
writeview
] [
notify
notifyview
]
no snmp-server group
groupname
• groupname -
Name of an SNMP group. (Range: 1-32 characters)
•
v1
|
v2c
|
v3
- Use SNMP version 1, 2c or 3.
•
auth
|
noauth
|
priv
- This group uses SNMPv3 with authentication, no
authentication, or with authentication and privacy. See "Simple Network
Management Protocol" on page 3-36 for further information about these
authentication and encryption options.
•
readview
- Defines the view for read access. (1-64 characters)
•
writeview
- Defines the view for write access. (1-64 characters)
•
notifyview
- Defines the view for notifications. (1-64 characters)
Default Setting
• Default groups: public
20
(read only), private
21
(read/write)
•
readview
- Every object belonging to the Internet OID space (1.3.6.1).
• writeview - Nothing is defined.
•
notifyview
- Nothing is defined.
Command Mode
Global Configuration
Command Usage
• A group sets the access policy for the assigned users.
• When authentication is selected, the MD5 or SHA algorithm is used as
specified in the
command.
• When privacy is selected, the DES 56-bit algorithm is used for data encryption.
• For additional information on the notification messages supported by this
switch, see "Supported Notification Messages" on page 3-48. Also, note that
the authentication, link-up and link-down messages are legacy traps and must
therefore be enabled in conjunction with the
command (page 4-78).
Example
20. No view is defined.
21. Maps to the defaultview.
Console(config)#snmp-server group r&d v3 auth write daily
Console(config)#
Summary of Contents for DG-GS1550
Page 24: ...Tables xxx ...
Page 46: ...Initial Configuration 2 10 2 ...
Page 642: ...Command Line Interface 4 342 4 ...
Page 664: ...Index 8 Index ...
Page 665: ......