radius: sync with FreeRADIUS
[metze/wireshark/wip.git] / radius / dictionary.rfc5580
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 #       Attributes and values defined in RFC 5580.
5 #       http://www.ietf.org/rfc/rfc5580.txt
6 #
7 #       $Id: 964ba2bab9bed5d7070865f5335fa09967190f90 $
8 #
9
10 # One ASCII character of Namespace ID
11 #       0 = TADIG       (GSM)
12 #       1 = Realm
13 #       2 = E212
14 #
15 #
16 # Followed by the actual string
17 ATTRIBUTE       Operator-Name                           126     string
18
19 #
20 #  Large blobs of stuff
21 #
22 ATTRIBUTE       Location-Information                    127     octets
23 ATTRIBUTE       Location-Data                           128     octets
24 ATTRIBUTE       Basic-Location-Policy-Rules             129     octets
25 ATTRIBUTE       Extended-Location-Policy-Rules          130     string
26
27 #
28 #  Really a bit-packed field
29 #
30 ATTRIBUTE       Location-Capable                        131     integer
31 VALUE   Location-Capable                Civic-Location          1
32 VALUE   Location-Capable                Geo-Location            2
33 VALUE   Location-Capable                Users-Location          4
34 VALUE   Location-Capable                NAS-Location            8
35
36 ATTRIBUTE       Requested-Location-Info                 132     integer
37 VALUE   Requested-Location-Info         Civic-Location          1
38 VALUE   Requested-Location-Info         Geo-Location            2
39 VALUE   Requested-Location-Info         Users-Location          4
40 VALUE   Requested-Location-Info         NAS-Location            8
41 VALUE   Requested-Location-Info         Future-Requests         16
42 VALUE   Requested-Location-Info         None                    32