Update to the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.telkom
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Telkom SA - RADIUS dictionary
6 #       Used to convey Telkom Specific Information in proxied requests
7 #       EDS 20031007 eddie@saix.net
8 #
9 #       $Id: 687677cbbf9eb3d9cfa1ca955d92bfb027ad7f51 $
10 #
11 ##############################################################################
12
13 VENDOR          Telkom                          1431
14
15 BEGIN-VENDOR    Telkom
16
17 #       Access-Type is used to describe the Access Medium used eg
18 #       Dial/ADSL/VSAT etc.  Used in both Access-Requests and Accounting
19 ATTRIBUTE       Telkom-Access-Type                      1       string
20
21 #
22 #       Service-Type is used to indicate the Service used main in conjunction
23 #       with the SSG.  Used in both Access-Requests and Accounting
24 ATTRIBUTE       Telkom-Service-Type                     2       string
25
26 #       YFi Hotspot Manager trick to implement government regulation (South African)
27 ATTRIBUTE       Telkom-Degrade-Token                    200     string
28
29 END-VENDOR      Telkom