The leader in industrial automation and control solutions

CLI Configuration

NodeCommandDescription
enableshow snmp userThis command displays all snmp v3 user.
enableshow snmp groupThis command displays all snmp v3
group.
enableshow snmp viewThis command displays all snmp v3
view.
configuresnmp user USERNAME
GROUPNAME noauth
Configures v3 user of nonauthentication.
configuresnmp user USERNAME
GROUPNAME auth
(MD5|SHA) STRINGS
Configures v3 user of authentication.
configuresnmp user USERNAME
GROUPNAME priv
(MD5|SHA) STRINGS des
STRINGS
Configures v3 user of authentication and
encryption.
configuresnmp group GROUPNAME
noauth (read STRINGS write
STRINGS notify STRINGS)
Configures v3 group of nonauthentications.
configuresnmp group GROUPNAME
auth (read STRINGS write
STRINGS notify STRINGS)
Configures v3 group of authentications.
configuresnmp group GROUPNAME
priv (read STRINGS write
STRINGS notify STRINGS)
Configures v3 group of authentication
and encryption.
configuresnmp view VIEWNAME
STRINGS (included|excluded)
To identify the subtree.
configureno snmp user USERNAME
GROUPNAME
This command removes a v3 user from
switch.
configureno snmp group GROUPNAMEThis command removes a v3 group from
switch.
configureno snmp view VIEWNAME
STRINGS
This command removes a v3 view from
switch.

Web SNMPv3 Group Configuration

Group Settings

ParameterDescription
Group NameEnter the v3 username.
Security LevelSelect the security level of the v3 group to use.
Read ViewNote that if a group is defined without a read view, then all objects are
available to read. (Default value is none.)
Write ViewIf no write or notify view is defined, no write access is granted, and no
objects can send notifications to members of the group. (Default
value is none.)
Notify ViewBy using a notify view, a group determines the list of notifications its
users can receive.(default value is none.)
ApplyClick Apply to configure the settings.
RefreshClick Refresh to begin configuring this screen afresh.

Group Status

ParameterDescription
Group NameThis field displays the v3 username.
Security ModelThis field displays the security model of the group.
Always displayed v3: User-based Security Model (USM)
Security LevelThis field displays the security level to this group.
Read ViewThese fields display the View list of this group.
Write ViewThese fields display the View list of this group.
Notify ViewThese fields display the View list of this group.
ActionClick Delete to remove a v3 group.

User Settings Web Configuration

User Settings

ParameterDescription
User NameEnter the v3 username.
Group NameMap the v3 username into a group name.
Security LevelSelect the security level of the v3 user to use.
noauth means no authentication and no encryption.
auth means messages are authenticated but not encrypted.
priv means messages are authenticated and encrypted.
Auth AlgorithmSelect MD5 or SHA Algorithm when security level is auth or priv.
Auth PasswordSet the password for this user when security level is auth or priv.
(pass phrases must be at least 8 characters long!)
Priv AlgorithmSelect DES encryption when security level is priv.
Priv PasswordSet the password for this user when security level is priv. (pass phrases
must be at least 8 characters long!)
ApplyClick Apply to configure the settings.
RefreshClick Refresh to begin configuring this screen afresh.

User Status

ParameterDescription
User NameThis field displays the v3 username.
Group NameThis field displays the group name which the v3 user mapping.
Auth ProtocolThese fields display the security level to this v3 user.
Priv ProtocolThese fields display the security level to this v3 user.
RowstatusThis field displays the v3 user row status.
RefreshClick Refresh to begin configuring this screen afresh.

Web SNMPv3 View

View Settings

ParameterDescription
View NameEnter the v3 view name for creating an entry in the SNMPv3 MIB
view table.
View SubtreeThe OID defines the root of the subtree to add to (or exclude from) the
named view.
View TypeSelect included or excluded to define subtree adding to the view or
not.
ApplyClick Apply to configure the settings.
RefreshClick Refresh to begin configuring this screen afresh.

View Status

ParameterDescription
View NameThis field displays the v3 view name.
View SubtreeThis field displays the subtree.
View TypeThis field displays the subtree adding to the view or not.
ActionClick Delete to remove a v3 view.