Update to the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.infonet
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 # dictionary.infonet
5 #
6 #               Accounting VSAs by
7 #               "Bernard Lhoas from Infonet" <Bernard_Lhoas@infonet.com>
8 #
9 # Version:      @(#)dictionary.infonet  1.00
10 #
11
12 VENDOR          infonet                         4453
13
14 #
15 #       Standard attribute
16 #
17 # I would like to change the attribute number of Infonet-Account-Number
18 # but we are already using it in production and changing could get
19 # messy. Same with Infonet-Type.  -Clark
20 BEGIN-VENDOR    infonet
21
22 ATTRIBUTE       Infonet-Proxy                           238     string
23 ATTRIBUTE       Infonet-Config                          239     string
24 ATTRIBUTE       Infonet-MCS-Country                     240     string
25 ATTRIBUTE       Infonet-MCS-Region                      241     string
26 ATTRIBUTE       Infonet-MCS-Off-Peak                    242     string
27 ATTRIBUTE       Infonet-MCS-Overflow                    243     string
28 ATTRIBUTE       Infonet-MCS-Port                        244     string
29 ATTRIBUTE       Infonet-MCS-Port-Count                  245     string
30 ATTRIBUTE       Infonet-Account-Number                  247     string
31 ATTRIBUTE       Infonet-Type                            248     string
32
33 #
34 #       Infonet-Specific Attributes
35 #
36 # Note: Only Attributes < 256 will go on the wire. They are known as
37 #       "wire attributes".
38 #       Attributes > 256 don't get sent to a NAS and don't get forwarded
39 #       to a proxy site. This includes accounting packets as well as
40 #       auth packets.
41 #
42 ATTRIBUTE       Infonet-Pool-Request                    252     string
43 ATTRIBUTE       Infonet-Surcharge-Type                  254     integer
44 ATTRIBUTE       Infonet-NAS-Location                    255     string
45 ATTRIBUTE       Infonet-Random-IP-Pool                  246     string
46 #
47 ATTRIBUTE       Infonet-Realm-Type                      249     string
48 ATTRIBUTE       Infonet-LoginHost-Dest                  250     string
49 ATTRIBUTE       Infonet-Tunnel-Decision-IP              251     string
50
51 END-VENDOR      infonet