Another dictionary fix.
[metze/wireshark/wip.git] / radius / dictionary.tropos
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       See support@tropos.com
6 #
7 #       $Id: 48341843dc855336bc811b8cb4bdca2f693934bf $
8 #
9 ##############################################################################
10 VENDOR          Tropos                          14529
11
12 BEGIN-VENDOR    Tropos
13
14 ATTRIBUTE       Tropos-Unicast-Cipher                   1       integer
15 ATTRIBUTE       Tropos-Layer2-Input-Octets              2       integer
16 ATTRIBUTE       Tropos-Layer2-Output-Octets             3       integer
17 ATTRIBUTE       Tropos-Layer2-Input-Frames              4       integer
18 ATTRIBUTE       Tropos-Layer2-Output-Frames             5       integer
19 ATTRIBUTE       Tropos-Layer2-Input-Drops               6       integer
20 ATTRIBUTE       Tropos-Noise-Floor                      7       ifid
21 ATTRIBUTE       Tropos-Noise-Upper-Bound                8       ifid
22 ATTRIBUTE       Tropos-Release                          9       string
23 ATTRIBUTE       Tropos-Secondary-IP                     11      octets
24 ATTRIBUTE       Tropos-Terminate-Cause                  12      integer
25 ATTRIBUTE       Tropos-Average-RSSI                     13      integer
26 ATTRIBUTE       Tropos-Channel                          15      ifid
27 ATTRIBUTE       Tropos-Retries-Sent                     16      integer
28 ATTRIBUTE       Tropos-Retry-Bits                       17      integer
29 ATTRIBUTE       Tropos-Rates-Sent                       18      octets
30 ATTRIBUTE       Tropos-Rates-Received                   19      octets
31 ATTRIBUTE       Tropos-Routed-Time                      21      integer
32 ATTRIBUTE       Tropos-Routless-Since                   22      integer
33 ATTRIBUTE       Tropos-Capability-Info                  23      octets
34 ATTRIBUTE       Tropos-Input-Cap                        24      integer
35 ATTRIBUTE       Tropos-Output-Cap                       25      integer
36 ATTRIBUTE       Tropos-Class-Mult                       26      integer
37 ATTRIBUTE       Tropos-Cell-Name                        27      string
38 ATTRIBUTE       Tropos-Cell-Location                    28      string
39 ATTRIBUTE       Tropos-Serial-Number                    29      string
40 ATTRIBUTE       Tropos-Latitude                         30      string
41 ATTRIBUTE       Tropos-Longitude                        31      string
42
43 #   These are commented out because FreeRadius does not have a way of
44 #   putting the numerical value into SQL.
45 #
46 #VALUE          Tropos-Unicast-Cipher        Legacy-Open                    0
47 #VALUE          Tropos-Unicast-Cipher        Legacy-WEP                     1
48 #VALUE          Tropos-Unicast-Cipher        WPA-TKIP                 5304834
49 #VALUE          Tropos-Unicast-Cipher        WPA-AES-CCMP             5304836
50 #VALUE          Tropos-Unicast-Cipher        WPA2-TKIP                1027074
51 #VALUE          Tropos-Unicast-Cipher        WPA2-AES-CCMP            1027076
52
53 END-VENDOR      Tropos