Hi.
This thread is coming up periodically, SNMP trap forwarding is not preserving
the original sender's IP address.
I created a patch, to enable special mode, which adds the IP of sender on each
forwarder, so at the end of the chain the original sender's IP is in OID
.1.3.6.1.6.3.18.1.3.0 (SNMP
I am currently attempting to configure snmptrapd to do trap forwarding.
With my current configuration, snmptrapd is receiving and logging
incoming traps, but it it does not appear to be forwarding them.
The contents of my snmptrapd.conf file are as follows:
authCommunity log,execute,net public
fo
Hi Brett,
The directive "traphandle " in snmptrapd.conf file will
invoke an executable if it receives a trap with OID .
The inputs to execuatble from snmptrapd is the ip adddress of
trap sender and variable binding. In executable you can put the logic
to read ip-address and variable-binding an
I read through the READMEs and it looks like snmptrapd can forward traps
to another device listening for snmp traps. What I would like to do is
forward SNMP v1/2/2c/3 traps to the Microsoft SNMP Trap Service as SNMP v1
traps. Is this possible or is there an alternative?
I am using NetIQ AppMa
ises :)
> -Original Message-
> [mailto:net-snmp-users-bounces at lists.sourceforge.net] On Behalf Of
> Tackabury, Wayne
> Sent: Tuesday, 1 May 2007 23:12
> Subject: RE: snmptrapd forwarding with OID wildcards [sec:unclass]
>
>
>
> -Original Message-
>
Wayne
Sent: Tuesday, 1 May 2007 23:12
To: net-snmp-users@lists.sourceforge.net
Subject: RE: snmptrapd forwarding with OID wildcards [sec:unclass]
-Original Message-
>In the meantime, does anyone know about a tool available that can do
>what I'm trying to achieve (forward trap
users@lists.sourceforge.net
Subject: Re: snmptrapd forwarding with OID wildcards [sec:unclass]
On 01/05/07, Hart, Matthew MR 2 <[EMAIL PROTECTED]> wrote:
> Would it be possible for the developers to add wildcard handling for
> the forward directive in a future release?
Done.
See SVN revision 16330.
-Original Message-
>In the meantime, does anyone know about a tool available that can do
>what I'm trying to achieve (forward traps to a different server, if the
>OID matches a pattern with wildcards)?
We didn't find one in a fair amount of looking (through open source options,
anyways)
On 01/05/07, Hart, Matthew MR 2 <[EMAIL PROTECTED]> wrote:
Would it be possible for the developers to add wildcard handling for the
forward directive in a future release?
Done.
See SVN revision 16330.
I'll attach the relevant patch.
Dave
Index: apps/snmptrapd_handlers.c
==
om: Thomas Anders [mailto:[EMAIL PROTECTED]
Sent: Monday, 30 April 2007 19:40
To: Hart, Matthew MR 2
Cc: net-snmp-users@lists.sourceforge.net
Subject: Re: snmptrapd forwarding with OID wildcards [sec:unclass]
Hart, Matthew MR 2 wrote:
> According to the snmptrapd.conf man
> page, the
Hart, Matthew MR 2 wrote:
> According to the snmptrapd.conf man
> page, the 'OID' token for the 'forward' directive is the same as for the
> 'traphandle' directive ("The interpretation of OID (and default) is the
> same as for the traphandle directive)."). The documentation for 'OID'
> token for th
Hi there,
I'm trying to set up some servers that forward traps with specific OID
prefixes to other trap servers. According to the snmptrapd.conf man
page, the 'OID' token for the 'forward' directive is the same as for the
'traphandle' directive ("The interpretation of OID (and default) is the
sam
12 matches
Mail list logo