/usr/share/wireshark/radius/dictionary.gemtek 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 | # -*- text -*-
#
# Gemtek Systems VSA's
# Version: dictionary.gemtek, v1.2 2004/07/13
#
# $Id: dictionary.gemtek 34995 2010-11-21 18:57:21Z wmeier $
#
VENDOR Gemtek 10529
BEGIN-VENDOR Gemtek
# Attributes for volume accounting limit.
ATTRIBUTE Acct-Session-Input-Octets 21 integer
ATTRIBUTE Acct-Session-Input-Gigawords 22 integer
ATTRIBUTE Acct-Session-Output-Octets 23 integer
ATTRIBUTE Acct-Session-Output-Gigawords 24 integer
ATTRIBUTE Acct-Session-Octets 25 integer
ATTRIBUTE Acct-Session-Gigawords 26 integer
END-VENDOR Gemtek
|