Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can configure a write-view for a group
A user in the group which is configured with write-view only can be written by NMS while cannot be read or send trap-messages initiatively. Read and notify authority can be gained when you configure the corresponding views.
Command Syntax
set protocols snmp v3 group <text1> write-view <text2>
delete protocols snmp v3 group <text1> write-view
Parameter
•<text1> the name of the user
•<text2> the name of the write-view
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