Witness: fix compiler warnings
[wireshark-wip.git] / radius / dictionary.riverstone
blob3a0574868a690f48f316792e6cd7a7c5fd2a30b4
1 # -*- text -*-
2 ##############################################################################
4 #  Riverstone Networks' RADIUS VSAs
5 #  *** For RapidOS Versions 9.1 and above ONLY ***
7 #  $Id$
9 ##############################################################################
11 VENDOR          Riverstone                      5567
14 #  Riverstone-Command
16 #  This attribute is sent in Accounting-Requests, and contains text
17 #  from the admin's CLI session.
19 BEGIN-VENDOR    Riverstone
21 ATTRIBUTE       Riverstone-Command                      1       string
24 #  This attribute is sent in Accounting-Requests, as a duplicate
25 #  of syslog for system event messages.
27 ATTRIBUTE       Riverstone-System-Event                 2       string
30 #  This attribute is sent in Accounting-Requests, to log changes
31 #  made via SNMP.
33 ATTRIBUTE       Riverstone-SNMP-Config-Change           3       string
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.
40 ATTRIBUTE       Riverstone-User-Level                   4       integer
42 END-VENDOR      Riverstone