/usr/share/freeradius/dictionary.infoblox is in freeradius-common 3.0.12+dfsg-5+deb9u1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19  | # -*- text -*-
#
#       InfoBlox Inc. VSAs
#
VENDOR		Infoblox			7779
BEGIN-VENDOR	Infoblox
ATTRIBUTE	Infoblox-windows-group			1	string
ATTRIBUTE	Infoblox-variable-1			2	string
ATTRIBUTE	Infoblox-variable-2			3	string
ATTRIBUTE	Infoblox-variable-3			4	string
ATTRIBUTE	Infoblox-variable-4			5	string
ATTRIBUTE	Infoblox-variable-5			6	string
ATTRIBUTE	Infoblox-Version			7	string
ATTRIBUTE	Infoblox-Product-Name			8	string
ATTRIBUTE	Infoblox-Group-Info			9	string
END-VENDOR	Infoblox
 |