On Thu, Apr 24 2014, Florian Haas wrote:

> So for any inheriting subclass, the notify method signature is defined
> such that action needs to be a URL. That doesn't make a whole lot of
> sense for anything other than a ReSTful service. If we want to map
> those to SNMP URIs, then there's RFC 4088 that describes that. But
> those URIs, to the best of my knowledge, can't be used for traps.

Actually you can use anything with URL, we could use something like:

snmptrap://destination/oid?community=public&urgency=high

And that would do it.
(not sure about the parameters and all, I'm no SNMP trap connoiseur, you
get the idea)

-- 
Julien Danjou
-- Free Software hacker
-- http://julien.danjou.info

Attachment: signature.asc
Description: PGP signature

_______________________________________________
OpenStack-dev mailing list
[email protected]
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to