This file is indexed.

/usr/share/wireshark/radius/dictionary.apc 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
# -*- text -*-
##############################################################################
#
#	http://nam-en.apc.com/cgi-bin/nam_en.cfg/php/enduser/std_adp.php?p_faqid=8012
#
#	$Id$
#
##############################################################################

VENDOR		APC				318

BEGIN-VENDOR	APC

ATTRIBUTE	APC-Service-Type			1	integer
ATTRIBUTE	APC-Outlets				2	string

VALUE	APC-Service-Type		Admin			1
VALUE	APC-Service-Type		Device			2
VALUE	APC-Service-Type		ReadOnly		3
VALUE	APC-Service-Type		Outlet			4

END-VENDOR APC