SELECT 
  object_id 
FROM 
  netting_images_links 
WHERE 
  object_type = 'abt__ut2/menu-with-icon'

Query time 0.00033

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "netting_images_links",
          "access_type": "index",
          "key": "object_id",
          "key_length": "81",
          "used_key_parts": ["object_id", "object_type", "type"],
          "rows": 580,
          "filtered": 100,
          "attached_condition": "netting_images_links.object_type = 'abt__ut2/menu-with-icon'",
          "using_index": true
        }
      }
    ]
  }
}

Result

object_id
158
182
195
196
197
200