CLI Configuration
| Node | Command | Description |
|---|---|---|
| enable | show snmp user | This command displays all snmp v3 user. |
| enable | show snmp group | This command displays all snmp v3 group. |
| enable | show snmp view | This command displays all snmp v3 view. |
| configure | snmp user USERNAME GROUPNAME noauth | Configures v3 user of nonauthentication. |
| configure | snmp user USERNAME GROUPNAME auth (MD5|SHA) STRINGS | Configures v3 user of authentication. |
| configure | snmp user USERNAME GROUPNAME priv (MD5|SHA) STRINGS des STRINGS | Configures v3 user of authentication and encryption. |
| configure | snmp group GROUPNAME noauth (read STRINGS write STRINGS notify STRINGS) | Configures v3 group of nonauthentications. |
| configure | snmp group GROUPNAME auth (read STRINGS write STRINGS notify STRINGS) | Configures v3 group of authentications. |
| configure | snmp group GROUPNAME priv (read STRINGS write STRINGS notify STRINGS) | Configures v3 group of authentication and encryption. |
| configure | snmp view VIEWNAME STRINGS (included|excluded) | To identify the subtree. |
| configure | no snmp user USERNAME GROUPNAME | This command removes a v3 user from switch. |
| configure | no snmp group GROUPNAME | This command removes a v3 group from switch. |
| configure | no snmp view VIEWNAME STRINGS | This command removes a v3 view from switch. |
Web SNMPv3 Group Configuration
Group Settings
| Parameter | Description |
|---|---|
| Group Name | Enter the v3 username. |
| Security Level | Select the security level of the v3 group to use. |
| Read View | Note that if a group is defined without a read view, then all objects are available to read. (Default value is none.) |
| Write View | If 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 View | By using a notify view, a group determines the list of notifications its users can receive.(default value is none.) |
| Apply | Click Apply to configure the settings. |
| Refresh | Click Refresh to begin configuring this screen afresh. |
Group Status
| Parameter | Description |
|---|---|
| Group Name | This field displays the v3 username. |
| Security Model | This field displays the security model of the group. Always displayed v3: User-based Security Model (USM) |
| Security Level | This field displays the security level to this group. |
| Read View | These fields display the View list of this group. |
| Write View | These fields display the View list of this group. |
| Notify View | These fields display the View list of this group. |
| Action | Click Delete to remove a v3 group. |
User Settings Web Configuration
User Settings
| Parameter | Description |
|---|---|
| User Name | Enter the v3 username. |
| Group Name | Map the v3 username into a group name. |
| Security Level | Select 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 Algorithm | Select MD5 or SHA Algorithm when security level is auth or priv. |
| Auth Password | Set the password for this user when security level is auth or priv. (pass phrases must be at least 8 characters long!) |
| Priv Algorithm | Select DES encryption when security level is priv. |
| Priv Password | Set the password for this user when security level is priv. (pass phrases must be at least 8 characters long!) |
| Apply | Click Apply to configure the settings. |
| Refresh | Click Refresh to begin configuring this screen afresh. |
User Status
| Parameter | Description |
|---|---|
| User Name | This field displays the v3 username. |
| Group Name | This field displays the group name which the v3 user mapping. |
| Auth Protocol | These fields display the security level to this v3 user. |
| Priv Protocol | These fields display the security level to this v3 user. |
| Rowstatus | This field displays the v3 user row status. |
| Refresh | Click Refresh to begin configuring this screen afresh. |
Web SNMPv3 View
View Settings
| Parameter | Description |
|---|---|
| View Name | Enter the v3 view name for creating an entry in the SNMPv3 MIB view table. |
| View Subtree | The OID defines the root of the subtree to add to (or exclude from) the named view. |
| View Type | Select included or excluded to define subtree adding to the view or not. |
| Apply | Click Apply to configure the settings. |
| Refresh | Click Refresh to begin configuring this screen afresh. |
View Status
| Parameter | Description |
|---|---|
| View Name | This field displays the v3 view name. |
| View Subtree | This field displays the subtree. |
| View Type | This field displays the subtree adding to the view or not. |
| Action | Click Delete to remove a v3 view. |
