Delete a rule for an event filter
cluster1::> event filter show Filter Name Rule Rule Message Name SNMP Trap Type Severity Position Type ----------- -------- --------- ---------------------- --------------- -------- default-trap-events 1 include * * EMERGENCY, ALERT 2 include * Standard, Built-in * 3 exclude * * * emer-and-wafl 1 include wafl.scan.* * ALERT 2 include wafl.* * EMERGENCY 3 include * Standard * 4 exclude * * * important-events 1 include * * EMERGENCY, ALERT 2 include callhome.* * ERROR 3 exclude * * * no-info-debug-events 1 include * * EMERGENCY, ALERT, ERROR, NOTICE 2 exclude * * * 12 entries were displayed. cluster1::> event filter rule delete -filter-name emer-and-wafl -position 2 cluster1::> event filter show Filter Name Rule Rule Message Name SNMP Trap Type Severity Position Type ----------- -------- --------- ---------------------- --------------- -------- default-trap-events 1 include * * EMERGENCY, ALERT 2 include * Standard, Built-in * 3 exclude * * * emer-and-wafl 1 include wafl.scan.* * ALERT 2 include * Standard * 3 exclude * * * important-events 1 include * * EMERGENCY, ALERT 2 include callhome.* * ERROR 3 exclude * * * no-info-debug-events 1 include * * EMERGENCY, ALERT, ERROR, NOTICE 2 exclude * * * 11 entries were displayed.