Update to the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.alcatel.sr
1 # -*- text -*-
2 ##############################################################################
3 #
4 #       Alcatel-Lucent Service Router dictionary.
5 #
6 #       $Id$
7 #
8 ##############################################################################
9
10 VENDOR          Alcatel-Lucent-Service-Router   6527
11
12 BEGIN-VENDOR    Alcatel-Lucent-Service-Router
13
14 # Alcatel Timetra attributes
15 ATTRIBUTE       Timetra-Access                          1       integer
16 ATTRIBUTE       Timetra-Home-Directory                  2       string
17 ATTRIBUTE       Timetra-Restrict-To-Home                3       integer
18 ATTRIBUTE       Timetra-Profile                         4       string
19 ATTRIBUTE       Timetra-Default-Action                  5       integer
20 ATTRIBUTE       Timetra-Cmd                             6       string
21 ATTRIBUTE       Timetra-Action                          7       integer
22 ATTRIBUTE       Timetra-Exec-File                       8       string
23
24 VALUE   Timetra-Access                  ftp                     1
25 VALUE   Timetra-Access                  console                 2
26 VALUE   Timetra-Access                  both                    3
27
28 VALUE   Timetra-Restrict-To-Home        true                    1
29 VALUE   Timetra-Restrict-To-Home        false                   2
30
31 VALUE   Timetra-Default-Action          permit-all              1
32 VALUE   Timetra-Default-Action          deny-all                2
33 VALUE   Timetra-Default-Action          none                    3
34
35 VALUE   Timetra-Action                  permit                  1
36 VALUE   Timetra-Action                  deny                    2
37
38 # Alcatel Timetra authorization and CoA VSA
39 ATTRIBUTE       Alc-Primary-Dns                         9       ipaddr
40 ATTRIBUTE       Alc-Secondary-Dns                       10      ipaddr
41 ATTRIBUTE       Alc-Subsc-ID-Str                        11      string
42 ATTRIBUTE       Alc-Subsc-Prof-Str                      12      string
43 ATTRIBUTE       Alc-SLA-Prof-Str                        13      string
44 ATTRIBUTE       Alc-Force-Renew                         14      string
45 ATTRIBUTE       Alc-Create-Host                         15      string
46 ATTRIBUTE       Alc-ANCP-Str                            16      string
47 ATTRIBUTE       Alc-Retail-Serv-Id                      17      integer
48 ATTRIBUTE       Alc-Retail-Serv-Id                      17      integer
49 ATTRIBUTE       Alc-Default-Router                      18      ipaddr
50 ATTRIBUTE       Alc-Client-Hardware-Addr                27      string
51
52 # RADIUS subscriber accounting VSAs
53 ATTRIBUTE       Alc-Acct-I-Inprof-Octets-64             19      integer
54 ATTRIBUTE       Alc-Acct-I-Outprof-Octets-64            20      integer
55 ATTRIBUTE       Alc-Acct-O-Inprof-Octets-64             21      integer
56 ATTRIBUTE       Alc-Acct-O-Outprof-Octets-64            22      integer
57 ATTRIBUTE       Alc-Acct-I-Inprof-Pkts-64               23      integer
58 ATTRIBUTE       Alc-Acct-I-Outprof-Pkts-64              24      integer
59 ATTRIBUTE       Alc-Acct-O-Inprof-Pkts-64               25      integer
60 ATTRIBUTE       Alc-Acct-O-Outprof-Pkts-64              26      integer
61
62 # Used when authenticating migrant hosts
63 ATTRIBUTE   Alc-Wlan-Portal-Redirect                  172 string
64
65 # If a migrant host is redirected, specifies the URL
66 ATTRIBUTE   Alc-Wlan-Portal-Url                       173 string
67
68 # Defines the lease-time in seconds for RADIUS proxy and create-host-CoA
69 # scenarios only.
70 ATTRIBUTE   Alc-Lease-Time                            174 integer
71
72 # The URL to which traffic matching the host IPv4 filter entry with http-redirect
73 # action is redirected to
74 ATTRIBUTE   Alc-Portal-Url                            177 string
75
76 # names longer than the allowed maximum are treated as host setup failures
77 ATTRIBUTE   Alc-SLAAC-IPv6-Pool                       181 string
78
79 END-VENDOR      Alcatel-Lucent-Service-Router