Commands for Managing the Switch
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
130
● read view name—defaultUserView
● write view name— “”
● notify view name—defaultNotifyView
● non-volatile storage
Usage Guidelines
Use this command to configure access rights for a group. All access groups are created with a unique
default context, “”, as that is the only supported context.
Use more than one character when creating unique community strings and access group names.
A number of default (permanent) groups are already defined. These groups are: admin, initial, v1v2c_ro,
v1v2c_rw.
● The default groups defined (permanent) are v1v2c_ro for security name v1v2c_ro, v1v2c_rw for
security name v1v2c_rw, admin for security name admin, and initial for security names initial,
initialmd5, initialsha, initialmd5Priv and initialshaPriv.
● The default access defined (permanent) are admin, initial, v1v2c_ro, v1v2c_rw, and v1v2cNotifyGroup.
Example
In the following command, access for the group defaultROGroup is created with all the default values:
security model
usm, security level noauth, read view defaultUserView, no write view, notify view
defaultNotifyView, and storage nonvolatile.
configure snmpv3 add access defaultROGroup
In the following command, access for the group defaultROGroup is created with the values: security
model
USM, security level authnopriv, read view defaultAdminView, write view defaultAdminView, notify
view defaultAdminView, and storage nonvolatile.
configure snmpv3 add access defaultROGroup sec-model usm sec-level authnopriv read-
view defaultAdminView write-view defaultAdminView notify-view defaultAdminView
History
This command was first available in ExtremeWare XOS 10.1.
The
hex_read_view_name, hex_write_view_name, and hex_notify_view_name parameters were added
in ExtremeWare XOS 11.0.
Platform Availability
This command is available on all platforms.