Hello!

> I'm working on an EEM script which is triggered by an IP SLA down state
> on an ASR1000 running IOS-XE 3.11.1S. While the IP SLA entry detects
> the state properly, the EEM does not trigger.

A state is not an event.
A state *change* is an event.

So I suspect the script will trigger when the state CHANGES from UP to
DOWN, but it won't continuously trigger WHILE the state is DOWN.



> rtr5#sh ip sla statistics 1
> IPSLAs Latest Operation Statistics
>
> IPSLA operation id: 1
> Latest RTT: NoConnection/Busy/Timeout
> Latest operation start time: 11:42:21 EST Mon Jan 18 2016
> Latest operation return code: Timeout
> Number of successes: 0
> Number of failures: 301
> Operation time to live: Forever

0 successes, so there never was a state change.

Bring that sla probe to success at least once, then make it fail.



Regards,

Lukas

                                          
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to