wireshark/radius/dictionary.iea
Guy Harris 404f803e9a Merge with FreeRADIUS version.
Pick up the copyright notice, whitespace changes, and other comment
changes.

Add a comment giving the Wireshark bug whence the additional entries
came.

Change-Id: Ibc188640efe73ca2f53d84bf995b5d7bf34752f9
Reviewed-on: https://code.wireshark.org/review/21815
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 03:10:17 +00:00

36 lines
1 KiB
Text

# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# IEA Software, Inc.
# RADIUS VSA Dictionary
# http://www.iea-software.com
VENDOR IEA-Software 24023
BEGIN-VENDOR IEA-Software
# AirMarshal Attributes [1-30]
# Some added as per
#
# https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6486
#
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