On 3 February 2012 05:09, oreddy <[email protected]> wrote: > Can anyone tell me the command to pass multiple destinations in the above > [snmptrap] command.
That's not supported - the snmptrap command (as with all the client side tools) will send a request (or series of requests) to *one* destination. It's not designed to work with a list of multiple addresses. If you need to send a trap to several management stations, then you should issue multiple "snmptrap" commands. Dave ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
