/usr/share/wireshark/radius/dictionary.cisco.vpn5000 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 | # -*- text -*-
#
# Cisco VPN 5000 Concentrator Dictionary
#
# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm
#
# $Id: dictionary.cisco.vpn5000 28996 2009-07-07 17:52:03Z wmeier $
#
VENDOR Cisco-VPN5000 255
BEGIN-VENDOR Cisco-VPN5000
ATTRIBUTE CVPN5000-Tunnel-Throughput 1 integer
ATTRIBUTE CVPN5000-Client-Assigned-IP 2 string
ATTRIBUTE CVPN5000-Client-Real-IP 3 string
ATTRIBUTE CVPN5000-VPN-GroupInfo 4 string
ATTRIBUTE CVPN5000-VPN-Password 5 string
ATTRIBUTE CVPN5000-Echo 6 integer
ATTRIBUTE CVPN5000-Client-Assigned-IPX 7 integer
END-VENDOR Cisco-VPN5000
|