RADIUS: Sync with FreeRADIUS Master
[metze/wireshark/wip.git] / radius / dictionary.riverstone
1 # -*- text -*-
2 ##############################################################################
3 #
4 #  Riverstone Networks' RADIUS VSAs
5 #  *** For RapidOS Versions 9.1 and above ONLY ***
6 #
7 #  $Id$
8 #
9 ##############################################################################
10
11 VENDOR          Riverstone                      5567
12
13 #
14 #  Riverstone-Command
15 #
16 #  This attribute is sent in Accounting-Requests, and contains text
17 #  from the admin's CLI session.
18 #
19 BEGIN-VENDOR    Riverstone
20
21 ATTRIBUTE       Riverstone-Command                      1       string
22
23 #
24 #  This attribute is sent in Accounting-Requests, as a duplicate
25 #  of syslog for system event messages.
26 #
27 ATTRIBUTE       Riverstone-System-Event                 2       string
28
29 #
30 #  This attribute is sent in Accounting-Requests, to log changes
31 #  made via SNMP.
32 #
33 ATTRIBUTE       Riverstone-SNMP-Config-Change           3       string
34
35 #
36 #  This attribute should be sent in Access-Accept packets, to set
37 #  the privilege level.  It MUST be sent when the device is operating
38 #  in Mult-User Access mode.
39 #
40 ATTRIBUTE       Riverstone-User-Level                   4       integer
41
42 END-VENDOR      Riverstone