Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Forwarding traps with snmptrapd

6 views
Skip to first unread message

Dave Shield

unread,
Dec 11, 2009, 3:35:32 AM12/11/09
to
2009/12/10 Ian Furst <ian....@gmail.com>:
> I'd like to configure
> snmptrapd to forward traps incoming from several different ports along to
> some monitoring software I have running on a private network.

$ man snmptrapd.conf

forward default {DESTINATION}

forwards notifications ..... to another
receiver listening on DESTINATION.


authcommunity TYPES COMMUNITY

authorises traps with the specified community
to trigger the types of processing listed


There are currently three types of processing that can be specified:

net forward the trap to another notification receiver.

Dave

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Net-snmp-users mailing list
Net-snm...@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Dave Shield

unread,
Dec 11, 2009, 11:44:51 AM12/11/09
to
2009/12/11 Ian Furst <ian....@gmail.com>:
> I'm looking to specify
> trapd to listen on a specific series of (non-standard) ports

$ man snmptrapd

SYNOPSIS
snmptrapd [OPTIONS] [LISTENING ADDRESSES]


Just specify the ports on the command line.

0 new messages