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.)
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.)
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.
You need DNS to access the hostname overwatch01
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
A and C. Add a community then add a traphost. Means version snmpv1 or v2 because v3 needs a user.