Thread-safe VERIFY_REQUEST
[freeradius.git] / share / dictionary.rfc4679
1 # -*- text -*-
2 # Copyright (C) 2011 The FreeRADIUS Server project and contributors
3 #
4 #       Attributes and values defined in RFC 4679.
5 #       http://www.ietf.org/rfc/4679.txt
6 #
7 #       $Id$
8 #
9
10 VENDOR          ADSL-Forum                      3561
11
12 BEGIN-VENDOR    ADSL-Forum
13
14 #
15 #  The first two attributes are prefixed with "ADSL-" because of
16 #  conflicting names in dictionary.redback.
17 #
18 ATTRIBUTE       ADSL-Agent-Circuit-Id                   1       octets
19 ATTRIBUTE       ADSL-Agent-Remote-Id                    2       octets
20 ATTRIBUTE       Actual-Data-Rate-Upstream               129     integer
21 ATTRIBUTE       Actual-Data-Rate-Downstream             130     integer
22 ATTRIBUTE       Minimum-Data-Rate-Upstream              131     integer
23 ATTRIBUTE       Minimum-Data-Rate-Downstream            132     integer
24 ATTRIBUTE       Attainable-Data-Rate-Upstream           133     integer
25 ATTRIBUTE       Attainable-Data-Rate-Downstream         134     integer
26 ATTRIBUTE       Maximum-Data-Rate-Upstream              135     integer
27 ATTRIBUTE       Maximum-Data-Rate-Downstream            136     integer
28 ATTRIBUTE       Minimum-Data-Rate-Upstream-Low-Power    137     integer
29 ATTRIBUTE       Minimum-Data-Rate-Downstream-Low-Power  138     integer
30 ATTRIBUTE       Maximum-Interleaving-Delay-Upstream     139     integer
31 ATTRIBUTE       Actual-Interleaving-Delay-Upstream      140     integer
32 ATTRIBUTE       Maximum-Interleaving-Delay-Downstream   141     integer
33 ATTRIBUTE       Actual-Interleaving-Delay-Downstream    142     integer
34
35 #
36 #  This next attribute has a weird encoding.
37 #
38 #  Octet[0] - 0x01      AAL5
39 #  Octet[0] - 0x02      Ethernet
40
41 #  Octet[1] - 0x00      Not Available
42 #  Octet[1] - 0x01      Untagged Ethernet
43 #  Octet[1] - 0x02      Single-Tagged Ethernet
44
45 #  Octet[2] - 0x00      Not available
46 #  Octet[2] - 0x01      PPPoA LLC
47 #  Octet[2] - 0x02      PPPoA Null
48 #  Octet[2] - 0x03      IPoA LLC
49 #  Octet[2] - 0x04      IPoA NULL
50 #  Octet[2] - 0x05      Ethernet over AAL5 LLC with FCS
51 #  Octet[2] - 0x06      Ethernet over AAL5 LLC without FCS
52 #  Octet[2] - 0x07      Ethernet over AAL5 Null with FCS
53 #  Octet[2] - 0x08      Ethernet over AAL5 Null without FCS
54 #
55 ATTRIBUTE       Access-Loop-Encapsulation               144     octets # 3
56
57 #
58 #  If this attribute exists, it means that IFW has been performed
59 #  for the subscribers session.
60 #
61 ATTRIBUTE       IWF-Session                             254     octets # 0
62
63 END-VENDOR ADSL-Forum