Implementing Cisco Application Centric Infrastructure (DCACI) — Question 226
An engineer must configure SNMP inside a Cisco ACI fabric. The engineer has created an SNMP Policy, called SNMP-policy and an SNMP Monitoring Group called SNMP-group1 that contains five trap receivers. Which configuration set completes the configuration?
Answer options
- A. Permit OOB management traffic using UDP port 161. Associate client group policy with the OOB management EPG.
- B. Edit oobbrc to permit traffic using UDP port 16. Associate the client group policy to SNMP-group1.
- C. Create an OOB management contract. Include the SNMP server in the OOB management EPG.
- D. Allow all OOB management traffic. Configure three trap receivers on SNMP-group1.
Correct answer: A
Explanation
The correct answer is A because it specifically addresses the requirement to permit SNMP traffic through the appropriate UDP port and associates the client group policy with the OOB management EPG, ensuring proper communication. Options B and C introduce incorrect configurations or ports, while D fails to specify the necessary UDP port and does not align with the trap receiver setup.