X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=share%2Fdictionary.3com;h=e7d6e9e3be7fae64e7db8c955d5203cf8754024d;hb=HEAD;hp=d62d27bfd1bdf2ea95f9800e830f9d875f1d10d0;hpb=acf93b634b08f2e23c3d438f39d7b54f53505d3b;p=freeradius.git diff --git a/share/dictionary.3com b/share/dictionary.3com index d62d27b..e7d6e9e 100644 --- a/share/dictionary.3com +++ b/share/dictionary.3com @@ -15,6 +15,9 @@ BEGIN-VENDOR 3com ATTRIBUTE 3Com-User-Access-Level 1 integer +# Read-only access to basic network tools (ping, etc) +VALUE 3Com-User-Access-Level 3Com-Visitor 0 + # Read-only access to manageable (not security) parameters VALUE 3Com-User-Access-Level 3Com-Monitor 1 @@ -24,4 +27,26 @@ VALUE 3Com-User-Access-Level 3Com-Manager 2 # Read-write access to all manageable parameters VALUE 3Com-User-Access-Level 3Com-Administrator 3 +ATTRIBUTE 3Com-VLAN-Name 2 string +ATTRIBUTE 3Com-Mobility-Profile 3 string +ATTRIBUTE 3Com-Encryption-Type 4 string +ATTRIBUTE 3Com-Time-Of-Day 5 string +ATTRIBUTE 3Com-SSID 6 string + +# String formatted as: YY/MM/DD-HH:MM +# NOT as a "date" attribute! +ATTRIBUTE 3Com-End-Date 7 string + +# Commented out, because the 3Com documentation +# gives it the same number as End-Date, above. +#ATTRIBUTE 3Com-Start-Date 7 string + +# URL where the user is redirected after WebAAA +ATTRIBUTE 3Com-URL 8 string + +ATTRIBUTE 3Com-Connect_Id 26 integer +ATTRIBUTE 3Com-NAS-Startup-Timestamp 59 integer +ATTRIBUTE 3Com-Ip-Host-Addr 60 string +ATTRIBUTE 3Com-Product-ID 255 string + END-VENDOR 3com