From: Matthew Newton Date: Wed, 7 Jun 2017 09:58:47 +0000 (+0100) Subject: update starent dictionary as posted to mailing list X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc983218ce602d048d5fa38b4af78fbfda746995;p=thirdparty%2Ffreeradius-server.git update starent dictionary as posted to mailing list --- diff --git a/share/dictionary.starent b/share/dictionary.starent index 12f6405e10e..9898cc0c7ce 100644 --- a/share/dictionary.starent +++ b/share/dictionary.starent @@ -288,6 +288,15 @@ ATTRIBUTE SN-WiMAX-Auth-Only 306 integer ATTRIBUTE SN-TrafficSelector-Class 307 integer ATTRIBUTE SN-DHCP-Options 309 octets ATTRIBUTE SN-Handoff-Indicator 310 integer +ATTRIBUTE SN-User-Privilege 313 integer +ATTRIBUTE SN-IPv6-Alloc-Method 314 integer +ATTRIBUTE SN-Congestion-Mgmt-Policy 315 string +ATTRIBUTE SN-WSG-MIP-Required 316 integer +ATTRIBUTE SN-WSG-MIP-Release-TIA 317 integer +ATTRIBUTE SN-WSG-MIP-Simple-IP-Fallback 318 integer +ATTRIBUTE SN-WLAN-AP-Identifier 319 octets +ATTRIBUTE SN-WLAN-UE-Identifier 320 octets + ATTRIBUTE SNA-PPP-Ctrl-Input-Octets 1001 integer ATTRIBUTE SNA-PPP-Ctrl-Output-Octets 1002 integer @@ -1351,4 +1360,23 @@ VALUE SN-Visiting-Sub-Use-GGSN Accept 1 VALUE SN-WiMAX-Auth-Only Disabled 0 VALUE SN-WiMAX-Auth-Only Enabled 1 +VALUE SN-User-Privilege Administrative 6 +VALUE SN-User-Privilege NAS_Prompt 7 +VALUE SN-User-Privilege Inspector 19650516 +VALUE SN-User-Privilege Security_Admin 19660618 + +VALUE SN-IPv6-Alloc-Method Alloc_Local_Pool 0 +VALUE SN-IPv6-Alloc-Method Alloc_Dhcp_Client 1 +VALUE SN-IPv6-Alloc-Method Alloc_No_Alloc 2 +VALUE SN-IPv6-Alloc-Method Alloc_Static_Alloc 3 + +VALUE SN-WSG-MIP-Required No 0 +VALUE SN-WSG-MIP-Required Yes 1 + +VALUE SN-WSG-MIP-Release-TIA No 0 +VALUE SN-WSG-MIP-Release-TIA Yes 1 + +VALUE SN-WSG-MIP-Simple-IP-Fallback No 0 +VALUE SN-WSG-MIP-Simple-IP-Fallback Yes 1 + END-VENDOR Starent