[CCing the -coders list again; please keep conversations on the list] >>>>> On Fri, 21 Aug 2009 11:45:38 -0400, Daniel Savard >>>>> <[email protected]> said:
DS> I did preliminary work and found that the old SMIv1 traps definitions are DS> ignored by the @foreach $n notifications@ loop. Only those specified as per DS> the SMIv2 standard are parsed. Anything I can do except redefining them to DS> NOTIFICATION-TYPE? These files are coming from a third-party and I would DS> like to avoid modifications to them for easier maintenance. Ahh.... Bummer. The easiest and fastest solution is to probably convert it automatically. Install libsmi, and use their "smidump" utility to auto-convert it from SMIv1 to SMIv2. The net-snmp library code probably needs to be hacked to make it work with SMIv1 notifications. But SMIv1 MIBs are fairly rare these days (finally) so the motivation to do it is rather low. -- \ Wes Hardaker http://pontifications.hardakers.net / \_____ "In the bathtub of history the truth is harder to hold than ________/ \_______ the soap, and much more difficult to find." _______/ \_________ -- Terry Pratchett ______________/ \__________________/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
