The URL which you have to PUT to change the SNMP profiles
Perform a HTTP PUT to http://<DataAggregator>:8581/rest/profiles/<proflienumber>
The profile number can be got from
http://<DataAggregator>:8581/rest/profiles/snmpv1/
Example:
<CommunicationProfile version="1.0.0">
<CommunicationFailurePolicy version="1.0.0">
<Timeout>6000</Timeout>
<Retries>2</Retries>
</CommunicationFailurePolicy>
</CommunicationProfile>