nerdexam
Cisco

300-615 · Question #10

Refer to the exhibit. The EEM script fails to send an SNMP trap when a user attempts to enter configuration mode. Which configuration is missing from the script?

The correct answer is B. event-default action statement. This example creates an EEM policy that allows the CLI command to execute but triggers an SNMP notification when a user enters configuration mode on the device: event manager applet TEST event cli match "conf t" action 1.0 snmp-trap strdata "Configuration change" action 2.0…

Automation

Question

Refer to the exhibit. The EEM script fails to send an SNMP trap when a user attempts to enter configuration mode. Which configuration is missing from the script?

Options

  • Aevent statement
  • Bevent-default action statement
  • Cpolicy-default action statement
  • DIP address of the SNMP server

How the community answered

(55 responses)
  • A
    11% (6)
  • B
    82% (45)
  • C
    2% (1)
  • D
    5% (3)

Explanation

This example creates an EEM policy that allows the CLI command to execute but triggers an SNMP notification when a user enters configuration mode on the device: event manager applet TEST event cli match "conf t" action 1.0 snmp-trap strdata "Configuration change" action 2.0 event-default x/system_management/configuration/guide/b_Cisco_Nexus_9000_Series_NX- OS_System_Management_Configuration_Guide/sm_12eem.html

Topics

#EEM script#SNMP trap#event-default action#automation

Community Discussion

No community discussion yet for this question.

Full 300-615 Practice