Exam NS0-183 All QuestionsBrowse all questions from this exam
Question 23

Your customer wants a newly installed AFF C190 cluster to send SNMP notifications to a trap host called OVERWATCH01.

In this scenario, which two statements are correct? (Choose two.)

    Correct Answer: A, C

    To send SNMP notifications to a trap host, you must configure an SNMP community string on the cluster to identify and authenticate you with the SNMP entities being managed. Additionally, you need to configure a trap host on the cluster to ensure that the SNMP traps are directed to the correct destination. Configuring DNS on the cluster (option B) is not strictly necessary for SNMP trap configuration if you are using IP addresses instead of hostnames, and configuring a firewall policy and allowing SNMP (option D) might not be required if the SNMP service is already allowed in the existing firewall settings.

Discussion
e3l

You need DNS to access the hostname overwatch01

Rhinoz

Would go with B and C. You do not need to configure a community string because the default one is "public". DNS must be used though and destination has to be configured also. https://kb.netapp.com/Advice_and_Troubleshooting/Data_Storage_Software/ONTAP_OS/How_to_configure_SNMP_monitoring_on_DATA_ONTAP

Guss_122Options: AC

A and C. Add a community then add a traphost. Means version snmpv1 or v2 because v3 needs a user.