On Thu, Sep 01, 2005 at 06:33:24PM -0400, Robert Story wrote:
> 
> The app is an AgentX subagent, and isn't actually sending traps, but is
> requesting that the master agent send them.
> 

Actually I think that a little tool that connects to the agent through some
extension api and tells it to send a notification to all configured recipients
would be generally useful, but I haven't yet figured out how to write such a
beast.

In AgentX speak I would like it to perform the sequence:

OPEN ->
RESPONSE <-
repeat {
  NOTIFICATION ->
  RESPONSE <-
} until (OK or limitation)
CLOSE ->
RESPONSE <-

/MF


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to