blob: 26ed2fd7045ed01857d906889abda10955221278 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# -*- text -*-
# Copyright (C) 2019 The FreeRADIUS Server project and contributors
# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
#
# IEA Software, Inc.
# RADIUS VSA Dictionary
# http://www.iea-software.com
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
END-VENDOR IEA-Software
|