SNMPv3 AuthProtocol errors in SNMP Discovery of NetApp storage array.Issue NetApp Storage arrays cannot be discovered using SNMPv3 credentials and generates output errors in the discovery job java.lang.IllegalArgumentException: No enum constant com.snc.core_automation_common.credentials.SnmpV3SecurityProtocol.AuthProtocol.HMAC-SHA. The Discovery credential has the following required capabilities on the NetApp appliance:- login_snmp, login-ndmp, login-sp, and login-http-admin- Api-*Cause This was caused by another external SNMPv3 credential (Not used by the NetApp storage array) configured in CyberArk to use HMAC-SHA as the AuthProtocol. The OOTB supported SNMPv3 AuthProtocol algorithms are none, MD5 or SHA. This was diagnosed as output in the MID Server wrapper.log file, displaying the credential name using HMAC-SHA. ResolutionThe solution is to deactivate or remove the instance credential using the HMAC-SHA AuthProtocol, or reconfigure it in CyberArk to use a supported AuthProtocol of none, MD5 or SHA. Discovery and classification of the SNMPv3 NetApp appliances will now complete without error.