dictionary.h3c is now the same as the FreeRADIUS one.
[metze/wireshark/wip.git] / radius / dictionary.shasta
1 # -*- text -*-
2 # Copyright (C) 2015 The FreeRADIUS Server project and contributors
3 #
4 # dictionary.shasta
5 #
6 #           Nortel Shasta VSAs
7 #           Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
8 #
9
10 VENDOR          Shasta                          3199
11
12 #
13 # Standard attribute
14 #
15 BEGIN-VENDOR    Shasta
16
17 ATTRIBUTE       Shasta-User-Privilege                   1       integer
18 ATTRIBUTE       Shasta-Service-Profile                  2       string
19 ATTRIBUTE       Shasta-VPN-Name                         3       string
20
21 VALUE   Shasta-User-Privilege           User                    1
22 VALUE   Shasta-User-Privilege           Super-User              2
23 VALUE   Shasta-User-Privilege           SSuper-User             3
24
25 END-VENDOR      Shasta