Inform PDU Spooler

2008-06-05 Thread Antonio Grassi
Hello list. I'm wondering if anybody knows of a program for spooling SNMP notifications (mainly acknowledged notifications). Something like this: - You deliver the trap information (trap data, destination, etc) to the spooler - The spooler maintains a list of traps that have not been sent - Every

bulk register

2008-06-05 Thread Alexander A. Danilov
Good time! I have some problem with register data for oid in snmp table. I use agentx (tcp:localhost:705) and 'netsnmp_register_watched_instance' method for oid registration. It works, but for registration a lot of oid takes too much time (registration 4000 objects with ~30 attribute takes

Re: bulk register

2008-06-05 Thread Dave Shield
Alexander A. Danilov wrote: I have some problem with register data for oid in snmp table. I use agentx (tcp:localhost:705) and 'netsnmp_register_watched_instance' method for oid registration. You are implementing a table by registering each value individually? That will work, I suppose -

RE: Disabling coldStart/nsNotifyShutdown traps?

2008-06-05 Thread Ron Rader
From: dan anderson [mailto:[EMAIL PROTECTED] Well, if you tweak the code and then commit it, the black box would remain intact. ;-) Best to ask on the coders group if that's something they'd appreciate, I suspect. Understood, but since I'm generally clueless about how agent configuration

RE: Inform PDU Spooler

2008-06-05 Thread Ron Rader
From: Antonio Grassi [mailto:[EMAIL PROTECTED] - Every certain time, the spooler takes unsent traps from the list, and trys to deliver them via an inform PDU to the destination - If the trap is acknowledged, the trap is removed from the list Isn't that functionality already provided

RE: Inform PDU Spooler

2008-06-05 Thread Mike Ayers
Yes and no. Informs can still fail if the target host is down. The generalized solution for reliable traps is to combine an NMS with strategically placed DISMAN notification log MIB instances (supported by Net-SNMP) and acknowledge that there will still be cases where notifications