On DA Discovery Profile/SNMP we can see several duplicate SNMP profile
CAPM 3.x
CAPM 20.2.x
Remove entries on DA Rest
http://DA:8581/rest/profiles
(replace DA with your DA)
Check the correct Order on CAPC Manage SNMP Profiles, for example “public”
On this is the Order 4 (Rank)
On http://DA:8581/rest/profiles
Find the Profile public:
<ProfileName>public<
Entries for correct Order (Rank):
<CommunicationProfile version="1.0.0">
<ID>14269</ID>
<UseForWrite>false</UseForWrite>
<Rank>4</Rank>
<ProfileName>public</ProfileName>
Entries for incorrect Order Rank:
<CommunicationProfile version="1.0.0">
<ID>4090</ID>
<UseForWrite>false</UseForWrite>
<Rank>3</Rank>
<ProfileName>public</ProfileName>
Remove the <ID>4090</ID> using rest client:
Select DELETE:
Check in http://DA:8581/rest/profiles again
Note: Remove all entries that you find on http://DA:8581/rest/profiles