= map_list_of<uint16_t, std::string>
(0, "No error")
(1, "Format error")
(2, "Server failure")
(3, "Non-existent domain")
(4, "Not implemented")
(5, "Query refused")
(6, "Name exists when it should not")
(7, "RR Set Exists when it should not")
(8, "RR Set that should exist does not")
(9, "Not Authorized")
(10, "Name not contained in zone")
(16, "Bad OPT Version")
(17, "Key not recognized")
(18, "Signature out of time window")
(19, "Bad TKEY Mode")
(20, "Duplicate key name")
(21, "Algorithm not supported")
(22, "Bad truncation")
(4095, "Invalid response code")