A public health clinic needs on-box automation so that when a critical uplink flaps three times, onsite staff get an immediate notification without waiting for an off-box controller. Which approach best fits?
Select an answer to reveal the explanation.
Short Explanation
EEM is the router’s little night watchman: it watches for the flap pattern and rings the clinic bell (syslog/email) right away. You do not need a big off-box brain for that simple if-this-then-that.
Full Explanation
Embedded Event Manager applets run on-box, matching syslog/counters/timers and executing actions such as CLI, mail, or SNMP notifications. That suits clinic sites that need immediate local reaction to uplink flaps without depending on a central orchestrator. Nightly debug dumps are late and risky; disabling the uplink or removing routing avoids the symptom rather than notifying staff. EEM applets are the Domain 5 event-driven scripting building block.