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?
Correct is B
Reason:
You must add the event-default action statement to the EEM policy or EEM will not allow the CLI command to execute.
https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/7-x/system_management/configuration/guide/b_Cisco_Nexus_9000_Series_NX-OS_System_Management_Configuration_Guide_7x/b_Cisco_Nexus_9000_Series_NX-OS_System_Management_Configuration_Guide_7x_chapter_01110.html#concept_EE7EC1242B3B4B6B8C40E999B4FECBBE
that would prevent the user from getting into global configuration mode, but it would not prevent the SNMP trap. Based in the info provided I think the answer is correct. D is the only viable answer as none of the others would cause the trap not to be sent
In another question :
event manager applet ConfigNotifier
event cli match "conf t"
action 1.0 snmp-trap strdata "Configuration change"
And the question says, the trap is not received when the condition is met. The answer of the question is "Append action 2.0 event-default to the script".
As it indicates, this one's correct answer must be B, adding event-default.
You do not define the SNMP Server IP address within the EEM Script, D would be incorrect as the question asks what is missing from the script ;) If event-default is missing the config t command will not be successfully executed therefore not matched within EEM generating a SNMP trap. In this case correct answer would be B.
This section is not available anymore. Please use the main Exam Page.300-615 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Here_comes_MrLamb
Highly Voted 2 years, 7 months agomadEyeMoody
2 years, 3 months agoNumberZet
Most Recent 6 months, 2 weeks agomku_72
1 year, 4 months agoBetus
1 year, 9 months ago