Re: Perl Trap Handler and enterprise MIB lookup

2004-12-16 Thread Andy Ford
No need to respond as I have found SNMP::MIB::Compiler in CPAN that looks interesting Thanks Andy Forwarded Message From: Andy Ford <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Perl Trap Handler and enterprise MIB lookup Date: Tue, 14 Dec 2004 10:16:24 + Hi ev

Perl Trap Handler and enterprise MIB lookup

2004-12-16 Thread Andy Ford
Hi everyone I have added some extra code to the Perl Trap Handler to do the following... Determine the trap type if(trap == RFC1215 snmptrap) { 1. Lookup in a database whether the ifIndex is managed. 2. Append extra information to the trap