set protocols snmp v3 group write-view
The set protocols snmp v3 group write-view command configures a read-write view for an SNMP group.
A user in the group which is configured with write-view only can be written by NMS while cannot send trap-messages initiatively. Notify authority can be gained when you configure the corresponding view.
Command Syntax
set protocols snmp v3 group <group-name> write-view <view-name>
delete protocols snmp v3 group <group-name> write-view
Parameter
Parameter | Description |
group <group-name> | Specifies the name of an SNMP group. The value is a string. |
write-view <view-name> | Specifies a read-write view. The value is a string. |
          Â
Example
 •This example configures a write-view name for a group.
admin@XorPlus# set protocols snmp v3 group group1 write-view view1 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.