What am I missing here? My goal is to generate an email if any interface is shut down on a particular switch (only). I have the following trigger condition defined:
Type of Property to Monitor: INTERFACE
Trigger when all apply
"Administrative Status" "has changed"
"Node Name" "is equal to" "SW06"
When I telnet to SW06 and shutdown fa0/16...nothing. If I TEST the advanced alert, select the Node and the Interface, the test trigger is received. Am I not formatting my trigger properly to only include shutdown/no shutdown activity on this switch?