This file is indexed.

/usr/share/wireshark/radius/dictionary.xylan is in libwireshark-data 2.0.2+ga16e22e-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
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# -*- text -*-
##############################################################################
#
#	Xylan dictionary
#
#	$Id$
#
##############################################################################

VENDOR		Xylan				800

BEGIN-VENDOR	Xylan

ATTRIBUTE	Xylan-Auth-Group			1	integer
ATTRIBUTE	Xylan-Slot-Port				2	string
ATTRIBUTE	Xylan-Time-of-Day			3	string
ATTRIBUTE	Xylan-Client-IP-Addr			4	ipaddr
ATTRIBUTE	Xylan-Group-Desc			5	string
ATTRIBUTE	Xylan-Port-Desc				6	string
ATTRIBUTE	Xylan-Profil-Numb			7	integer
ATTRIBUTE	Xylan-Auth-Group-Protocol		8	string
ATTRIBUTE	Xylan-Asa-Access			9	string
ATTRIBUTE	Xylan-End-User-Profile			10	integer
ATTRIBUTE	Xylan-Access-Priv			16	integer
ATTRIBUTE	Xylan-Nms-Group				20	string
ATTRIBUTE	Xylan-Nms-First-Name			21	string
ATTRIBUTE	Xylan-Nms-Last-Name			22	string
ATTRIBUTE	Xylan-Nms-Description			23	string
ATTRIBUTE	Xylan-Acce-Priv-R1			33	octets
ATTRIBUTE	Xylan-Acce-Priv-R2			34	octets
ATTRIBUTE	Xylan-Acce-Priv-W1			35	octets
ATTRIBUTE	Xylan-Acce-Priv-W2			36	octets
ATTRIBUTE	Xylan-Acce-Priv-G1			37	octets
ATTRIBUTE	Xylan-Acce-Priv-G2			38	octets
ATTRIBUTE	Xylan-Acce-Priv-F-R1			39	octets
ATTRIBUTE	Xylan-Acce-Priv-F-R2			40	octets
ATTRIBUTE	Xylan-Acce-Priv-F-W1			41	octets
ATTRIBUTE	Xylan-Acce-Priv-F-W2			42	octets

VALUE	Xylan-Access-Priv		Xylan-Read-Priv		1
VALUE	Xylan-Access-Priv		Xylan-Write-Priv	2
VALUE	Xylan-Access-Priv		Xylan-Admin-Priv	3

END-VENDOR	Xylan