Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can designate NMS to which trap messages are sent
Please note trap-messages can be actually sent out only if the concerning user, group and notify-view have been configured.
Command Syntax
set protocols snmp trap-group targets <IPv4> security-name <text>
delete protocols snmp trap-group targets <IPv4> security-name <text>
Parameter
• <IPv4> IP of the NMS
• <text> name of one of the users you have created
Example
•This example configures a NMS to which trap messages are sent
admin@XorPlus# set protocols snmp trap-group targets 10.10.51.42 security-name user1 admin@XorPlus# commit