/usr/share/freeradius/dictionary.rfc3162 is in freeradius-common 2.2.8+dfsg-0.1ubuntu0.1.
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  | # -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
#
#	Attributes and values defined in RFC 3162.
#	http://www.ietf.org/rfc/rfc3162.txt
#
#	$Id$
#
ATTRIBUTE	NAS-IPv6-Address			95	ipv6addr
ATTRIBUTE	Framed-Interface-Id			96	ifid
ATTRIBUTE	Framed-IPv6-Prefix			97	ipv6prefix
ATTRIBUTE	Login-IPv6-Host				98	ipv6addr
ATTRIBUTE	Framed-IPv6-Route			99	string
ATTRIBUTE	Framed-IPv6-Pool			100	string
 |