Re: parsing snmp received through syslog

2005-12-13 Thread Dave Shield
On Wed, 2005-12-07 at 09:03 +0100, Gertraud Unterreitmeier wrote: > I've to parse snmp traps which I do not receive directly > from the trapreceiver but which have to run through the > syslogd first. > I know there is embedded perl support for the trapreceiver > which allows access to the details

parsing snmp received through syslog

2005-12-07 Thread Gertraud Unterreitmeier
Hello, I've to parse snmp traps which I do not receive directly from the trapreceiver but which have to run through the syslogd first. I know there is embedded perl support for the trapreceiver which allows access to the details of the trap already as a perl object. Is there some perl module whic