/usr/share/wireshark/radius/dictionary.shasta 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 24 25 26 | # -*- text -*-
#
# dictionary.shasta
#
# Nortel Shasta VSAs
# Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
#
# $Id: dictionary.shasta 34995 2010-11-21 18:57:21Z wmeier $
#
VENDOR Shasta 3199
#
# Standard attribute
#
BEGIN-VENDOR Shasta
ATTRIBUTE Shasta-User-Privilege 1 integer
ATTRIBUTE Shasta-Service-Profile 2 string
ATTRIBUTE Shasta-VPN-Name 3 string
VALUE Shasta-User-Privilege User 1
VALUE Shasta-User-Privilege Super-User 2
VALUE Shasta-User-Privilege SSuper-User 3
END-VENDOR Shasta
|