Hi, Some of our SNMP trap details come through with an OID as the event condition, how do I do a translation in the event transform to get a textual description?
Right now in the event details we get: lgpConditionDescr .1.3.6.1.4.1.476.1.42.3.2.1.19 Can I do something like: evt.summary = oid_lookup(getattr(evt, 'lgpConditionDescr')) Thanks! -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=15061#15061 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
