2009/12/1 Sam V <[email protected]>: > Is there another patch for existence triggers? > startup condition would be present, absence, or both.
Hmmm... that's going to be harder. The parsing of the "monitor" directive currently treats the existence tests as an enumeration, rather than as three independent bits. And the startup flag (-s) simply applies the same at startup as well. Extending this to specify different startup values to the continuing case (as well as specifying combinations of the existence checks) is going to take a bit more thought. You should always be able to set things up via SNMP SET requests, and that should work correctly. It's just the config file directives that are more restricted. Dave ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
