Command Manual – SNMP-RMON
H3C S7500E Series Ethernet Switches
Chapter 1 SNMP Configuration Commands
1-14
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-view read-view
: Read view, a string of 1 to 32 characters.
write-view write-view:
Write view, a string of 1 to 32 characters.
notify-view notify-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 commands:
snmp-agent mib-view
,
snmp-agent usm-user
.
Examples
# Create an SNMP group
group1
on an SNMPv3 enabled device, no authentication,
no privacy.
<Sysname> system-view
[Sysname] snmp-agent group v3 group1
1.1.14 snmp-agent local-engineid
Syntax
snmp-agent local-engineid
engineid
undo snmp-agent local-engineid
View
System view
Parameters
engineid
: Engine ID, an even number of hexadecimal characters, in the range 10 to 64.
Its length must not be an odd number, and the all-zero and all-F strings are invalid.