This file is indexed.

/usr/share/freeradius/dictionary.cabletron is in freeradius-common 2.2.8+dfsg-0.1build2.

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
# -*- text -*-
# Copyright (C) 2011 The FreeRADIUS Server project and contributors
#
#	http://www.cabletron.com (now http://www.enterasys.com)
#	$Id$
#

VENDOR		Cabletron			52

BEGIN-VENDOR	Cabletron

ATTRIBUTE	Cabletron-Protocol-Enable		201	integer
ATTRIBUTE	Cabletron-Protocol-Callable		202	integer

VALUE	Cabletron-Protocol-Enable	IP-Enable		1
VALUE	Cabletron-Protocol-Enable	Bridge-Enable		2
VALUE	Cabletron-Protocol-Enable	IP-BR-Enable		3
VALUE	Cabletron-Protocol-Enable	BR-IPX-Enable		6
VALUE	Cabletron-Protocol-Enable	IP-BR-IPX-Enable	7

VALUE	Cabletron-Protocol-Callable	IP-Callable		1
VALUE	Cabletron-Protocol-Callable	Bridge-Callable		2
VALUE	Cabletron-Protocol-Callable	IP-BR-Callable		3
VALUE	Cabletron-Protocol-Callable	BR-IPX-Callable		6
VALUE	Cabletron-Protocol-Callable	IP-BR-IPX-Callable	7

END-VENDOR	Cabletron