Hello
According to your screenshots and description, there's no issue at all. You are on OEM license and there's no sign of KMS license or KMS set up at all.
Whether your OEM license is tied to your motherboard, that I cannot tell yet.
Launch Powershell (note, it is not Command Prompt, but Powershell), and run this code to see if you have an OEM license on the motherboard. If it is, it will return the key, and the last 5 should match the partial license in the slmgr /dlv screenshot. If it doesn't return any license key, it means the OEM license was manually entered, which is not a problem. It just means it is not tied /embedded in the motherboard. So, if you ever reinstall on the same motherboard, you need to know your key and neeed to enter it.
(Get-CimInstance -ClassName SoftwareLicensingService -Property OA3xOriginalProductKey).OA3xOriginalProductKey