This file is indexed.

/usr/share/wireshark/diameter/AlcatelLucent.xml is in libwireshark-data 2.4.5-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
<?xml version="1.0" encoding="utf-8"?>

<vendor vendor-id="ALU"				code="637"	name="ALU Network"/>

<!-- NOTE the Application ID is not assigned by IANA http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml -->
<application id="111" name="ALU Sy" uri="none">

	<avp name="Detailed-Result" code="15" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<grouped>
			<gavp name="Detailed-Result-Code"/>
			<gavp name="Detailed-Result-Cause"/>
		</grouped>
	</avp>
	<avp name="Detailed-Result-Cause" code="16" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<type type-name="UTF8String"/>
	</avp>
	<avp name="Detailed-Result-Code" code="17" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<type type-name="Unsigned32"/>
	</avp>
	<avp name="Policy-Counter" code="1135" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<grouped>
			<gavp name="Policy-Counter-Id"/>
			<gavp name="Policy-Counter-Value"/>
		</grouped>
	</avp>
	<avp name="Charging-Policy-Report" code="1134" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<grouped>
			<gavp name="Policy-Counter"/>
		</grouped>
	</avp>
	<avp name="Policy-Counter-Id" code="1136" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<type type-name="OctetString"/>
	</avp>
	<avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
		<type type-name="Unsigned32"/>
	</avp>

</application>