check before dereference.
[freeradius.git] / share / dictionary.3com
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 #       3com SuperStack Firewall dictionary
5 #       Bought from Sonicwall, apparently, from Enterprise number 8741.
6 #
7 #               $Id$
8 #
9
10 VENDOR          3com                            43
11
12 #
13 #       These attributes contain the access-level value.
14 #
15 BEGIN-VENDOR    3com
16
17 ATTRIBUTE       3Com-User-Access-Level                  1       integer
18
19 #       Read-only access to basic network tools (ping, etc)
20 VALUE   3Com-User-Access-Level          3Com-Visitor            0
21
22 #       Read-only access to manageable (not security) parameters
23 VALUE   3Com-User-Access-Level          3Com-Monitor            1
24
25 #       Read-write access to manageable (not security) parameters
26 VALUE   3Com-User-Access-Level          3Com-Manager            2
27
28 #       Read-write access to all manageable parameters
29 VALUE   3Com-User-Access-Level          3Com-Administrator      3
30
31 ATTRIBUTE       3Com-VLAN-Name                          2       string
32 ATTRIBUTE       3Com-Mobility-Profile                   3       string
33 ATTRIBUTE       3Com-Encryption-Type                    4       string
34 ATTRIBUTE       3Com-Time-Of-Day                        5       string
35 ATTRIBUTE       3Com-SSID                               6       string
36
37 #       String formatted as: YY/MM/DD-HH:MM
38 #       NOT as a "date" attribute!
39 ATTRIBUTE       3Com-End-Date                           7       string
40
41 #       Commented out, because the 3Com documentation
42 #       gives it the same number as End-Date, above.
43 #ATTRIBUTE      3Com-Start-Date                         7       string
44
45 #       URL where the user is redirected after WebAAA
46 ATTRIBUTE       3Com-URL                                8       string
47
48 ATTRIBUTE       3Com-Connect_Id                         26      integer
49 ATTRIBUTE       3Com-NAS-Startup-Timestamp              59      integer
50 ATTRIBUTE       3Com-Ip-Host-Addr                       60      string
51 ATTRIBUTE       3Com-Product-ID                         255     string
52
53 END-VENDOR      3com