Armen> Is there a simple way to get net-snmp to send dynamically configured 
Armen> periodic traps?

Robert> That sounds a little like the disman event mib support.

Actually, it sounds a *lot* like the DisMan Event MIB support.


Armen> and I want to trigger/de-trigger which 
Armen> variables get sent while the agent is running. 

Robert> But that doesn't.

<panto>
Oh yes, it does!

The Event MIB obtains the list of varbinds to include in the
trap from the mteObjectsTable.   So if you create and delete
entries in this table, that should affect the varbinds that
are included in the trap.

In principle, you ought to be able to adjust the various
mte*Objects values, to point to different collections of
varbinds.  But the way that the Event MIB tables have been
defined seems to prohibit this - certainly for the main
mteTriggerTable, and possibly for the type-specific and
mteEventNotificationTable as well.  I've recently asked
for clarification of this on the DisMan mailing list, but
they seem to be ignoring me :-(

Dave

[Three guesses what I've been documenting recently....]



-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to