> On Fri, 4 Jun 2010 14:50:54 +, Mariano Bunirigo
> said:
There is a tutorial with example snmptrapd.conf settings at:
http://www.net-snmp.org/wiki/index.php/TUT:Configuring_snmptrapd
It doesn't, however, talk about mysql. We probably need a wiki page on
that as well bu
I was looking for something more clear and complete, because the snmptrapd -H
command shows a lot of posible configuration parameters. The man pages don't
show information for all of them.
Maybe a configuration sample file may help.
Mariano
__
> On Thu, 3 Jun 2010 20:08:27 +, Mariano Bunirigo
> said:
MB> I need information about how I should configure snmptrapd to receive
MB> traps v1 and v2c and logging the traps in a MySql database.
See the snmptrapd.conf manual page and the README.sql file.
--
Wes Hardaker
Cobham Anal
> On Tue, 09 Dec 2008 15:09:59 -0800, Jared Gillis <[EMAIL PROTECTED]> said:
JG> I recently upgraded to the latest net-snmp (5.4.2.1) from v5.1.x,
JG> and I am having trouble with the new requirement that an
JG> authCommunity be defined for any incoming trap community. I want to
JG> receive a
> From: Jared Gillis [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 09, 2008 3:10 PM
> I want to receive and handle every trap that is sent to my
> trap server,
> regardless of community. Is this possible? I've done quite a
> bit of searching
> around and haven't been able to find anything
Paul Chen (QD/LJC) wrote:
> Hi,
>
> I want to use a scipt to handle the trap messages that trapd received. So I
> configured the snmptrapd.conf as following:
>
> ###
> #
> # snmptrapd.conf
> #
> # - created by the snmpco