Implementing and Operating Cisco Enterprise Network Core Technologies (ENCOR) — Question 241
What does this EEM applet event accomplish?
"event snmp oid 1.3.6.1.3.7.6.5.3.9.3.8.7 get-type next entry-op gt entry-val 75 poll-interval 5"
Answer options
- A. Upon the value reaching 75%, a SNMP event is generated and sent to the trap server.
- B. It reads an SNMP variable, and when the value exceeds 75%, it triggers an action.
- C. It issues email when the value is greater than 75% for five polling cycles.
- D. It presents a SNMP variable that can be interrogated.
Correct answer: B
Explanation
The correct answer is B, as the EEM applet is designed to monitor an SNMP variable and trigger an action when its value goes above 75. The other options describe different functionalities that do not align with the specific event defined in the applet, such as sending emails or generating SNMP events.