/usr/share/wireshark/radius/dictionary.prosoft 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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 | # -*- text -*-
##############################################################################
#
# Prosoft, as posted to the list.
#
# $Id: dictionary.prosoft 28946 2009-07-06 12:39:58Z wmeier $
#
##############################################################################
VENDOR Prosoft 4735
#
# Custom Prosoft attributes.
#
BEGIN-VENDOR Prosoft
ATTRIBUTE Prosoft-Home-Agent-Address 0 ipaddr
ATTRIBUTE Prosoft-Default-Gateway 1 ipaddr
ATTRIBUTE Prosoft-Primary-DNS 2 ipaddr
ATTRIBUTE Prosoft-Secondary-DNS 3 ipaddr
ATTRIBUTE Prosoft-Security-Parameter-Index 4 integer
ATTRIBUTE Prosoft-Security-Key 5 string
ATTRIBUTE Prosoft-MAC-Address 7 string
ATTRIBUTE Prosoft-Authentication-Reason 8 integer
ATTRIBUTE Prosoft-ATM-Interface 9 integer
ATTRIBUTE Prosoft-ATM-VPI 10 integer
ATTRIBUTE Prosoft-ATM-VCI 11 integer
ATTRIBUTE Prosoft-RSC-Identifier 12 string
ATTRIBUTE Prosoft-NPM-Identifier 13 string
ATTRIBUTE Prosoft-NPM-IP 14 string
ATTRIBUTE Prosoft-Sector-ID 15 string
ATTRIBUTE Prosoft-Auth-Role 16 integer
VALUE Prosoft-Auth-Role Read-Status 0
VALUE Prosoft-Auth-Role Read-Config 1
VALUE Prosoft-Auth-Role Read-Write 2
VALUE Prosoft-Auth-Role Admin 3
VALUE Prosoft-Auth-Role Super-user 4
END-VENDOR Prosoft
|