Here is a simple transform that I have.. evt.summary = getattr(evt, "1.3.6.1.4.1.18110.2.3.100.1.1")
so for you, try something like this: evt.summary = "APC UPS" + getattr(etv, " <your trap OID here >") -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=26938#26938 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
