2338 CHAPTER 154: SNMP CONFIGURATION COMMANDS

snmp-agent group

Syntax The following syntax applies to SNMPv1 and SNMP v2c:

snmp-agent group { v1 v2c } group-name [ read-viewread-view ] [ write-viewwrite-view ] [ notify-viewnotify-view ] [ acl acl-number ]

undo snmp-agent group { v1 v2c } group-name

The following syntax applies to SNMPv3:

snmp-agent group v3 group-name[ authentication privacy ] [ read-view read-view] [ write-view write-view] [ notify-view notify-view] [ acl acl-number]

undo snmp-agent group v3 group-name[ authentication privacy ]

View System view

Parameter v1: SNMPv1.

v2c: SNMPv2c.

v3: SNMPv3.

group-name: Group name, a string of 1 to 32 characters.

authentication: Specifies the security model of the SNMP group to be authentication only (without privacy).

privacy: Specifies the security model of the SNMP group to be authentication and privacy.

read-viewread-view: Read view, a string of 1 to 32 characters.

write-viewwrite-view:Write view, a string of 1 to 32 characters.

notify-viewnotify-view: Notify view, for sending Trap messages, a string of 1 to 32 characters.

acl acl-number: Specifies an ACL by its number, in the range 2000 to 2999.

Description Use the snmp-agent group command to configure a new SNMP group and specify its access right.

Use the undo snmp-agent group command to delete a specified SNMP group.

By default, SNMP groups configured by the snmp-agent group v3 command use a no-authentication-no-privacy security model.

Related command: snmp-agentmib-view,snmp-agentusm-user.

Page 2338
Image 2338
3Com MSR 30, MSR 50 manual Snmp-agent group, Undo snmp-agent group v1 v2c group-name, Parameter v1 SNMPv1