Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Cisco 300-615 Exam - Topic 5 Question 109 Discussion

Refer to the exhibit.The EEM script is applied in the default VDC to collect the outputs during high CPU utilization on the Cisco Nexus 7000 Series Switch for all VDCs. Which configuration set must be added to the script to fix the issue?
B) switch(config-apple)# event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli enable switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
A) switch(config-apple)# event snmp 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli enable switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
C) switch(config-apple)# event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli config t switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
D) switch(config-apple)# event snmp 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli config t switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution

Cisco 300-615 Exam - Topic 5 Question 109 Discussion

Actual exam question for Cisco's 300-615 exam
Question #: 109
Topic #: 5
[All 300-615 Questions]

Refer to the exhibit.

The EEM script is applied in the default VDC to collect the outputs during high CPU utilization on the Cisco Nexus 7000 Series Switch for all VDCs. Which configuration set must be added to the script to fix the issue?

Show Suggested Answer Hide Answer
Suggested Answer: B

Need exact snap shot to confirm the following.

The selection of is due to

SNMP command has the key word ''oid''.

The command ''switchto vdc Core'' show run in ''enable'' mode, not ''config t'' mode.


Contribute your Thoughts:

0/2000 characters
Talia
8 months ago
Wait, why is config t in C and D? Seems off.
upvoted 0 times
...
Lashawna
9 months ago
I think A is the right choice.
upvoted 0 times
...
Goldie
9 months ago
Option B looks correct to me.
upvoted 0 times
...
Margot
9 months ago
Not sure about D, that config t might cause issues.
upvoted 0 times
...
Tommy
9 months ago
Totally agree with B, it’s the cleanest setup.
upvoted 0 times
...
Lynelle
9 months ago
I practiced a similar question where the "poll-interval" was crucial, but I can't quite remember how it affects the overall script here.
upvoted 0 times
...
Olen
10 months ago
I recall that the "action" commands need to be in the right order, but I can't remember if "cli enable" is necessary in this context.
upvoted 0 times
...
Amos
10 months ago
I'm not entirely sure, but I feel like option C might be the right one since it includes "config t," which seems important for making changes.
upvoted 0 times
...
Kris
10 months ago
I think the key here is the difference between using "oid" and just the SNMP string. I remember practicing a question that focused on that distinction.
upvoted 0 times
...
Gracie
10 months ago
I think I've got this. Option B has the right SNMP configuration, and the VDC switching commands will ensure the script runs in the correct contexts. Time to mark my answer and move on.
upvoted 0 times
...
Ciara
11 months ago
I'm a little confused by the different VDC switching commands. Do I need to switch to each VDC, or is there a more efficient way to apply the configuration across all VDCs?
upvoted 0 times
...
Willow
11 months ago
Option B seems like the correct answer to me. The key is using the "oid" keyword to specify the SNMP object ID, and the rest of the configuration looks good.
upvoted 0 times
...
Louann
11 months ago
Hmm, I'm a bit unsure about the differences between the options. I'll need to double-check the syntax and make sure I understand the purpose of each command.
upvoted 0 times
...
Danica
11 months ago
This looks like a straightforward configuration question. I'll carefully review the options and think through the steps needed to fix the issue.
upvoted 0 times
...
Sarina
1 year ago
Wow, this question is really giving me a headache. I'm just going to randomly pick C and hope for the best. Maybe I'll get lucky and the Nexus gods will smile upon me!
upvoted 0 times
Robt
1 year ago
Fingers crossed that the Nexus gods are on our side!
upvoted 0 times
...
Tanesha
1 year ago
I agree, let's go with C and hope for the best.
upvoted 0 times
...
Louvenia
1 year ago
I think C looks like a good option.
upvoted 0 times
...
...
Vallie
1 year ago
D seems like a good option too. The only difference is that it uses 'cli config t' instead of 'cli enable', but that shouldn't matter much.
upvoted 0 times
King
1 year ago
D) switch(config-apple)# event snmp 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli config t switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
upvoted 0 times
...
Tamala
1 year ago
B) switch(config-apple)# event snmp oid 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli enable switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
upvoted 0 times
...
Verda
1 year ago
A) switch(config-apple)# event snmp 1.3.6.1.4.1.9.9.109.1.1.1.1.6.1 get-type exact entry-op ge entry-val 50 poll-interval 1 switch(config-apple)# action 0.2 cli enable switch(config-apple)# action 0.5 cli switchto vdc Core switch(config-apple)# action 0.8 cli switchto vdc Distribution
upvoted 0 times
...
...
Trevor
1 year ago
I think B is the right choice. The configuration is very similar to C, but it uses the 'oid' keyword which makes it more explicit.
upvoted 0 times
Joanna
1 year ago
User 3: I agree, B seems like the correct option here.
upvoted 0 times
...
Sean
1 year ago
User 2: Yeah, B looks good. The 'oid' keyword makes it clearer.
upvoted 0 times
...
Malcolm
1 year ago
User 1: I think B is the right choice.
upvoted 0 times
...
...
Shenika
1 year ago
Hmm, you might be right. Including 'config t' could be important for fixing the issue.
upvoted 0 times
...
Rodney
1 year ago
I disagree, I believe option D is the right one because it includes the necessary 'config t' command.
upvoted 0 times
...
Nakita
1 year ago
The correct answer is C. The configuration set uses the 'event snmp oid' command to monitor the SNMP OID, and the 'action' commands to switch to the Core and Distribution VDCs.
upvoted 0 times
Gearldine
1 year ago
Oh, I see. Thanks for clarifying!
upvoted 0 times
...
Verda
1 year ago
Actually, the correct answer is C.
upvoted 0 times
...
Kanisha
1 year ago
No, I believe it's B.
upvoted 0 times
...
Glory
1 year ago
I think the correct answer is A.
upvoted 0 times
...
...
Shenika
1 year ago
I think the correct configuration set is option A.
upvoted 0 times
...

Save Cancel