Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can configure a notify-view for a group
Some OIDs which are capable of sending trap-messages can be added to the notify-view optionally. If not doing so, the user will not send trap-messages initiatively.
Command Syntax
set protocols snmp v3 group <text1> notify-view <text2>
delete protocols snmp v3 group <text1> notify-view
Parameter
•<text1> the name of the user
•<text2> the name of the notify-view
Example
•This example configures a notify-name for a group
admin@XorPlus# set protocols snmp v3 group group1 notify-view view1 admin@XorPlus# commit