Create Snmp Group - Extreme Networks EAS 200-24p Switch CLI Manual

Layer 2 managed poe ethernet switch
Hide thumbs Also See for EAS 200-24p Switch CLI:
Table of Contents

Advertisement

create snmp group

Description
This command is used to create a new SNMP group, or a table that maps SNMP users to SNMP views.
Format
create snmp group <groupname 32> [v1 | v2c | v3 [noauth_nopriv | auth_nopriv |
auth_priv]] {read_view <view_name 32> | write_view <view_name 32> |
notify_view <view_name 32>}
Parameters
group - Specifies the name of the group.
<groupname 32> - Enter the group name here. This name can be up to 32 characters long.
v1 - The least secure of the possible security models.
v2c - The second least secure of the possible security models.
v3 - The most secure of the possible.
noauth_nopriv - Neither support packet authentication nor encrypting.
auth_nopriv - Support packet authentication.
auth_priv - Support packet authentication and encrypting.
read_view - (Optional) Specifies that the view name would be read.
<view_name 32> - Enter the read view name here. This name can be up to 32 characters long.
write_view - (Optional) Specifies that the view name would be write.
<view_name 32> - Enter the wite view name here. This name can be up to 32 characters long.
notify_view - (Optional) Specifies that the view name would be notify.
<view_name 32> - Enter the notify view name here. This name can be up to 32 characters long.
Restrictions
Only Administrator-level users can issue this command.
Example
To create SNMP group "group123":
EAS 200-24p:admin#
CommunityView write_view CommunityView notify_view CommunityView
Command: create snmp group group123 v3 auth_priv read_view CommunityView
write_view CommunityView notify_view CommunityView
Success.
EAS 200-24p:admin#
Extreme Networks EAS 200-24p Switch CLI Manual
create snmp group group123 v3 auth_priv read_view
create snmp group
745

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents