If the MIBs for said devices are loaded, those traps already have event 
classifications loaded, if not, they'll show up as unknown.

If they're not classified, you need to map them to a class, and from there you 
can set the default behavior for the event, or you can do it by the parent 
container.

For instance, I've created a Event class called "Drop" with the zProperties of 
this class set to not even process traps coming in that map to this event 
class. If something coming in from a device is garbage, I classify it there, 
and forget about it.

Be careful, you don't want to inadvertently start discarding traps that might 
be useful!




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=18929#18929

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to