RADIUS: Update Aruba Dictionary
[metze/wireshark/wip.git] / radius / dictionary.rfc7268
1 # -*- text -*-
2 # Copyright (C) 2014 The FreeRADIUS Server project and contributors
3 #
4 #        Attributes and values defined in RFC 7268
5 #        http://www.ietf.org/rfc/rfc7268.txt
6 #
7 #       $Id: f190ae023a462d5a8b66bf231e5ea51f8a4c6f50 $
8 #
9
10 ATTRIBUTE       Allowed-Called-Station-Id               174     string
11 ATTRIBUTE       EAP-Peer-Id                             175     octets
12 ATTRIBUTE       EAP-Server-Id                           176     octets
13 ATTRIBUTE       Mobility-Domain-Id                      177     integer
14 ATTRIBUTE       Preauth-Timeout                         178     integer
15 ATTRIBUTE       Network-Id-Name                         179     octets
16
17 # TLVs in the format defined in Figure 11-8 of Section 11.12 of
18 # "IEEE Standard for Local and metropolitan area
19 # networks - Port-Based Network Access Control", IEEE Std
20 # 802.1X-2010.
21 #
22 # These are <drum roll> 7 bit TLV-Type, and 9-bit TLV-Length
23 #
24 # If the TLVs are too large for 253 octets, they are fragmented
25 # into multiple attributes.
26 ATTRIBUTE       EAPoL-Announcement                      180     octets  concat
27
28 ATTRIBUTE       WLAN-HESSID                             181     string
29
30 # The upper two octets MUST be zero.
31 # low two octets are Venue-Group and Venue-Type.
32 # Defined in Section 8.4.1.34 of the above IEEE document.
33 ATTRIBUTE       WLAN-Venue-Info                         182     integer
34
35 # A two or 3 character language code selected from ISO-639.
36 # If it's two characters, a trailing zero byte is added
37 ATTRIBUTE       WLAN-Venue-Language                     183     octets[3]
38
39 ATTRIBUTE       WLAN-Venue-Name                         184     string
40
41 # two least significant octets contain the Reason Code values defined
42 # in Table 8-36 of Section 8.4.1.7 of the above IEEE document.
43 ATTRIBUTE       WLAN-Reason-Code                        185     integer
44
45 # The next four attributes are binary packed.  The first 3 octets is
46 # the OUI.  The last octet is the Suite Type.
47
48 # in Suite selector format as specified in Figure 8-187 within Section
49 # 8.4.2.27.2 of [IEEE-802.11], with values of OUI and Suite Type drawn
50 # from Table 8-99.
51 ATTRIBUTE       WLAN-Pairwise-Cipher                    186     integer
52
53 # same as WLAN-Pairwise-Cipher
54 ATTRIBUTE       WLAN-Group-Cipher                       187     integer
55
56 # in Suite selector format as specified in Figure 8-187
57 # within Section 8.4.2.27.2 of [IEEE-802.11], with values of OUI and
58 # Suite Type drawn from Table 8-101:
59 ATTRIBUTE       WLAN-AKM-Suite                          188     integer
60
61 # same as WLAN-Pairwise-Cipher
62 ATTRIBUTE       WLAN-Group-Mgmt-Cipher                  189     integer
63
64 # the upper 3 octets are zero
65 # the low octet contains the RF Band field, whose values are defined
66 # by the IEEE 802.11 Band ID field (Table 8-53a of [IEEE-802.11ad])
67
68 ATTRIBUTE       WLAN-RF-Band                            190     integer