/usr/share/wireshark/radius/dictionary.iea 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 | # -*- text -*-
# IEA Software, Inc.
# RADIUS VSA Dictionary
# http://www.iea-software.com
#
# $Id: dictionary.iea 39598 2011-10-26 05:33:30Z etxrab $
#
VENDOR IEA-Software 24023
BEGIN-VENDOR IEA-Software
# AirMarshal Attributes [1-30]
ATTRIBUTE AM-Interrupt-HTMLFile 1 string
ATTRIBUTE AM-Interrupt-Interval 2 integer
ATTRIBUTE AM-Interrupt-Timeout 3 integer
ATTRIBUTE AM-Status-HTMLFile 4 string
ATTRIBUTE AM-HTTP-Proxy-Port 5 integer
ATTRIBUTE AM-ACK-HTMLFile 6 string
ATTRIBUTE AM-NAK-HTMLFile 7 string
ATTRIBUTE AM-Bandwidth-Pool 8 string
ATTRIBUTE AM-Bandwidth-Pool-Max-Up 9 integer
ATTRIBUTE AM-Bandwidth-Pool-Max-Down 10 integer
ATTRIBUTE AM-Mirroring 11 integer
ATTRIBUTE AM-Disconnect-Access 12 integer
VALUE AM-Mirroring Disabled 0
VALUE AM-Mirroring Full-Packet-Local-PCAP 1
VALUE AM-Disconnect-Access Allow-All 0
VALUE AM-Disconnect-Access Deny-RADIUS 1
END-VENDOR IEA-Software
|