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