nerdexam
Cisco

350-001 · Question #90

Refer to the exhibit. When would the EEM applet be triggered?

The correct answer is C. every time that the input packet per second counter is above 10,000. An EEM applet using an interface threshold event with the 'above' operator fires each time the monitored counter exceeds the specified threshold value.

Network Management

Question

Refer to the exhibit. When would the EEM applet be triggered?

Options

  • Aevery time that the input packet per second counter is below 10,000
  • Bevery time that the input packet per second counter has increased by 1,000
  • Cevery time that the input packet per second counter is above 10,000
  • Devery time that the input packet per second counter has decreased by 1,000

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    9% (3)
  • C
    76% (25)
  • D
    12% (4)

Why each option

An EEM applet using an interface threshold event with the 'above' operator fires each time the monitored counter exceeds the specified threshold value.

Aevery time that the input packet per second counter is below 10,000

A trigger on values below 10,000 would require the 'lt' or 'below' operator, which is the opposite of what is configured.

Bevery time that the input packet per second counter has increased by 1,000

Triggering on an increase of 1,000 would require a delta-based event type, not a static threshold comparison.

Cevery time that the input packet per second counter is above 10,000Correct

The EEM 'event interface' policy uses a threshold with a direction operator. When the operator is set to 'gt' or 'above' with a value of 10,000, the applet is triggered every time the input packets-per-second counter rises above 10,000, allowing automated responses to high-traffic conditions.

Devery time that the input packet per second counter has decreased by 1,000

Triggering on a decrease of 1,000 would also require a delta-type event, and the direction would be downward rather than the configured upward threshold.

Concept tested: EEM interface threshold event trigger condition

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/eem/configuration/15-mt/eem-15-mt-book/eem-policy-tcl.html

Topics

#EEM#SNMP threshold#event trigger#applet

Community Discussion

No community discussion yet for this question.

Full 350-001 Practice