/usr/share/wireshark/radius/dictionary.xedia is in libwireshark-data 1.6.7-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 | # -*- text -*-
##############################################################################
#
# XEDIA, AP series routers
# From Yard RADIUS, and Piotr Orlewicz, porlewicz@teleton.pl www.real-data.pl
#
# $Id: dictionary.xedia 28996 2009-07-07 17:52:03Z wmeier $
#
#############################################################################
VENDOR Xedia 838
BEGIN-VENDOR Xedia
ATTRIBUTE Xedia-DNS-Server 1 ipaddr
ATTRIBUTE Xedia-NetBios-Server 2 ipaddr
ATTRIBUTE Xedia-Address-Pool 3 string
ATTRIBUTE Xedia-PPP-Echo-Interval 4 integer
ATTRIBUTE Xedia-SSH-Privileges 5 integer
ATTRIBUTE Xedia-Client-Access-Network 6 string
ATTRIBUTE Xedia-Client-Firewall-Setting 7 integer
ATTRIBUTE Xedia-Save-Password 8 integer
END-VENDOR Xedia
|