User`s guide
DES-3226S Layer 2 Switch CLI Reference
63
create snmp group
Authentication − determines if an SNMP
message is from a valid source.
Encryption − scrambles the contents of
messages to prevent it being viewed by an
unauthorized source.
noauth_nopriv − Specifies that there will be no
authorization and no encryption of packets sent
between the switch and a remote SNMP
manager.
auth_nopriv − Specifies that authorization will be
required, but there will be no encryption of
packets sent between the switch and a remote
SNMP manager.
auth_priv − Specifies that authorization will be
required, and that packets sent between the
switch and a remote SNMP manger will be
encrypted.
read_view – Specifies that the SNMP group
being created can request SNMP messages.
write_view – Specifies that the SNMP group
being created has write privileges.
<view_name 32> − An alphanumeric string of
up to 32 characters that is used to identify the
group of MIB objects that a remote SNMP
manager is allowed to access on the switch.
notify_view − Specifies that the SNMP group
being created can receive SNMP trap
messages generated by the switch’s SNMP
agent.
Restrictions Only administrator-level users can issue this
command.