H3C S7500E Series Command Manual page 41

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – Login
H3C S7500E Series Ethernet Switches
undo snmp-agent group { v1 | v2c } group-name
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
Parameters
v1: Specifies to adopt v1 security scheme.
v2c: Specifies to adopt v2c security scheme.
v3: Specifies to adopt v3 security scheme.
group-name: Group name, a string of 1 to 32 characters.
authentication: Specifies to authenticate SNMP data without encrypting the data.
privacy: Authenticates and encrypts packets.
read-view: Sets a read-only view.
read-view: Name of the view to be set to read-only, a string of 1 to 32 characters.
write-view: Sets a readable & writable view.
write-view: Name of the view to be set to readable & writable, a string of 1 to 32
characters.
notify-view: Sets a notifying view.
notify-view: Name of the view to be set to a notifying view, a string of 1 to 32 characters.
acl acl-number: Specifies an ACL. The acl-number argument ranges from 2000 to
2999.
Description
Use the snmp-agent group command to configure a SNMP group. You can also
optionally use this command to apply an ACL to filter network management users.
Use the undo snmp-agent group command to remove a specified SNMP group.
Examples
# Create a SNMP group named h3c and apply ACL 2001 to filter network management
users (assuming that ACL 2001 already exists).
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] snmp-agent group v1 h3c acl 2001
Chapter 2 Commands for Controlling
2-3
Login Users

Advertisement

Table of Contents
loading

Table of Contents