We cannot use a REST client as per the documentation link below, how can we change the SNMP Profile's timeout and retries settings?
Release : 99.0
Component : IM Reporting / Admin / Configuration
curl -v --header 'Content-Type: application/xml' --request PUT --data '<?xml version="1.0" encoding="UTF-8"?><CommunicationProfile version="1.0.0"><CommunicationFailurePolicy version="1.0.0"><Timeout>5000</Timeout></CommunicationFailurePolicy></CommunicationProfile>' --url http://daHostname:8581/rest/profiles/profileID