350-601 Exam QuestionsBrowse all questions from this exam

350-601 Exam - Question 494


Refer to the exhibit.

The network management system that is located at 192.168.10.10 and port 2000 must receive traps from the Cisco UCS Manager called UCSM. The community name is Cisco123! and the SNMP version must be the most secure.

These two commands have already been configured on Cisco UCSM.

UCS-A# scope monitoring -

UCS-A/monitoring # enable snmp -

Which command set completes the SNMP configuration?

Show Answer
Correct Answer: BC

The correct set of commands needs to configure the SNMP trap to send traps to the correct IP address and port specified in the question, use the designated community string, and ensure the use of SNMPv3, which is the most secure version. Therefore, the correct command set is to create the snmp-trap with the IP 192.168.10.10, set the community to Cisco123!, configure the port to 2000, set the version to v3, and then commit the buffer.

Discussion

1 comment
Sign in to comment
boyd_05Option: B
Jul 18, 2024

I think this should be B.

joncursio
Jul 19, 2024

I think it has to be. The other answers aren’t that port or not putting port in right place. UCS-A /monitoring/snmp-trap # set port port-num Specifies the port to be used for the SNMP trap.