set protocols snmp v3 group notify-view
The set protocols snmp v3 group notify-view command configures a notify view for an SNMP 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 <group-name> notify-view <view-name>
delete protocols snmp v3 group <group-name> notify-view
Parameter
Parameter | Description |
group <group-name> | Specifies the name of an SNMP group. The value is a string. |
notify-view <view-name> | Specifies a notify view. The value is a string. |
          Â
Example
 •This example configures a notify view name for a group.
admin@XorPlus# set protocols snmp v3 group group1 notify-view view1 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.