Merge with the FreeRADIUS version.
[metze/wireshark/wip.git] / radius / dictionary.prosoft
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 ##############################################################################
4 #
5 #       Prosoft, as posted to the list.
6 #
7 #       $Id: 781a0cd32c589544853af7fa71cb9e7d7929ad36 $
8 #
9 ##############################################################################
10
11 VENDOR          Prosoft                         4735
12
13 #
14 # Custom Prosoft attributes.
15 #
16
17 BEGIN-VENDOR    Prosoft
18
19 ATTRIBUTE       Prosoft-Home-Agent-Address              0       ipaddr
20 ATTRIBUTE       Prosoft-Default-Gateway                 1       ipaddr
21 ATTRIBUTE       Prosoft-Primary-DNS                     2       ipaddr
22 ATTRIBUTE       Prosoft-Secondary-DNS                   3       ipaddr
23 ATTRIBUTE       Prosoft-Security-Parameter-Index        4       integer
24 ATTRIBUTE       Prosoft-Security-Key                    5       string
25 ATTRIBUTE       Prosoft-MAC-Address                     7       string
26 ATTRIBUTE       Prosoft-Authentication-Reason           8       integer
27 ATTRIBUTE       Prosoft-ATM-Interface                   9       integer
28 ATTRIBUTE       Prosoft-ATM-VPI                         10      integer
29 ATTRIBUTE       Prosoft-ATM-VCI                         11      integer
30 ATTRIBUTE       Prosoft-RSC-Identifier                  12      string
31 ATTRIBUTE       Prosoft-NPM-Identifier                  13      string
32 ATTRIBUTE       Prosoft-NPM-IP                          14      string
33 ATTRIBUTE       Prosoft-Sector-ID                       15      string
34 ATTRIBUTE       Prosoft-Auth-Role                       16      integer
35
36 VALUE   Prosoft-Auth-Role               Read-Status             0
37 VALUE   Prosoft-Auth-Role               Read-Config             1
38 VALUE   Prosoft-Auth-Role               Read-Write              2
39 VALUE   Prosoft-Auth-Role               Admin                   3
40 VALUE   Prosoft-Auth-Role               Super-user              4
41
42 END-VENDOR      Prosoft