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