aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--radius/dictionary358
-rw-r--r--radius/dictionary.3com22
-rw-r--r--radius/dictionary.3gpp39
-rw-r--r--radius/dictionary.3gpp2125
-rw-r--r--radius/dictionary.acc251
-rw-r--r--radius/dictionary.alcatel64
-rw-r--r--radius/dictionary.alteon17
-rw-r--r--radius/dictionary.altiga134
-rw-r--r--radius/dictionary.aptis47
-rw-r--r--radius/dictionary.ascend1064
-rw-r--r--radius/dictionary.bay265
-rw-r--r--radius/dictionary.bintec42
-rw-r--r--radius/dictionary.bristol18
-rw-r--r--radius/dictionary.cablelabs191
-rw-r--r--radius/dictionary.cabletron21
-rw-r--r--radius/dictionary.cisco144
-rw-r--r--radius/dictionary.cisco.bbsm12
-rw-r--r--radius/dictionary.cisco.vpn3000235
-rw-r--r--radius/dictionary.cisco.vpn500018
-rw-r--r--radius/dictionary.colubris11
-rw-r--r--radius/dictionary.columbia_university19
-rw-r--r--radius/dictionary.compat49
-rw-r--r--radius/dictionary.cosine19
-rw-r--r--radius/dictionary.erx130
-rw-r--r--radius/dictionary.extreme15
-rw-r--r--radius/dictionary.foundry30
-rw-r--r--radius/dictionary.freeradius17
-rw-r--r--radius/dictionary.gandalf100
-rw-r--r--radius/dictionary.garderos16
-rw-r--r--radius/dictionary.gemtek18
-rw-r--r--radius/dictionary.itk38
-rw-r--r--radius/dictionary.juniper15
-rw-r--r--radius/dictionary.karlnet2084
-rw-r--r--radius/dictionary.livingston59
-rw-r--r--radius/dictionary.localweb27
-rw-r--r--radius/dictionary.merit13
-rw-r--r--radius/dictionary.microsoft83
-rw-r--r--radius/dictionary.mikrotik13
-rw-r--r--radius/dictionary.navini15
-rw-r--r--radius/dictionary.netscreen24
-rw-r--r--radius/dictionary.nokia28
-rw-r--r--radius/dictionary.nomadix21
-rw-r--r--radius/dictionary.propel15
-rw-r--r--radius/dictionary.quintum43
-rw-r--r--radius/dictionary.redback393
-rw-r--r--radius/dictionary.redcreek16
-rw-r--r--radius/dictionary.shasta19
-rw-r--r--radius/dictionary.shiva93
-rw-r--r--radius/dictionary.sonicwall58
-rw-r--r--radius/dictionary.springtide18
-rw-r--r--radius/dictionary.t_systems_nova21
-rw-r--r--radius/dictionary.telebit10
-rw-r--r--radius/dictionary.trapeze26
-rw-r--r--radius/dictionary.tunnel61
-rw-r--r--radius/dictionary.unisphere93
-rw-r--r--radius/dictionary.unix18
-rw-r--r--radius/dictionary.usr1388
-rw-r--r--radius/dictionary.valemount26
-rw-r--r--radius/dictionary.versanet50
-rw-r--r--radius/dictionary.wispr31
-rw-r--r--radius/dictionary.xedia16
61 files changed, 8306 insertions, 0 deletions
diff --git a/radius/dictionary b/radius/dictionary
new file mode 100644
index 0000000000..ad3968e06d
--- /dev/null
+++ b/radius/dictionary
@@ -0,0 +1,358 @@
+#
+# Version $Id$
+#
+# This is derived from the FreeRADIUS dictionary
+# http://www.freeradius.org
+#
+# This file contains dictionary translations for parsing
+# radius packets. All transactions are
+# composed of Attribute/Value Pairs.
+#
+#
+# Valid data types are:
+#
+# string - 0-253 octets
+# ipaddr - 4 octets in network byte order
+# integer - 32 bit value in big endian order (high byte first)
+# (ethereal uses this type for non-standard 1-2-3 and 8 byte integers as well)
+# date - 32 bit value in big endian order - seconds since
+# 00:00:00 GMT, Jan. 1, 1970
+# ifid - 8 octets in network byte order
+# ipv6addr - 16 octets in network byte order
+# ipv6prefix - 18 octets in network byte order
+# octets - raw octets, printed as hex strings
+#
+
+$INCLUDE dictionary.3com
+$INCLUDE dictionary.3gpp
+$INCLUDE dictionary.3gpp2
+$INCLUDE dictionary.acc
+$INCLUDE dictionary.alcatel
+$INCLUDE dictionary.alteon
+$INCLUDE dictionary.altiga
+$INCLUDE dictionary.aptis
+$INCLUDE dictionary.bay
+$INCLUDE dictionary.bintec
+$INCLUDE dictionary.cabletron
+$INCLUDE dictionary.cisco
+$INCLUDE dictionary.cisco.vpn3000
+$INCLUDE dictionary.cisco.vpn5000
+$INCLUDE dictionary.cisco.bbsm
+$INCLUDE dictionary.cosine
+$INCLUDE dictionary.colubris
+$INCLUDE dictionary.columbia_university
+$INCLUDE dictionary.erx
+$INCLUDE dictionary.extreme
+$INCLUDE dictionary.freeradius
+$INCLUDE dictionary.foundry
+$INCLUDE dictionary.gandalf
+$INCLUDE dictionary.garderos
+$INCLUDE dictionary.gemtek
+$INCLUDE dictionary.itk
+$INCLUDE dictionary.juniper
+$INCLUDE dictionary.karlnet
+$INCLUDE dictionary.livingston
+$INCLUDE dictionary.localweb
+$INCLUDE dictionary.merit
+$INCLUDE dictionary.microsoft
+$INCLUDE dictionary.mikrotik
+$INCLUDE dictionary.navini
+$INCLUDE dictionary.nomadix
+$INCLUDE dictionary.netscreen
+$INCLUDE dictionary.propel
+$INCLUDE dictionary.quintum
+$INCLUDE dictionary.redback
+$INCLUDE dictionary.redcreek
+$INCLUDE dictionary.shasta
+$INCLUDE dictionary.shiva
+$INCLUDE dictionary.sonicwall
+$INCLUDE dictionary.springtide
+$INCLUDE dictionary.t_systems_nova
+$INCLUDE dictionary.telebit
+$INCLUDE dictionary.trapeze
+$INCLUDE dictionary.tunnel
+$INCLUDE dictionary.unisphere
+$INCLUDE dictionary.valemount
+$INCLUDE dictionary.versanet
+$INCLUDE dictionary.wispr
+$INCLUDE dictionary.xedia
+
+# nokia an ascend use non-vendor avps
+# activate either one or the other as some attributes have common codes
+#$INCLUDE dictionary.nokia
+$INCLUDE dictionary.ascend
+
+# we do not support 16bit attribute codes yet
+# $INCLUDE dictionary.usr
+
+
+#
+# The following are the proper new names. Use these.
+#
+# http://www.iana.org/assignments/radius-types
+#
+ATTRIBUTE User-Name 1 string
+ATTRIBUTE User-Password 2 string encrypt=1
+ATTRIBUTE CHAP-Password 3 octets
+ATTRIBUTE NAS-IP-Address 4 ipaddr
+ATTRIBUTE NAS-Port 5 integer
+ATTRIBUTE Service-Type 6 integer
+ATTRIBUTE Framed-Protocol 7 integer
+ATTRIBUTE Framed-IP-Address 8 ipaddr
+ATTRIBUTE Framed-IP-Netmask 9 ipaddr
+ATTRIBUTE Framed-Routing 10 integer
+ATTRIBUTE Filter-Id 11 string
+ATTRIBUTE Framed-MTU 12 integer
+ATTRIBUTE Framed-Compression 13 integer
+ATTRIBUTE Login-IP-Host 14 ipaddr
+ATTRIBUTE Login-Service 15 integer
+ATTRIBUTE Login-TCP-Port 16 integer
+ATTRIBUTE Reply-Message 18 string
+ATTRIBUTE Callback-Number 19 string
+ATTRIBUTE Callback-Id 20 string
+ATTRIBUTE Framed-Route 22 string
+ATTRIBUTE Framed-IPX-Network 23 ipaddr
+ATTRIBUTE State 24 octets
+ATTRIBUTE Class 25 octets
+ATTRIBUTE Vendor-Specific 26 octets
+ATTRIBUTE Session-Timeout 27 integer
+ATTRIBUTE Idle-Timeout 28 integer
+ATTRIBUTE Termination-Action 29 integer
+ATTRIBUTE Called-Station-Id 30 string
+ATTRIBUTE Calling-Station-Id 31 string
+ATTRIBUTE NAS-Identifier 32 string
+ATTRIBUTE Proxy-State 33 octets
+ATTRIBUTE Login-LAT-Service 34 string
+ATTRIBUTE Login-LAT-Node 35 string
+ATTRIBUTE Login-LAT-Group 36 octets
+ATTRIBUTE Framed-AppleTalk-Link 37 integer
+ATTRIBUTE Framed-AppleTalk-Network 38 integer
+ATTRIBUTE Framed-AppleTalk-Zone 39 string
+
+ATTRIBUTE Acct-Status-Type 40 integer
+ATTRIBUTE Acct-Delay-Time 41 integer
+ATTRIBUTE Acct-Input-Octets 42 integer
+ATTRIBUTE Acct-Output-Octets 43 integer
+ATTRIBUTE Acct-Session-Id 44 string
+ATTRIBUTE Acct-Authentic 45 integer
+ATTRIBUTE Acct-Session-Time 46 integer
+ATTRIBUTE Acct-Input-Packets 47 integer
+ATTRIBUTE Acct-Output-Packets 48 integer
+ATTRIBUTE Acct-Terminate-Cause 49 integer
+ATTRIBUTE Acct-Multi-Session-Id 50 string
+ATTRIBUTE Acct-Link-Count 51 integer
+ATTRIBUTE Acct-Input-Gigawords 52 integer
+ATTRIBUTE Acct-Output-Gigawords 53 integer
+ATTRIBUTE Event-Timestamp 55 date
+
+ATTRIBUTE CHAP-Challenge 60 octets
+ATTRIBUTE NAS-Port-Type 61 integer
+ATTRIBUTE Port-Limit 62 integer
+ATTRIBUTE Login-LAT-Port 63 integer
+
+ATTRIBUTE Acct-Tunnel-Connection 68 string
+
+ATTRIBUTE ARAP-Password 70 string
+ATTRIBUTE ARAP-Features 71 string
+ATTRIBUTE ARAP-Zone-Access 72 integer
+ATTRIBUTE ARAP-Security 73 integer
+ATTRIBUTE ARAP-Security-Data 74 string
+ATTRIBUTE Password-Retry 75 integer
+ATTRIBUTE Prompt 76 integer
+ATTRIBUTE Connect-Info 77 string
+ATTRIBUTE Configuration-Token 78 string
+ATTRIBUTE EAP-Message 79 octets
+ATTRIBUTE Message-Authenticator 80 octets
+ATTRIBUTE ARAP-Challenge-Response 84 string # 10 octets
+ATTRIBUTE Acct-Interim-Interval 85 integer
+ATTRIBUTE NAS-Port-Id 87 string
+ATTRIBUTE Framed-Pool 88 string
+ATTRIBUTE NAS-IPv6-Address 95 ipv6addr
+ATTRIBUTE Framed-Interface-Id 96 ifid
+ATTRIBUTE Framed-IPv6-Prefix 97 octets # ipv6prefix
+ATTRIBUTE Login-IPv6-Host 98 ipv6addr
+ATTRIBUTE Framed-IPv6-Route 99 string
+ATTRIBUTE Framed-IPv6-Pool 100 string
+
+# As defined in RFC 3576
+ATTRIBUTE Error-Cause 101 integer
+
+# As defined in draft-sterman-aaa-sip-00.txt
+ATTRIBUTE Digest-Response 206 string
+ATTRIBUTE Digest-Attributes 207 octets # stupid format
+
+
+#
+# Integer Translations
+#
+
+# User Types
+
+VALUE Service-Type Login-User 1
+VALUE Service-Type Framed-User 2
+VALUE Service-Type Callback-Login-User 3
+VALUE Service-Type Callback-Framed-User 4
+VALUE Service-Type Outbound-User 5
+VALUE Service-Type Administrative-User 6
+VALUE Service-Type NAS-Prompt-User 7
+VALUE Service-Type Authenticate-Only 8
+VALUE Service-Type Callback-NAS-Prompt 9
+VALUE Service-Type Call-Check 10
+VALUE Service-Type Callback-Administrative 11
+VALUE Service-Type Voice 12
+VALUE Service-Type Fax 13
+VALUE Service-Type Modem-Relay 14
+VALUE Service-Type IAPP-Register 15
+VALUE Service-Type IAPP-AP-Check 16
+VALUE Service-Type Authorize-Only 17
+
+
+# Framed Protocols
+
+VALUE Framed-Protocol PPP 1
+VALUE Framed-Protocol SLIP 2
+VALUE Framed-Protocol ARAP 3
+VALUE Framed-Protocol Gandalf-SLML 4
+VALUE Framed-Protocol Xylogics-IPX-SLIP 5
+VALUE Framed-Protocol X.75-Synchronous 6
+VALUE Framed-Protocol GPRS-PDP-Context 7
+
+# Framed Routing Values
+
+VALUE Framed-Routing None 0
+VALUE Framed-Routing Broadcast 1
+VALUE Framed-Routing Listen 2
+VALUE Framed-Routing Broadcast-Listen 3
+
+# Framed Compression Types
+
+VALUE Framed-Compression None 0
+VALUE Framed-Compression Van-Jacobson-TCP-IP 1
+VALUE Framed-Compression IPX-Header-Compression 2
+VALUE Framed-Compression Stac-LZS 3
+
+# Login Services
+
+VALUE Login-Service Telnet 0
+VALUE Login-Service Rlogin 1
+VALUE Login-Service TCP-Clear 2
+VALUE Login-Service PortMaster 3
+VALUE Login-Service LAT 4
+VALUE Login-Service X25-PAD 5
+VALUE Login-Service X25-T3POS 6
+VALUE Login-Service TCP-Clear-Quiet 7
+
+# Login-TCP-Port (see /etc/services for more examples)
+
+VALUE Login-TCP-Port Telnet 23
+VALUE Login-TCP-Port Rlogin 513
+VALUE Login-TCP-Port Rsh 514
+
+# Status Types
+
+VALUE Acct-Status-Type Start 1
+VALUE Acct-Status-Type Stop 2
+VALUE Acct-Status-Type Interim-Update 3
+VALUE Acct-Status-Type Alive 3
+VALUE Acct-Status-Type Accounting-On 7
+VALUE Acct-Status-Type Accounting-Off 8
+# RFC 2867 Additional Status-Type Values
+VALUE Acct-Status-Type Tunnel-Start 9
+VALUE Acct-Status-Type Tunnel-Stop 10
+VALUE Acct-Status-Type Tunnel-Reject 11
+VALUE Acct-Status-Type Tunnel-Link-Start 12
+VALUE Acct-Status-Type Tunnel-Link-Stop 13
+VALUE Acct-Status-Type Tunnel-Link-Reject 14
+VALUE Acct-Status-Type Failed 15
+
+# Authentication Types
+
+VALUE Acct-Authentic RADIUS 1
+VALUE Acct-Authentic Local 2
+VALUE Acct-Authentic Remote 3
+VALUE Acct-Authentic Diameter 4
+
+# Termination Options
+
+VALUE Termination-Action Default 0
+VALUE Termination-Action RADIUS-Request 1
+
+# NAS Port Types
+
+VALUE NAS-Port-Type Async 0
+VALUE NAS-Port-Type Sync 1
+VALUE NAS-Port-Type ISDN 2
+VALUE NAS-Port-Type ISDN-V120 3
+VALUE NAS-Port-Type ISDN-V110 4
+VALUE NAS-Port-Type Virtual 5
+VALUE NAS-Port-Type PIAFS 6
+VALUE NAS-Port-Type HDLC-Clear-Channel 7
+VALUE NAS-Port-Type X.25 8
+VALUE NAS-Port-Type X.75 9
+VALUE NAS-Port-Type G.3-Fax 10
+VALUE NAS-Port-Type SDSL 11
+VALUE NAS-Port-Type ADSL-CAP 12
+VALUE NAS-Port-Type ADSL-DMT 13
+VALUE NAS-Port-Type IDSL 14
+VALUE NAS-Port-Type Ethernet 15
+VALUE NAS-Port-Type xDSL 16
+VALUE NAS-Port-Type Cable 17
+VALUE NAS-Port-Type Wireless-Other 18
+VALUE NAS-Port-Type Wireless-802.11 19
+VALUE NAS-Port-Type Token-Ring 20
+VALUE NAS-Port-Type FDDI 21
+VALUE NAS-Port-Type Wireless-CDMA2000 22
+VALUE NAS-Port-Type Wireless-UMTS 23
+VALUE NAS-Port-Type Wireless-1X-EV 24
+VALUE NAS-Port-Type IAPP 25
+VALUE NAS-Port-Type FTTP 26
+
+# Acct Terminate Causes
+
+VALUE Acct-Terminate-Cause User-Request 1
+VALUE Acct-Terminate-Cause Lost-Carrier 2
+VALUE Acct-Terminate-Cause Lost-Service 3
+VALUE Acct-Terminate-Cause Idle-Timeout 4
+VALUE Acct-Terminate-Cause Session-Timeout 5
+VALUE Acct-Terminate-Cause Admin-Reset 6
+VALUE Acct-Terminate-Cause Admin-Reboot 7
+VALUE Acct-Terminate-Cause Port-Error 8
+VALUE Acct-Terminate-Cause NAS-Error 9
+VALUE Acct-Terminate-Cause NAS-Request 10
+VALUE Acct-Terminate-Cause NAS-Reboot 11
+VALUE Acct-Terminate-Cause Port-Unneeded 12
+VALUE Acct-Terminate-Cause Port-Preempted 13
+VALUE Acct-Terminate-Cause Port-Suspended 14
+VALUE Acct-Terminate-Cause Service-Unavailable 15
+VALUE Acct-Terminate-Cause Callback 16
+VALUE Acct-Terminate-Cause User-Error 17
+VALUE Acct-Terminate-Cause Host-Request 18
+VALUE Acct-Terminate-Cause Supplicant-Restart 19
+VALUE Acct-Terminate-Cause Reauthentication-Failure 20
+VALUE Acct-Terminate-Cause Port-Reinit 21
+VALUE Acct-Terminate-Cause Port-Disabled 22
+
+#VALUE Tunnel-Type L2TP 3
+#VALUE Tunnel-Medium-Type IP 1
+
+VALUE Prompt No-Echo 0
+VALUE Prompt Echo 1
+
+#
+# Error causes
+#
+VALUE Error-Cause Residual-Context-Removed 201
+VALUE Error-Cause Invalid-EAP-Packet 202
+VALUE Error-Cause Unsupported-Attribute 401
+VALUE Error-Cause Missing-Attribute 402
+VALUE Error-Cause NAS-Identification-Mismatch 403
+VALUE Error-Cause Invalid-Request 404
+VALUE Error-Cause Unsupported-Service 405
+VALUE Error-Cause Unsupported-Extension 406
+VALUE Error-Cause Administratively-Prohibited 501
+VALUE Error-Cause Proxy-Request-Not-Routable 502
+VALUE Error-Cause Session-Context-Not-Found 503
+VALUE Error-Cause Session-Context-Not-Removable 504
+VALUE Error-Cause Proxy-Processing-Error 505
+VALUE Error-Cause Resources-Unavailable 506
+VALUE Error-Cause Request-Initiated 507
diff --git a/radius/dictionary.3com b/radius/dictionary.3com
new file mode 100644
index 0000000000..4182689732
--- /dev/null
+++ b/radius/dictionary.3com
@@ -0,0 +1,22 @@
+#
+# 3com SuperStack Firewall dictionary
+# Bought from Sonicwall, apparently, from Enterprise number 8741.
+#
+# $Id$
+#
+
+VENDOR 3com 43
+
+#
+# These attributes contain the access-level value.
+#
+ATTRIBUTE 3Com-User-Access-Level 1 integer 3com
+
+# Read-only access to manageable (not security) parameters
+VALUE 3Com-User-Access-Level 3Com-Monitor 1
+
+# Read-write access to manageable (not security) parameters
+VALUE 3Com-User-Access-Level 3Com-Manager 2
+
+# Read-write access to all manageable parameters
+VALUE 3Com-User-Access-Level 3Com-Administrator 3
diff --git a/radius/dictionary.3gpp b/radius/dictionary.3gpp
new file mode 100644
index 0000000000..3e8e1478de
--- /dev/null
+++ b/radius/dictionary.3gpp
@@ -0,0 +1,39 @@
+#
+# 3GPP stuff.
+#
+# ftp://ftp.3gpp.org/specs/2002-06/R1999/29_series/29061-3a0.zip
+#
+# $Id$
+#
+VENDOR 3GPP 10415
+
+BEGIN-VENDOR 3GPP
+
+#
+# Most of the 'string' attributes are UTF-8 encoded text.
+# Maybe we want a UTF-8 'type' in the server...
+#
+ATTRIBUTE 3GPP-IMSI 1 string
+ATTRIBUTE 3GPP-Charging-ID 2 integer
+ATTRIBUTE 3GPP-PDP-Type 3 integer
+ATTRIBUTE 3GPP-Charging-Gateway-Address 4 ipaddr
+ATTRIBUTE 3GPP-GPRS-Negotiated-QoS-profile 5 string
+ATTRIBUTE 3GPP-SGSN-Address 6 ipaddr
+ATTRIBUTE 3GPP-GGSN-Address 7 ipaddr
+ATTRIBUTE 3GPP-IMSI-MCC-MNC 8 string
+ATTRIBUTE 3GPP-GGSN-MCC-MNC 9 string
+ATTRIBUTE 3GPP-NSAPI 10 string
+ATTRIBUTE 3GPP-Session-Stop-Indicator 11 octets
+ATTRIBUTE 3GPP-Selection-Mode 12 string
+ATTRIBUTE 3GPP-Charging-Characteristics 13 string
+ATTRIBUTE 3GPP-Charging-Gateway-IPv6-Address 14 ipv6addr
+ATTRIBUTE 3GPP-SGSN-IPv6-Address 15 ipv6addr
+ATTRIBUTE 3GPP-GGSN-IPv6-Address 16 ipv6addr
+
+#
+# This attribute is really an array of IPv6 addresses.
+# Why the heck couldn't they just send multiple attributes?
+#
+ATTRIBUTE 3GPP-IPv6-DNS-Servers 17 octets
+
+END-VENDOR 3GPP
diff --git a/radius/dictionary.3gpp2 b/radius/dictionary.3gpp2
new file mode 100644
index 0000000000..890847ed91
--- /dev/null
+++ b/radius/dictionary.3gpp2
@@ -0,0 +1,125 @@
+#
+# 3GPP2 stuff.
+#
+# http://www.3gpp2.org/Public_html/specs/index.cfm
+# X.S0011-005-C v1.0
+#
+# $Id$
+#
+VENDOR 3GPP2 5535
+
+BEGIN-VENDOR 3GPP2
+
+ATTRIBUTE 3GPP2-Ike-Preshared-Secret-Request 1 integer
+ATTRIBUTE 3GPP2-Security-Level 2 integer
+ATTRIBUTE 3GPP2-Pre-Shared-Secret 3 string # 18 octets
+ATTRIBUTE 3GPP2-Reverse-Tunnel-Spec 4 integer
+ATTRIBUTE 3GPP2-Diffserv-Class-Option 5 integer
+
+# Contains embedded 3GPP2 accounting attributes.
+ATTRIBUTE 3GPP2-Accounting-Container 6 octets
+ATTRIBUTE 3GPP2-Home-Agent-IP-Address 7 ipaddr
+
+# A number formed from the concatenation of the home RADIUS IP address,
+# the FA IP address, and a 32-bit Unix timestamp, all encoded as 8 ASCII
+# hex characters.
+ATTRIBUTE 3GPP2-KeyID 8 string # 22 octets
+
+ATTRIBUTE 3GPP2-PCF-IP-Address 9 ipaddr
+ATTRIBUTE 3GPP2-BSID 10 string
+ATTRIBUTE 3GPP2-User-Id 11 integer
+ATTRIBUTE 3GPP2-Forward-FCH-Mux-Option 12 integer
+ATTRIBUTE 3GPP2-Reverse-FCH-Mux-Option 13 integer
+#
+# 14-15 ?
+#
+ATTRIBUTE 3GPP2-Service-Option 16 integer
+ATTRIBUTE 3GPP2-Forward-Traffic-Type 17 integer
+ATTRIBUTE 3GPP2-Reverse-Traffic-Type 18 integer
+ATTRIBUTE 3GPP2-FCH-Frame-Size 19 integer
+ATTRIBUTE 3GPP2-Forward-FCH-RC 20 integer
+ATTRIBUTE 3GPP2-Reverse-FCH-RC 21 integer
+ATTRIBUTE 3GPP2-IP-Technology 22 integer
+ATTRIBUTE 3GPP2-Compulsory-Tunnel-Indicator 23 integer
+ATTRIBUTE 3GPP2-Release-Indicator 24 integer
+ATTRIBUTE 3GPP2-Bad-PPP-Frame-Count 25 integer
+#
+# 26-29 ?
+#
+ATTRIBUTE 3GPP2-Number-Active-Transitions 30 integer
+ATTRIBUTE 3GPP2-Terminating-SDB-Octet-Count 31 integer
+ATTRIBUTE 3GPP2-Originating-SDB-OCtet-Count 32 integer
+ATTRIBUTE 3GPP2-Terminating-Number-SDBs 33 integer
+ATTRIBUTE 3GPP2-Originating-Number-SDBs 34 integer
+# 35 ?
+ATTRIBUTE 3GPP2-IP-QoS 36 integer
+# 37-38 ?
+ATTRIBUTE 3GPP2-Airlink-Priority 39 integer
+ATTRIBUTE 3GPP2-Airlink-Record-Type 40 integer # ?
+# 41 ?
+ATTRIBUTE 3GPP2-Airlink-Sequence-Number 42 integer # ?
+ATTRIBUTE 3GPP2-Received-HDLC-Octets 43 integer
+ATTRIBUTE 3GPP2-Correlation-Id 44 string
+ATTRIBUTE 3GPP2-Module-Orig-Term-Indicator 45 octets # ?
+ATTRIBUTE 3GPP2-Inbound-Mobile-IP-Sig-Octets 46 integer
+ATTRIBUTE 3GPP2-Outbound-Mobile-IP-Sig-Octets 47 integer
+ATTRIBUTE 3GPP2-Session-Continue 48 integer
+ATTRIBUTE 3GPP2-Active-Time 49 integer
+ATTRIBUTE 3GPP2-DCCH-Frame-Size 50 integer
+ATTRIBUTE 3GPP2-Begin-Session 51 integer
+ATTRIBUTE 3GPP2-ESN 52 string
+# 53 ?
+ATTRIBUTE 3GPP2-S-Key 54 octets
+ATTRIBUTE 3GPP2-S-Request 55 integer
+ATTRIBUTE 3GPP2-S-Lifetime 56 date
+ATTRIBUTE 3GPP2-MN-HA-SPI 57 integer
+ATTRIBUTE 3GPP2-MN-HA-Shared-Key 58 string encrypt=2
+
+# The next set of attributes contain sub-types
+ATTRIBUTE 3GPP2-Remote-IP-Address 59 octets
+
+# 60 - 69 are marked "reserved"
+
+ATTRIBUTE 3GPP2-Remote-IPv6-Address 70 octets
+ATTRIBUTE 3GPP2-Remote-Address-Table-Index 71 octets
+ATTRIBUTE 3GPP2-Remote-IPv4-Addr-Octet-Count 72 octets
+ATTRIBUTE 3GPP2-Allowed-Diffserv-Marking 73 octets
+ATTRIBUTE 3GPP2-Service-Option-Profile 74 octets
+
+# the following don't contain subtypes
+ATTRIBUTE 3GPP2-DNS-Update-Required 75 integer
+
+# Is this 76 or 78? Check...
+#ATTRIBUTE 3GPP2-Always-On 76 integer
+# 77 ?
+#ATTRIBUTE 3GPP2-Always-On 78 integer
+ATTRIBUTE 3GPP2-Foreign-Agent-Address 79 ipaddr
+ATTRIBUTE 3GPP2-Last-User-Activity-Time 80 integer
+ATTRIBUTE 3GPP2-MN-AAA-Removal-Indication 81 integer
+ATTRIBUTE 3GPP2-RN-Packet-Data-Inactivity-Timer 82 integer
+ATTRIBUTE 3GPP2-Forward-PDCH-RC 83 integer
+ATTRIBUTE 3GPP2-Forward-DCCH-Mux-Option 84 integer
+ATTRIBUTE 3GPP2-Reverse-DCCH-Mux-Option 85 integer
+ATTRIBUTE 3GPP2-Forward-DCCH-RC 86 integer
+ATTRIBUTE 3GPP2-Reverse-DHHC-RC 87 integer
+ATTRIBUTE 3GPP2-Session-Termination-Capability 88 integer
+ATTRIBUTE 3GPP2-Allowed-Persistent-TFTs 89 integer
+
+# The next set of attributes contain sub-types
+ATTRIBUTE 3GPP2-Prepaid-Acct-Quota 90 octets
+ATTRIBUTE 3GPP2-Prepaid-acct-Capability 91 octets
+ATTRIBUTE 3GPP2-MIP-Lifetime 92 octets
+
+ATTRIBUTE 3GPP2-Acct-Stop-Trigger 93 integer
+
+# contains subtypes
+ATTRIBUTE 3GPP2-Service-Reference-Id 94 octets
+
+ATTRIBUTE 3GPP2-DNS-Update-Capability 95 integer
+ATTRIBUTE 3GPP2-Disconnect-Reason 96 integer
+
+# The next set of attributes contain sub-types
+ATTRIBUTE 3GPP2-Remote-IPv6-Octet-Count 97 octets
+ATTRIBUTE 3GPP2-PrePaid-Tariff-Switching 98 octets
+
+END-VENDOR 3GPP2
diff --git a/radius/dictionary.acc b/radius/dictionary.acc
new file mode 100644
index 0000000000..562a9b6489
--- /dev/null
+++ b/radius/dictionary.acc
@@ -0,0 +1,251 @@
+#
+# dictionary.acc
+# Dictionary for Acc/Newbridge, models Tigris, Amazon, etc.
+# Written by Stephane Marzloff <smarzloff@carif-idf.org>
+# based on specifications available through ftp and the web.
+#
+# Version: @(#)dictionary.acc 1.00 smarzloff 21-Jun-1999
+#
+
+VENDOR Acc 5
+
+#
+# Acc specific
+ATTRIBUTE Acc-Reason-Code 1 integer Acc
+ATTRIBUTE Acc-Ccp-Option 2 integer Acc
+ATTRIBUTE Acc-Input-Errors 3 integer Acc
+ATTRIBUTE Acc-Output-Errors 4 integer Acc
+ATTRIBUTE Acc-Access-Partition 5 string Acc
+ATTRIBUTE Acc-Customer-Id 6 string Acc
+ATTRIBUTE Acc-Ip-Gateway-Pri 7 ipaddr Acc
+ATTRIBUTE Acc-Ip-Gateway-Sec 8 ipaddr Acc
+ATTRIBUTE Acc-Route-Policy 9 integer Acc
+ATTRIBUTE Acc-ML-MLX-Admin-State 10 integer Acc
+ATTRIBUTE Acc-ML-Call-Threshold 11 integer Acc
+ATTRIBUTE Acc-ML-Clear-Threshold 12 integer Acc
+ATTRIBUTE Acc-ML-Damping-Factor 13 integer Acc
+ATTRIBUTE Acc-Tunnel-Secret 14 string Acc
+ATTRIBUTE Acc-Clearing-Cause 15 integer Acc
+ATTRIBUTE Acc-Clearing-Location 16 integer Acc
+ATTRIBUTE Acc-Service-Profile 17 string Acc
+ATTRIBUTE Acc-Request-Type 18 integer Acc
+ATTRIBUTE Acc-Bridging-Support 19 integer Acc
+ATTRIBUTE Acc-Apsm-Oversubscribed 20 integer Acc
+ATTRIBUTE Acc-Acct-On-Off-Reason 21 integer Acc
+ATTRIBUTE Acc-Tunnel-Port 22 integer Acc
+ATTRIBUTE Acc-Dns-Server-Pri 23 ipaddr Acc
+ATTRIBUTE Acc-Dns-Server-Sec 24 ipaddr Acc
+ATTRIBUTE Acc-Nbns-Server-Pri 25 ipaddr Acc
+ATTRIBUTE Acc-Nbns-Server-Sec 26 ipaddr Acc
+ATTRIBUTE Acc-Dial-Port-Index 27 integer Acc
+ATTRIBUTE Acc-Ip-Compression 28 integer Acc
+ATTRIBUTE Acc-Ipx-Compression 29 integer Acc
+ATTRIBUTE Acc-Connect-Tx-Speed 30 integer Acc
+ATTRIBUTE Acc-Connect-Rx-Speed 31 integer Acc
+ATTRIBUTE Acc-Modem-Modulation-Type 32 string Acc
+ATTRIBUTE Acc-Modem-Error-Protocol 33 string Acc
+ATTRIBUTE Acc-Callback-Delay 34 integer Acc
+ATTRIBUTE Acc-Callback-Num-Valid 35 string Acc
+ATTRIBUTE Acc-Callback-Mode 36 integer Acc
+ATTRIBUTE Acc-Callback-CBCP-Type 37 integer Acc
+ATTRIBUTE Acc-Dialout-Auth-Mode 38 integer Acc
+ATTRIBUTE Acc-Dialout-Auth-Password 39 string Acc
+ATTRIBUTE Acc-Dialout-Auth-Username 40 string Acc
+ATTRIBUTE Acc-Access-Community 42 integer Acc
+ATTRIBUTE Acc-Vpsm-Reject-Cause 43 integer Acc
+ATTRIBUTE Acc-Ace-Token 44 string Acc
+ATTRIBUTE Acc-Ace-Token-Ttl 45 integer Acc
+ATTRIBUTE Acc-Ip-Pool-Name 46 string Acc
+ATTRIBUTE Acc-Igmp-Admin-State 47 integer Acc
+ATTRIBUTE Acc-Igmp-Version 48 integer Acc
+
+VALUE Acc-Reason-Code No-reason-No-Failure 0
+VALUE Acc-Reason-Code Resource-shortage 1
+VALUE Acc-Reason-Code Session-already-open 2
+VALUE Acc-Reason-Code Too-many-RADIUS-users 3
+VALUE Acc-Reason-Code No-authentification-server 4
+VALUE Acc-Reason-Code No-authentification-response 5
+VALUE Acc-Reason-Code No-accounting-server 6
+VALUE Acc-Reason-Code No-accounting-response 7
+VALUE Acc-Reason-Code Access-Denied 8
+VALUE Acc-Reason-Code Temporary-buffer-shortage 9
+VALUE Acc-Reason-Code Protocol-error 10
+VALUE Acc-Reason-Code Invalid-attribute 11
+VALUE Acc-Reason-Code Invalid-service-type 12
+VALUE Acc-Reason-Code Invalid-framed-protocol 13
+VALUE Acc-Reason-Code Invalid-attribute-value 14
+VALUE Acc-Reason-Code Invalid-user-information 15
+VALUE Acc-Reason-Code Invalid-IP-address 16
+VALUE Acc-Reason-Code Invalid-integer-syntax 17
+VALUE Acc-Reason-Code Invalid-NAS-port 18
+VALUE Acc-Reason-Code Requested-by-user 19
+VALUE Acc-Reason-Code Network-disconnect 20
+VALUE Acc-Reason-Code Service-interruption 21
+VALUE Acc-Reason-Code Physical-port-error 22
+VALUE Acc-Reason-Code Idle-timeout 23
+VALUE Acc-Reason-Code Session-timeout 24
+VALUE Acc-Reason-Code Administrative-reset 25
+VALUE Acc-Reason-Code NAS-reload-or-reset 26
+VALUE Acc-Reason-Code NAS-error 27
+VALUE Acc-Reason-Code NAS-request 28
+VALUE Acc-Reason-Code Undefined-reason-given 29
+VALUE Acc-Reason-Code Conflicting-attributes 30
+VALUE Acc-Reason-Code Port-limit-exceeded 31
+VALUE Acc-Reason-Code Facility-not-available 32
+VALUE Acc-Reason-Code Internal-config-error 33
+VALUE Acc-Reason-Code Bad-route-specification 34
+VALUE Acc-Reason-Code Access-Partition-bind-failure 35
+VALUE Acc-Reason-Code Security-violation 36
+VALUE Acc-Reason-Code Request-type-conflict 37
+VALUE Acc-Reason-Code Configuration-disallowed 38
+VALUE Acc-Reason-Code Missing-attribute 39
+VALUE Acc-Reason-Code Invalid-request 40
+VALUE Acc-Reason-Code Missing-parameter 41
+VALUE Acc-Reason-Code Invalid-parameter 42
+VALUE Acc-Reason-Code Call-cleared-with-cause 43
+VALUE Acc-Reason-Code Inopportune-config-request 44
+VALUE Acc-Reason-Code Invalid-config-parameter 45
+VALUE Acc-Reason-Code Missing-config-parameter 46
+VALUE Acc-Reason-Code Incompatible-service-profile 47
+VALUE Acc-Reason-Code Administrative-reset-2 48
+VALUE Acc-Reason-Code Administrative-reload 49
+VALUE Acc-Reason-Code Port-unneeded 50
+VALUE Acc-Reason-Code Port-preempted 51
+VALUE Acc-Reason-Code Port-suspended 52
+VALUE Acc-Reason-Code Service-unavailable 53
+VALUE Acc-Reason-Code Callback 54
+VALUE Acc-Reason-Code User-error 55
+VALUE Acc-Reason-Code Host-request 56
+
+VALUE Acc-Ccp-Option Disabled 1
+VALUE Acc-Ccp-Option Enabled 2
+
+VALUE Acc-Route-Policy Funnel 1
+VALUE Acc-Route-Policy Direct 2
+
+VALUE Acc-ML-MLX-Admin-State Enabled 1
+VALUE Acc-ML-MLX-Admin-State Disabled 2
+
+VALUE Acc-Clearing-Cause Cause-unspecified 0
+VALUE Acc-Clearing-Cause Unassigned-number 1
+VALUE Acc-Clearing-Cause No-route-to-transit-network 2
+VALUE Acc-Clearing-Cause No-route-to-destination 3
+VALUE Acc-Clearing-Cause Channel-unacceptable 6
+VALUE Acc-Clearing-Cause Call-awarded-being-delivered 7
+VALUE Acc-Clearing-Cause Normal-clearing 16
+VALUE Acc-Clearing-Cause User-busy 17
+VALUE Acc-Clearing-Cause No-user-responding 18
+VALUE Acc-Clearing-Cause User-alerted-no-answer 19
+VALUE Acc-Clearing-Cause Call-rejected 21
+VALUE Acc-Clearing-Cause Number-changed 22
+VALUE Acc-Clearing-Cause Non-selected-user-clearing 26
+VALUE Acc-Clearing-Cause Destination-out-of-order 27
+VALUE Acc-Clearing-Cause Invalid-or-incomplete-number 28
+VALUE Acc-Clearing-Cause Facility-rejected 29
+VALUE Acc-Clearing-Cause Response-to-status-inquiry 30
+VALUE Acc-Clearing-Cause Normal-unspecified-cause 31
+VALUE Acc-Clearing-Cause No-circuit-or-channel-available 34
+VALUE Acc-Clearing-Cause Network-out-of-order 38
+VALUE Acc-Clearing-Cause Temporary-failure 41
+VALUE Acc-Clearing-Cause Switching-equipment-congestion 42
+VALUE Acc-Clearing-Cause Access-information-discarded 43
+VALUE Acc-Clearing-Cause Circuit-or-channel-unavailable 44
+VALUE Acc-Clearing-Cause Circuit-or-channed-preempted 45
+VALUE Acc-Clearing-Cause Resources-unavailable 47
+VALUE Acc-Clearing-Cause Quality-of-service-unavailable 49
+VALUE Acc-Clearing-Cause Facility-not-subscribed 50
+VALUE Acc-Clearing-Cause Outgoing-calls-barred 52
+VALUE Acc-Clearing-Cause Incoming-calls-barred 54
+VALUE Acc-Clearing-Cause Bearer-capability-unauthorized 57
+VALUE Acc-Clearing-Cause Bearer-capability-not-available 58
+VALUE Acc-Clearing-Cause Service-not-available 63
+VALUE Acc-Clearing-Cause Bearer-capablity-not-implmented 65
+VALUE Acc-Clearing-Cause Channel-type-not-implemented 66
+VALUE Acc-Clearing-Cause Facility-not-implemented 69
+VALUE Acc-Clearing-Cause Restrcted-digtal-infrmtion-only 70
+VALUE Acc-Clearing-Cause Service-not-implemented 79
+VALUE Acc-Clearing-Cause Invalid-call-reference 81
+VALUE Acc-Clearing-Cause Identified-channel-doesnt-exist 82
+VALUE Acc-Clearing-Cause Call-identify-in-use 84
+VALUE Acc-Clearing-Cause No-call-suspended 85
+VALUE Acc-Clearing-Cause Suspended-call-cleared 86
+VALUE Acc-Clearing-Cause Incompatible-destination 88
+VALUE Acc-Clearing-Cause Invalid-transit-network-selctin 91
+VALUE Acc-Clearing-Cause Invalid-message 95
+VALUE Acc-Clearing-Cause Mandtory-infrmtion-elment-miss 96
+VALUE Acc-Clearing-Cause Message-not-implemented 97
+VALUE Acc-Clearing-Cause Inopportune-message 98
+VALUE Acc-Clearing-Cause Infrmtion-elemnt-not-implmented 99
+VALUE Acc-Clearing-Cause Invlid-infrmtion-element-contnt 100
+VALUE Acc-Clearing-Cause Message-incompatible-with-state 101
+VALUE Acc-Clearing-Cause Recovery-on-timer-expiration 102
+VALUE Acc-Clearing-Cause Mndtry-infrmtion-elmnt-lngt-err 103
+VALUE Acc-Clearing-Cause Protocol-error 111
+VALUE Acc-Clearing-Cause Interworking 127
+
+VALUE Acc-Clearing-Location Local-or-remote-user 0
+VALUE Acc-Clearing-Location Prvte-ntwork-serving-local-user 1
+VALUE Acc-Clearing-Location Pblic-ntwork-serving-local-user 2
+VALUE Acc-Clearing-Location Transit-network 3
+VALUE Acc-Clearing-Location Prvte-ntwork-serv-remote-user 4
+VALUE Acc-Clearing-Location Pblic-ntwork-serv-remote-user 5
+VALUE Acc-Clearing-Location International-network 6
+VALUE Acc-Clearing-Location Beyond-interworking-point 10
+
+VALUE Acc-Request-Type Ring-Indication 1
+VALUE Acc-Request-Type Dial-Request 2
+VALUE Acc-Request-Type User-Authentification 3
+VALUE Acc-Request-Type Tunnel-Authentification 4
+
+VALUE Acc-Bridging-Support Disabled 1
+VALUE Acc-Bridging-Support Enabled 2
+
+VALUE Acc-Apsm-Oversubscribed False 1
+VALUE Acc-Apsm-Oversubscribed True 2
+
+VALUE Acc-Acct-On-Off-Reason NAS-Reset 0
+VALUE Acc-Acct-On-Off-Reason NAS-Reload 1
+VALUE Acc-Acct-On-Off-Reason Configuration-Reset 2
+VALUE Acc-Acct-On-Off-Reason Configuration-Reload 3
+VALUE Acc-Acct-On-Off-Reason Enabled 4
+VALUE Acc-Acct-On-Off-Reason Disabled 5
+
+VALUE Acc-Ip-Compression Disabled 1
+VALUE Acc-Ip-Compression Enabled 2
+
+VALUE Acc-Ipx-Compression Disabled 1
+VALUE Acc-Ipx-Compression Enabled 2
+
+VALUE Acc-Callback-Mode User-Auth 0
+VALUE Acc-Callback-Mode User-Specified-E-164 3
+VALUE Acc-Callback-Mode CBCP-Callback 6
+VALUE Acc-Callback-Mode CLI-Callback 7
+
+VALUE Acc-Callback-CBCP-Type CBCP-None 1
+VALUE Acc-Callback-CBCP-Type CBCP-User-Specified 2
+VALUE Acc-Callback-CBCP-Type CBCP-Pre-Specified 3
+
+VALUE Acc-Dialout-Auth-Mode PAP 1
+VALUE Acc-Dialout-Auth-Mode CHAP 2
+VALUE Acc-Dialout-Auth-Mode CHAP-PAP 3
+VALUE Acc-Dialout-Auth-Mode NONE 4
+
+VALUE Acc-Access-Community PUBLIC 1
+VALUE Acc-Access-Community NETMAN 2
+
+# Acc-Vpsm-Reject-Cause values (available in access-reject packets only)
+VALUE Acc-Vpsm-Reject-Cause No-Access-Partition 1
+VALUE Acc-Vpsm-Reject-Cause Access-Partition-Disabled 2
+VALUE Acc-Vpsm-Reject-Cause Partition-Portlimit-Exceeded 3
+VALUE Acc-Vpsm-Reject-Cause License-Portlimit-Exceeded 4
+VALUE Acc-Vpsm-Reject-Cause Home-Server-Down 5
+VALUE Acc-Vpsm-Reject-Cause Rejected-By-Home-Server 6
+VALUE Acc-Vpsm-Reject-Cause NAS-Administratively-Disabled 7
+
+# Acc-Igmp-Admin-State values
+VALUE Acc-Igmp-Admin-State Enabled 1
+VALUE Acc-Igmp-Admin-State Disabled 2
+
+# Acc-Igmp-Version values
+VALUE Acc-Igmp-Version V1 1
+VALUE Acc-Igmp-Version V2 2
diff --git a/radius/dictionary.alcatel b/radius/dictionary.alcatel
new file mode 100644
index 0000000000..c1b166d0ab
--- /dev/null
+++ b/radius/dictionary.alcatel
@@ -0,0 +1,64 @@
+#
+# Alcatel Broadband Access Server dictionary.
+#
+# Version: 1.00 10-July-2002 Lasse Johnsen <lassejohnsen@bulldogcommunications.com>
+# $Id$
+#
+
+VENDOR Alcatel 3041
+
+#
+# Alcatel Vendor Specific Extensions
+#
+#
+ATTRIBUTE AAT-Client-Primary-DNS 5 ipaddr Alcatel
+ATTRIBUTE AAT-Client-Primary-WINS-NBNS 6 ipaddr Alcatel
+ATTRIBUTE AAT-Client-Secondary-WINS-NBNS 7 ipaddr Alcatel
+#ATTRIBUTE AAT-Client-Primary-DNS 8 ipaddr Alcatel
+ATTRIBUTE AAT-PPP-Address 9 ipaddr Alcatel
+ATTRIBUTE AAT-ATM-Direct 21 string Alcatel
+ATTRIBUTE AAT-IP-TOS 22 integer Alcatel
+ATTRIBUTE AAT-IP-TOS-Precedence 23 integer Alcatel
+ATTRIBUTE AAT-IP-TOS-Apply-To 24 integer Alcatel
+ATTRIBUTE AAT-MCast-Client 27 integer Alcatel
+ATTRIBUTE AAT-Vrouter-Name 61 string Alcatel
+ATTRIBUTE AAT-Require-Auth 62 integer Alcatel
+ATTRIBUTE AAT-IP-Pool-Definition 63 string Alcatel
+ATTRIBUTE AAT-Assign-IP-Pool 64 integer Alcatel
+ATTRIBUTE AAT-Data-Filter 65 string Alcatel
+ATTRIBUTE AAT-Source-IP-Check 66 integer Alcatel
+ATTRIBUTE AAT-ATM-VPI 128 integer Alcatel
+ATTRIBUTE AAT-ATM-VCI 129 integer Alcatel
+ATTRIBUTE AAT-Input-Octets-Diff 130 integer Alcatel
+ATTRIBUTE AAT-Output-Octets-Diff 131 integer Alcatel
+ATTRIBUTE AAT-User-MAC-Address 132 string Alcatel
+ATTRIBUTE AAT-ATM-Traffic-Profile 133 string Alcatel
+
+VALUE AAT-MCast-Client Multicast-No 0
+VALUE AAT-MCast-Client Multicast-Yes 1
+
+VALUE AAT-Require-Auth Not-Require-Auth 0
+VALUE AAT-Require-Auth Require-Auth 1
+
+VALUE AAT-Source-IP-Check Source-IP-Check-No 0
+VALUE AAT-Source-IP-Check Source-IP-Check-Yes 1
+
+VALUE AAT-IP-TOS IP-TOS-Normal 0
+VALUE AAT-IP-TOS IP-TOS-Disabled 1
+VALUE AAT-IP-TOS IP-TOS-Cost 2
+VALUE AAT-IP-TOS IP-TOS-Reliability 4
+VALUE AAT-IP-TOS IP-TOS-Throughput 8
+VALUE AAT-IP-TOS IP-TOS-Latency 16
+
+VALUE AAT-IP-TOS-Apply-To IP-TOS-Apply-To-Incoming 1024
+VALUE AAT-IP-TOS-Apply-To IP-TOS-Apply-To-Both 3072
+VALUE AAT-IP-TOS-Apply-To IP-TOS-Apply-To-Outgoing 2048
+
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Normal 0
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-One 32
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Two 64
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Three 96
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Four 128
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Five 160
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Six 192
+VALUE AAT-IP-TOS-Precedence IP-TOS-Precedence-Pri-Seven 224
diff --git a/radius/dictionary.alteon b/radius/dictionary.alteon
new file mode 100644
index 0000000000..9f7268eb67
--- /dev/null
+++ b/radius/dictionary.alteon
@@ -0,0 +1,17 @@
+#
+# dictionary.alteon
+#
+# Alteon Webswitch
+#
+# $Id$
+#
+VENDOR Alteon 1872
+
+ATTRIBUTE Alteon-Service-Type 26 integer Alteon
+
+VALUE Alteon-Service-Type Alteon-L4admin 250
+VALUE Alteon-Service-Type Alteon-Slbadmin 251
+VALUE Alteon-Service-Type Alteon-Oper 252
+VALUE Alteon-Service-Type Alteon-L4oper 253
+VALUE Alteon-Service-Type Alteon-Slboper 254
+VALUE Alteon-Service-Type Alteon-User 255
diff --git a/radius/dictionary.altiga b/radius/dictionary.altiga
new file mode 100644
index 0000000000..92d40652c9
--- /dev/null
+++ b/radius/dictionary.altiga
@@ -0,0 +1,134 @@
+# Altiga vendor attributes
+#
+# $Id$
+#
+
+VENDOR Altiga 3076
+
+BEGIN-VENDOR Altiga
+ATTRIBUTE Altiga-Access-Hours-G/U 1 string
+ATTRIBUTE Altiga-Simultaneous-Logins-G/U 2 integer
+ATTRIBUTE Altiga-Min-Password-Length-G 3 integer
+ATTRIBUTE Altiga-Allow-Alpha-Only-Passwords-G 4 integer
+ATTRIBUTE Altiga-Primary-DNS-G 5 ipaddr
+ATTRIBUTE Altiga-Secondary-DNS-G 6 ipaddr
+ATTRIBUTE Altiga-Primary-WINS-G 7 ipaddr
+ATTRIBUTE Altiga-Secondary-WINS-G 8 ipaddr
+ATTRIBUTE Altiga-SEP-Card-Assignment-G/U 9 integer
+ATTRIBUTE Altiga-Priority-on-SEP-G/U 10 integer
+ATTRIBUTE Altiga-Tunneling-Protocols-G/U 11 integer
+ATTRIBUTE Altiga-IPSec-Sec-Association-G/U 12 string
+ATTRIBUTE Altiga-IPSec-Authentication-G 13 integer
+ATTRIBUTE Altiga-IPSec-Banner-G 15 string
+ATTRIBUTE Altiga-IPSec-Allow-Passwd-Store-G/U 16 integer
+ATTRIBUTE Altiga-Use-Client-Address-G/U 17 integer
+ATTRIBUTE Altiga-PPTP-Min-Authentication-G/U 18 integer
+ATTRIBUTE Altiga-L2TP-Min-Authentication-G/U 19 integer
+ATTRIBUTE Altiga-PPTP-Encryption-G 20 integer
+ATTRIBUTE Altiga-L2TP-Encryption-G 21 integer
+ATTRIBUTE Altiga-IPSec-L2L-Keepalives-G 25 integer
+ATTRIBUTE Altiga-IPSec-Split-Tunnel-List-G 27 string
+ATTRIBUTE Altiga-IPSec-Default-Domain-G 28 string
+ATTRIBUTE Altiga-IPSec-Secondary-Domains-G 29 string
+ATTRIBUTE Altiga-IPSec-Tunnel-Type-G 30 integer
+ATTRIBUTE Altiga-IPSec-Mode-Config-G 31 integer
+ATTRIBUTE Altiga-IPSec-User-Group-Lock-G 33 integer
+ATTRIBUTE Altiga-IPSec-Over-NAT-G 34 integer
+ATTRIBUTE Altiga-IPSec-Over-NAT-Port-Num-G 35 integer
+
+# Altiga value
+VALUE Altiga-Allow-Alpha-Only-Passwords-G Allow 1
+VALUE Altiga-Allow-Alpha-Only-Passwords-G Disallow 0
+
+VALUE Altiga-SEP-Card-Assignment-G/U SEP1 1
+VALUE Altiga-SEP-Card-Assignment-G/U SEP2 2
+VALUE Altiga-SEP-Card-Assignment-G/U SEP3 4
+VALUE Altiga-SEP-Card-Assignment-G/U SEP4 8
+VALUE Altiga-SEP-Card-Assignment-G/U Any-SEP 15
+
+VALUE Altiga-Priority-on-SEP-G/U High 1
+VALUE Altiga-Priority-on-SEP-G/U Med-High 2
+VALUE Altiga-Priority-on-SEP-G/U Medium 3
+VALUE Altiga-Priority-on-SEP-G/U Med-Low 4
+VALUE Altiga-Priority-on-SEP-G/U Low 5
+
+VALUE Altiga-Tunneling-Protocols-G/U PPTP 1
+VALUE Altiga-Tunneling-Protocols-G/U L2TP 2
+VALUE Altiga-Tunneling-Protocols-G/U IPSec 4
+VALUE Altiga-Tunneling-Protocols-G/U L2TP/IPSec 8
+VALUE Altiga-Tunneling-Protocols-G/U PPTP-and-IPSec 5
+VALUE Altiga-Tunneling-Protocols-G/U All 15
+
+VALUE Altiga-IPSec-Authentication-G None 0
+VALUE Altiga-IPSec-Authentication-G RADIUS 1
+VALUE Altiga-IPSec-Authentication-G LDAP 2
+VALUE Altiga-IPSec-Authentication-G NTDomain 3
+VALUE Altiga-IPSec-Authentication-G SDI 4
+VALUE Altiga-IPSec-Authentication-G Internal 5
+
+VALUE Altiga-IPSec-Allow-Passwd-Store-G/U Allow 1
+VALUE Altiga-IPSec-Allow-Passwd-Store-G/U Disallow 0
+
+VALUE Altiga-Use-Client-Address-G/U Allow 1
+VALUE Altiga-Use-Client-Address-G/U Disallow 0
+
+VALUE Altiga-PPTP-Min-Authentication-G/U PAP 1
+VALUE Altiga-PPTP-Min-Authentication-G/U CHAP 2
+VALUE Altiga-PPTP-Min-Authentication-G/U EAP-MD5 4
+VALUE Altiga-PPTP-Min-Authentication-G/U EAP-GTC 8
+VALUE Altiga-PPTP-Min-Authentication-G/U EAP-TLS 16
+VALUE Altiga-PPTP-Min-Authentication-G/U MSCHAPv1 32
+VALUE Altiga-PPTP-Min-Authentication-G/U MSCHAPv2 64
+VALUE Altiga-PPTP-Min-Authentication-G/U Default 102
+
+VALUE Altiga-L2TP-Min-Authentication-G/U PAP 1
+VALUE Altiga-L2TP-Min-Authentication-G/U CHAP 2
+VALUE Altiga-L2TP-Min-Authentication-G/U EAP-MD5 4
+VALUE Altiga-L2TP-Min-Authentication-G/U EAP-GTC 8
+VALUE Altiga-L2TP-Min-Authentication-G/U EAP-TLS 16
+VALUE Altiga-L2TP-Min-Authentication-G/U MSCHAPv1 32
+VALUE Altiga-L2TP-Min-Authentication-G/U MSCHAPv2 64
+VALUE Altiga-L2TP-Min-Authentication-G/U Default 102
+
+VALUE Altiga-PPTP-Encryption-G 40bit 2
+VALUE Altiga-PPTP-Encryption-G 40-Encryption-Req 3
+VALUE Altiga-PPTP-Encryption-G 128 4
+VALUE Altiga-PPTP-Encryption-G 128-Encryption-Req 5
+VALUE Altiga-PPTP-Encryption-G 40-or-128 6
+VALUE Altiga-PPTP-Encryption-G 40-or-128-Encry-Req 7
+VALUE Altiga-PPTP-Encryption-G 40-Stateless-Req 10
+VALUE Altiga-PPTP-Encryption-G 40-Enc/Stateless-Req 11
+VALUE Altiga-PPTP-Encryption-G 128-Stateless-Req 12
+VALUE Altiga-PPTP-Encryption-G 128-Enc/Stateless-Req 13
+VALUE Altiga-PPTP-Encryption-G 40/128-Stateless-Req 14
+VALUE Altiga-PPTP-Encryption-G 40/128-Enc/Statls-Req 15
+
+VALUE Altiga-L2TP-Encryption-G 40bit 2
+VALUE Altiga-L2TP-Encryption-G 40-Encryption-Req 3
+VALUE Altiga-L2TP-Encryption-G 128 4
+VALUE Altiga-L2TP-Encryption-G 128-Encryption-Req 5
+VALUE Altiga-L2TP-Encryption-G 40-or-128 6
+VALUE Altiga-L2TP-Encryption-G 40-or-128-Encry-Req 7
+VALUE Altiga-L2TP-Encryption-G 40-Stateless-Req 10
+VALUE Altiga-L2TP-Encryption-G 40-Enc/Stateless-Req 11
+VALUE Altiga-L2TP-Encryption-G 128-Stateless-Req 12
+VALUE Altiga-L2TP-Encryption-G 128-Enc/Stateless-Req 13
+VALUE Altiga-L2TP-Encryption-G 40/128-Stateless-Req 14
+VALUE Altiga-L2TP-Encryption-G 40/128-Enc/Statls-Req 15
+
+VALUE Altiga-IPSec-L2L-Keepalives-G ON 1
+VALUE Altiga-IPSec-L2L-Keepalives-G OFF 0
+
+VALUE Altiga-IPSec-Tunnel-Type-G LAN-to-LAN 1
+VALUE Altiga-IPSec-Tunnel-Type-G Remote-Access 2
+
+VALUE Altiga-IPSec-Mode-Config-G ON 1
+VALUE Altiga-IPSec-Mode-Config-G OFF 0
+
+VALUE Altiga-IPSec-User-Group-Lock-G ON 1
+VALUE Altiga-IPSec-User-Group-Lock-G OFF 0
+
+VALUE Altiga-IPSec-Over-NAT-G ON 1
+VALUE Altiga-IPSec-Over-NAT-G OFF 0
+
+END-VENDOR Altiga
diff --git a/radius/dictionary.aptis b/radius/dictionary.aptis
new file mode 100644
index 0000000000..96c77bd645
--- /dev/null
+++ b/radius/dictionary.aptis
@@ -0,0 +1,47 @@
+#
+# $Id$
+#
+
+VENDOR Aptis 2637
+
+BEGIN-VENDOR Aptis
+ATTRIBUTE CVX-Identification 1 string
+ATTRIBUTE CVX-VPOP-ID 2 integer
+ATTRIBUTE CVX-SS7-Session-ID-Type 3 integer
+ATTRIBUTE CVX-Radius-Redirect 4 integer
+ATTRIBUTE CVX-IPSVC-AZNLVL 5 integer
+ATTRIBUTE CVX-IPSVC-Mask 6 integer
+ATTRIBUTE CVX-Multilink-Match-Info 7 integer
+ATTRIBUTE CVX-Multilink-Group-Number 8 integer
+ATTRIBUTE CVX-PPP-Log-Mask 9 integer
+
+ATTRIBUTE CVX-Modem-Begin-Modulation 10 string
+ATTRIBUTE CVX-Modem-End-Modulation 11 string
+ATTRIBUTE CVX-Modem-Error-Correction 12 string
+ATTRIBUTE CVX-Modem-Data-Compression 13 string
+ATTRIBUTE CVX-Modem-Tx-Packets 14 integer
+ATTRIBUTE CVX-Modem-ReTx-Packets 15 integer
+ATTRIBUTE CVX-Modem-SNR 16 integer
+ATTRIBUTE CVX-Modem-Local-Retrains 17 integer
+ATTRIBUTE CVX-Modem-Remote-Retrains 18 integer
+ATTRIBUTE CVX-Modem-Local-Rate-Negs 19 integer
+ATTRIBUTE CVX-Modem-Remote-Rate-Negs 20 integer
+ATTRIBUTE CVX-Modem-Begin-Recv-Line-Lvl 21 integer
+ATTRIBUTE CVX-Modem-End-Recv-Line-Lvl 22 integer
+
+ATTRIBUTE CVX-Primary-DNS 135 ipaddr
+ATTRIBUTE CVX-Secondary-DNS 136 ipaddr
+ATTRIBUTE CVX-Client-Assign-DNS 137 integer
+ATTRIBUTE CVX-Multicast-Rate-Limit 152 integer
+ATTRIBUTE CVX-Multicast-Client 155 integer
+ATTRIBUTE CVX-Disconnect-Cause 195 integer
+ATTRIBUTE CVX-Data-Rate 197 integer
+ATTRIBUTE CVX-PreSession-Time 198 integer
+ATTRIBUTE CVX-Assign-IP-Pool 218 integer
+ATTRIBUTE CVX-Maximum-Channels 235 integer
+ATTRIBUTE CVX-Data-Filter 242 string
+ATTRIBUTE CVX-Idle-Limit 244 integer
+ATTRIBUTE CVX-PPP-Address 253 ipaddr
+ATTRIBUTE CVX-Xmit-Rate 255 integer
+
+END-VENDOR Aptis
diff --git a/radius/dictionary.ascend b/radius/dictionary.ascend
new file mode 100644
index 0000000000..fc31d6413b
--- /dev/null
+++ b/radius/dictionary.ascend
@@ -0,0 +1,1064 @@
+#
+# Ascend dictionary.
+# $Id$
+#
+# Enable by putting the line "$INCLUDE dictionary.ascend" into
+# the main dictionary file.
+#
+# Version: 1.00 21-Jul-1997 Jens Glaser <jens@regio.net>
+# 1.01 22-Jan-1998 Tomas Pospisek <tpo@spin.ch>
+# 1.2 28-Sept-2000 Chris Adams <cmadams@hiwaay.net>
+# 1.3 12-Dec-2000 Miquel van Smoorenburg <miquels@cistron.nl>
+#
+#
+# The Ascend-Data-Filter and Ascend-Call-Filter are case insensitive
+# strings, with the following format:
+#
+# IP FILTERS:
+#
+# ip dir action [ dstip n.n.n.n/nn ] [ srcip n.n.n.n/nn ]
+# [ proto [ dstport cmp value ] [ srcport cmd value ] [ est ] ]
+#
+# Fields in [...] are optional.
+# where:
+#
+# ip: Keyword to designate an IP filter. Actually this
+# has been determined by parseFilter.
+#
+# dir: Filter direction. "IN" or "OUT"
+#
+# action: Filter action. "FORWARD" or "DROP"
+#
+# dstip: Keyword for destination IP address.
+# n.n.n.n = IP address. /nn - netmask.
+#
+# srcip: Keyword for source IP address.
+# n.n.n.n = IP address. /nn - netmask.
+#
+# proto: Optional protocol field. Either a name or
+# number. Known names are in FilterProtoName[].
+#
+# dstport: Keyword for destination port. Only valid with tcp
+# or udp. 'cmp' are in FilterPortType[]. 'value' can be
+# a name or number.
+#
+# srcport: Keyword for source port. Only valid with tcp
+# or udp. 'cmp' are in FilterPortType[]. 'value' can be
+# a name or number.
+#
+# est: Keyword for TCP established. Valid only for tcp.
+#
+# IPX FILTERS
+#
+# ipx dir action [ srcipxnet nnnn srcipxnode mmmmm [srcipxsoc cmd value ]]
+# [ dstipxnet nnnn dstipxnode mmmmm [dstipxsoc cmd value ]]
+#
+# Fields in [...] are optional.
+# where:
+#
+# ipx: Keyword to designate an IPX filter. Actually this
+# has been determined by parseFilter.
+#
+# dir: Filter direction. "IN" or "OUT"
+#
+# action: Filter action. "FORWARD" or "DROP"
+#
+# srcipxnet: Keyword for source IPX address.
+# nnnn = IPX Node address.
+#
+# srcipxnode: Keyword for source IPX Node address.
+# mmmmm = IPX Node Address, could be FFFFFF.
+# A vlid ipx node number should accompany ipx net number.
+#
+# srcipxsoc: Keyword for source IPX socket address.
+#
+# cmd: One of ">" or "<" or "=" or "!=".
+# (without the quotes)
+#
+# value: Socket value to be compared against, in hex.
+#
+# dstipxnet: Keyword for destination IPX address.
+# nnnn = IPX Node address.
+#
+# dstipxnode: Keyword for destination IPX Node address.
+# mmmmm = IPX Node Address, could be FFFFFF.
+# A vlid ipx node number should accompany ipx net number.
+#
+# dstipxsoc: Keyword for destination IPX socket address.
+#
+# cmd: One of ">" or "<" or "=" or "!=".
+# (without the quotes)
+#
+# value: Socket value to be compared against, in hex.
+#
+# GENERIC FILTERS
+#
+# generic dir action offset mask value [== or != ] [more]
+#
+# Fields in [...] are optional.
+# where:
+#
+# generic: Keyword to indicate a generic filter. This
+# has been determined by parseFilter.
+#
+# dir: Filter direction. "IN" or "OUT"
+#
+# action: Filter action. "FORWARD" or "DROP"
+#
+# offset: A Number. Specifies an offset into a frame
+# to start comparing.
+#
+# mask: A hexadecimal mask of bits to compare.
+#
+# value: A value to compare with the masked data.
+#
+# compNeq: Defines type of comparison. ( "==" or "!=")
+# Default is "==".
+#
+# more: Optional keyword MORE, to represent the attachment
+# to the next entry.
+
+VENDOR Ascend 529
+
+#
+# Ascend specific extensions
+# Used by ASCEND MAX/Pipeline products
+#
+# This next block is renamed because they share the same
+# names as the vendor-specific attributes, BUT they occur
+# in the lower (1-255) RADIUS attribute space.
+#
+# Older Ascend software will send these, rather than the
+# vendor specific attributes.
+#
+ATTRIBUTE X-Ascend-FCP-Parameter 119 string
+ATTRIBUTE X-Ascend-Modem-PortNo 120 integer
+ATTRIBUTE X-Ascend-Modem-SlotNo 121 integer
+ATTRIBUTE X-Ascend-Modem-ShelfNo 122 integer
+ATTRIBUTE X-Ascend-Call-Attempt-Limit 123 integer
+ATTRIBUTE X-Ascend-Call-Block-Duration 124 integer
+ATTRIBUTE X-Ascend-Maximum-Call-Duration 125 integer
+ATTRIBUTE X-Ascend-Temporary-Rtes 126 integer
+ATTRIBUTE X-Ascend-Tunneling-Protocol 127 integer
+ATTRIBUTE X-Ascend-Shared-Profile-Enable 128 integer
+ATTRIBUTE X-Ascend-Primary-Home-Agent 129 string
+ATTRIBUTE X-Ascend-Secondary-Home-Agent 130 string
+ATTRIBUTE X-Ascend-Dialout-Allowed 131 integer
+ATTRIBUTE X-Ascend-Client-Gateway 132 ipaddr
+ATTRIBUTE X-Ascend-BACP-Enable 133 integer
+ATTRIBUTE X-Ascend-DHCP-Maximum-Leases 134 integer
+ATTRIBUTE X-Ascend-Client-Primary-DNS 135 ipaddr
+ATTRIBUTE X-Ascend-Client-Secondary-DNS 136 ipaddr
+ATTRIBUTE X-Ascend-Client-Assign-DNS 137 integer
+ATTRIBUTE X-Ascend-User-Acct-Type 138 integer
+ATTRIBUTE X-Ascend-User-Acct-Host 139 ipaddr
+ATTRIBUTE X-Ascend-User-Acct-Port 140 integer
+ATTRIBUTE X-Ascend-User-Acct-Key 141 string
+ATTRIBUTE X-Ascend-User-Acct-Base 142 integer
+ATTRIBUTE X-Ascend-User-Acct-Time 143 integer
+ATTRIBUTE X-Ascend-Assign-IP-Client 144 ipaddr
+ATTRIBUTE X-Ascend-Assign-IP-Server 145 ipaddr
+ATTRIBUTE X-Ascend-Assign-IP-Global-Pool 146 string
+ATTRIBUTE X-Ascend-DHCP-Reply 147 integer
+ATTRIBUTE X-Ascend-DHCP-Pool-Number 148 integer
+ATTRIBUTE X-Ascend-Expect-Callback 149 integer
+ATTRIBUTE X-Ascend-Event-Type 150 integer
+ATTRIBUTE X-Ascend-Session-Svr-Key 151 string
+ATTRIBUTE X-Ascend-Multicast-Rate-Limit 152 integer
+ATTRIBUTE X-Ascend-IF-Netmask 153 ipaddr
+ATTRIBUTE X-Ascend-Remote-Addr 154 ipaddr
+ATTRIBUTE X-Ascend-Multicast-Client 155 integer
+ATTRIBUTE X-Ascend-FR-Circuit-Name 156 string
+ATTRIBUTE X-Ascend-FR-LinkUp 157 integer
+ATTRIBUTE X-Ascend-FR-Nailed-Grp 158 integer
+ATTRIBUTE X-Ascend-FR-Type 159 integer
+ATTRIBUTE X-Ascend-FR-Link-Mgt 160 integer
+ATTRIBUTE X-Ascend-FR-N391 161 integer
+ATTRIBUTE X-Ascend-FR-DCE-N392 162 integer
+ATTRIBUTE X-Ascend-FR-DTE-N392 163 integer
+ATTRIBUTE X-Ascend-FR-DCE-N393 164 integer
+ATTRIBUTE X-Ascend-FR-DTE-N393 165 integer
+ATTRIBUTE X-Ascend-FR-T391 166 integer
+ATTRIBUTE X-Ascend-FR-T392 167 integer
+ATTRIBUTE X-Ascend-Bridge-Address 168 string
+ATTRIBUTE X-Ascend-TS-Idle-Limit 169 integer
+ATTRIBUTE X-Ascend-TS-Idle-Mode 170 integer
+ATTRIBUTE X-Ascend-DBA-Monitor 171 integer
+ATTRIBUTE X-Ascend-Base-Channel-Count 172 integer
+ATTRIBUTE X-Ascend-Minimum-Channels 173 integer
+ATTRIBUTE X-Ascend-IPX-Route 174 string
+ATTRIBUTE X-Ascend-FT1-Caller 175 integer
+ATTRIBUTE X-Ascend-Backup 176 string
+ATTRIBUTE X-Ascend-Call-Type 177 integer
+ATTRIBUTE X-Ascend-Group 178 string
+ATTRIBUTE X-Ascend-FR-DLCI 179 integer
+ATTRIBUTE X-Ascend-FR-Profile-Name 180 string
+ATTRIBUTE X-Ascend-Ara-PW 181 string
+ATTRIBUTE X-Ascend-IPX-Node-Addr 182 string
+ATTRIBUTE X-Ascend-Home-Agent-IP-Addr 183 ipaddr
+ATTRIBUTE X-Ascend-Home-Agent-Password 184 string
+ATTRIBUTE X-Ascend-Home-Network-Name 185 string
+ATTRIBUTE X-Ascend-Home-Agent-UDP-Port 186 integer
+ATTRIBUTE X-Ascend-Multilink-ID 187 integer
+ATTRIBUTE X-Ascend-Num-In-Multilink 188 integer
+ATTRIBUTE X-Ascend-First-Dest 189 ipaddr
+ATTRIBUTE X-Ascend-Pre-Input-Octets 190 integer
+ATTRIBUTE X-Ascend-Pre-Output-Octets 191 integer
+ATTRIBUTE X-Ascend-Pre-Input-Packets 192 integer
+ATTRIBUTE X-Ascend-Pre-Output-Packets 193 integer
+ATTRIBUTE X-Ascend-Maximum-Time 194 integer
+ATTRIBUTE X-Ascend-Disconnect-Cause 195 integer
+ATTRIBUTE X-Ascend-Connect-Progress 196 integer
+ATTRIBUTE X-Ascend-Data-Rate 197 integer
+ATTRIBUTE X-Ascend-PreSession-Time 198 integer
+ATTRIBUTE X-Ascend-Token-Idle 199 integer
+ATTRIBUTE X-Ascend-Token-Immediate 200 integer
+ATTRIBUTE X-Ascend-Require-Auth 201 integer
+ATTRIBUTE X-Ascend-Number-Sessions 202 string
+ATTRIBUTE X-Ascend-Authen-Alias 203 string
+ATTRIBUTE X-Ascend-Token-Expiry 204 integer
+ATTRIBUTE X-Ascend-Menu-Selector 205 string
+ATTRIBUTE X-Ascend-Menu-Item 206 string
+ATTRIBUTE X-Ascend-PW-Warntime 207 integer
+ATTRIBUTE X-Ascend-PW-Lifetime 208 integer
+ATTRIBUTE X-Ascend-IP-Direct 209 ipaddr
+ATTRIBUTE X-Ascend-PPP-VJ-Slot-Comp 210 integer
+ATTRIBUTE X-Ascend-PPP-VJ-1172 211 integer
+ATTRIBUTE X-Ascend-PPP-Async-Map 212 integer
+ATTRIBUTE X-Ascend-Third-Prompt 213 string
+ATTRIBUTE X-Ascend-Send-Secret 214 string encrypt=3
+ATTRIBUTE X-Ascend-Receive-Secret 215 string encrypt=3
+ATTRIBUTE X-Ascend-IPX-Peer-Mode 216 integer
+ATTRIBUTE X-Ascend-IP-Pool-Definition 217 string
+ATTRIBUTE X-Ascend-Assign-IP-Pool 218 integer
+ATTRIBUTE X-Ascend-FR-Direct 219 integer
+ATTRIBUTE X-Ascend-FR-Direct-Profile 220 string
+ATTRIBUTE X-Ascend-FR-Direct-DLCI 221 integer
+ATTRIBUTE X-Ascend-Handle-IPX 222 integer
+ATTRIBUTE X-Ascend-Netware-timeout 223 integer
+ATTRIBUTE X-Ascend-IPX-Alias 224 integer
+ATTRIBUTE X-Ascend-Metric 225 integer
+ATTRIBUTE X-Ascend-PRI-Number-Type 226 integer
+ATTRIBUTE X-Ascend-Dial-Number 227 string
+ATTRIBUTE X-Ascend-Route-IP 228 integer
+ATTRIBUTE X-Ascend-Route-IPX 229 integer
+ATTRIBUTE X-Ascend-Bridge 230 integer
+ATTRIBUTE X-Ascend-Send-Auth 231 integer
+ATTRIBUTE X-Ascend-Send-Passwd 232 string
+ATTRIBUTE X-Ascend-Link-Compression 233 integer
+ATTRIBUTE X-Ascend-Target-Util 234 integer
+ATTRIBUTE X-Ascend-Maximum-Channels 235 integer
+ATTRIBUTE X-Ascend-Inc-Channel-Count 236 integer
+ATTRIBUTE X-Ascend-Dec-Channel-Count 237 integer
+ATTRIBUTE X-Ascend-Seconds-Of-History 238 integer
+ATTRIBUTE X-Ascend-History-Weigh-Type 239 integer
+ATTRIBUTE X-Ascend-Add-Seconds 240 integer
+ATTRIBUTE X-Ascend-Remove-Seconds 241 integer
+ATTRIBUTE X-Ascend-Data-Filter 242 string
+ATTRIBUTE X-Ascend-Call-Filter 243 string
+ATTRIBUTE X-Ascend-Idle-Limit 244 integer
+ATTRIBUTE X-Ascend-Preempt-Limit 245 integer
+ATTRIBUTE X-Ascend-Callback 246 integer
+ATTRIBUTE X-Ascend-Data-Svc 247 integer
+ATTRIBUTE X-Ascend-Force-56 248 integer
+ATTRIBUTE X-Ascend-Billing-Number 249 string
+ATTRIBUTE X-Ascend-Call-By-Call 250 integer
+ATTRIBUTE X-Ascend-Transit-Number 251 string
+ATTRIBUTE X-Ascend-Host-Info 252 string
+ATTRIBUTE X-Ascend-PPP-Address 253 ipaddr
+ATTRIBUTE X-Ascend-MPP-Idle-Percent 254 integer
+ATTRIBUTE X-Ascend-Xmit-Rate 255 integer
+
+#
+# Ascend vendor-specific attributes.
+#
+BEGIN-VENDOR Ascend
+ATTRIBUTE Ascend-Max-Shared-Users 2 integer
+ATTRIBUTE Ascend-UU-Info 7 string
+ATTRIBUTE Ascend-CIR-Timer 9 integer
+ATTRIBUTE Ascend-FR-08-Mode 10 integer
+ATTRIBUTE Ascend-Destination-Nas-Port 11 integer
+ATTRIBUTE Ascend-FR-SVC-Addr 12 string
+ATTRIBUTE Ascend-NAS-Port-Format 13 integer
+ATTRIBUTE Ascend-ATM-Fault-Management 14 integer
+ATTRIBUTE Ascend-ATM-Loopback-Cell-Loss 15 integer
+ATTRIBUTE Ascend-Ckt-Type 16 integer
+ATTRIBUTE Ascend-SVC-Enabled 17 integer
+ATTRIBUTE Ascend-Session-Type 18 integer
+ATTRIBUTE Ascend-H323-Gatekeeper 19 ipaddr
+ATTRIBUTE Ascend-Global-Call-Id 20 string
+ATTRIBUTE Ascend-H323-Conference-Id 21 integer
+ATTRIBUTE Ascend-H323-Fegw-Address 22 ipaddr
+ATTRIBUTE Ascend-H323-Dialed-Time 23 integer
+ATTRIBUTE Ascend-Dialed-Number 24 string
+ATTRIBUTE Ascend-Inter-Arrival-Jitter 25 integer
+ATTRIBUTE Ascend-Dropped-Octets 26 integer
+ATTRIBUTE Ascend-Dropped-Packets 27 integer
+ATTRIBUTE Ascend-Auth-Delay 28 integer
+ATTRIBUTE Ascend-X25-Pad-X3-Profile 29 integer
+ATTRIBUTE Ascend-X25-Pad-X3-Parameters 30 string
+ATTRIBUTE Ascend-Tunnel-VRouter-Name 31 string
+ATTRIBUTE Ascend-X25-Reverse-Charging 32 integer
+ATTRIBUTE Ascend-X25-Nui-Prompt 33 string
+ATTRIBUTE Ascend-X25-Nui-Password-Prompt 34 string
+ATTRIBUTE Ascend-X25-Cug 35 string
+ATTRIBUTE Ascend-X25-Pad-Alias-1 36 string
+ATTRIBUTE Ascend-X25-Pad-Alias-2 37 string
+ATTRIBUTE Ascend-X25-Pad-Alias-3 38 string
+ATTRIBUTE Ascend-X25-X121-Address 39 string
+ATTRIBUTE Ascend-X25-Nui 40 string
+ATTRIBUTE Ascend-X25-Rpoa 41 string
+ATTRIBUTE Ascend-X25-Pad-Prompt 42 string
+ATTRIBUTE Ascend-X25-Pad-Banner 43 string
+ATTRIBUTE Ascend-X25-Profile-Name 44 string
+ATTRIBUTE Ascend-Recv-Name 45 string
+ATTRIBUTE Ascend-Bi-Directional-Auth 46 integer
+ATTRIBUTE Ascend-MTU 47 integer
+ATTRIBUTE Ascend-Call-Direction 48 integer
+ATTRIBUTE Ascend-Service-Type 49 integer
+ATTRIBUTE Ascend-Filter-Required 50 integer
+ATTRIBUTE Ascend-Traffic-Shaper 51 integer
+ATTRIBUTE Ascend-Access-Intercept-LEA 52 string
+ATTRIBUTE Ascend-Access-Intercept-Log 53 string
+ATTRIBUTE Ascend-Private-Route-Table-ID 54 string
+ATTRIBUTE Ascend-Private-Route-Required 55 integer
+ATTRIBUTE Ascend-Cache-Refresh 56 integer
+ATTRIBUTE Ascend-Cache-Time 57 integer
+ATTRIBUTE Ascend-Egress-Enabled 58 integer
+ATTRIBUTE Ascend-QOS-Upstream 59 string
+ATTRIBUTE Ascend-QOS-Downstream 60 string
+ATTRIBUTE Ascend-ATM-Connect-Vpi 61 integer
+ATTRIBUTE Ascend-ATM-Connect-Vci 62 integer
+ATTRIBUTE Ascend-ATM-Connect-Group 63 integer
+ATTRIBUTE Ascend-ATM-Group 64 integer
+ATTRIBUTE Ascend-IPX-Header-Compression 65 integer
+ATTRIBUTE Ascend-Calling-Id-Type-Of-Num 66 integer
+ATTRIBUTE Ascend-Calling-Id-Number-Plan 67 integer
+ATTRIBUTE Ascend-Calling-Id-Presentatn 68 integer
+ATTRIBUTE Ascend-Calling-Id-Screening 69 integer
+ATTRIBUTE Ascend-BIR-Enable 70 integer
+ATTRIBUTE Ascend-BIR-Proxy 71 integer
+ATTRIBUTE Ascend-BIR-Bridge-Group 72 integer
+ATTRIBUTE Ascend-IPSEC-Profile 73 string
+ATTRIBUTE Ascend-PPPoE-Enable 74 integer
+ATTRIBUTE Ascend-Bridge-Non-PPPoE 75 integer
+ATTRIBUTE Ascend-ATM-Direct 76 integer
+ATTRIBUTE Ascend-ATM-Direct-Profile 77 string
+ATTRIBUTE Ascend-Client-Primary-WINS 78 ipaddr
+ATTRIBUTE Ascend-Client-Secondary-WINS 79 ipaddr
+ATTRIBUTE Ascend-Client-Assign-WINS 80 integer
+ATTRIBUTE Ascend-Auth-Type 81 integer
+ATTRIBUTE Ascend-Port-Redir-Protocol 82 integer
+ATTRIBUTE Ascend-Port-Redir-Portnum 83 integer
+ATTRIBUTE Ascend-Port-Redir-Server 84 ipaddr
+ATTRIBUTE Ascend-IP-Pool-Chaining 85 integer
+ATTRIBUTE Ascend-Owner-IP-Addr 86 ipaddr
+ATTRIBUTE Ascend-IP-TOS 87 integer
+ATTRIBUTE Ascend-IP-TOS-Precedence 88 integer
+ATTRIBUTE Ascend-IP-TOS-Apply-To 89 integer
+ATTRIBUTE Ascend-Filter 90 string
+ATTRIBUTE Ascend-Telnet-Profile 91 string
+ATTRIBUTE Ascend-Dsl-Rate-Type 92 integer
+ATTRIBUTE Ascend-Redirect-Number 93 string
+ATTRIBUTE Ascend-ATM-Vpi 94 integer
+ATTRIBUTE Ascend-ATM-Vci 95 integer
+ATTRIBUTE Ascend-Source-IP-Check 96 integer
+ATTRIBUTE Ascend-Dsl-Rate-Mode 97 integer
+ATTRIBUTE Ascend-Dsl-Upstream-Limit 98 integer
+ATTRIBUTE Ascend-Dsl-Downstream-Limit 99 integer
+ATTRIBUTE Ascend-Dsl-CIR-Recv-Limit 100 integer
+ATTRIBUTE Ascend-Dsl-CIR-Xmit-Limit 101 integer
+ATTRIBUTE Ascend-VRouter-Name 102 string
+ATTRIBUTE Ascend-Source-Auth 103 string
+ATTRIBUTE Ascend-Private-Route 104 string
+ATTRIBUTE Ascend-Numbering-Plan-ID 105 integer
+ATTRIBUTE Ascend-FR-Link-Status-DLCI 106 integer
+ATTRIBUTE Ascend-Calling-Subaddress 107 string
+ATTRIBUTE Ascend-Callback-Delay 108 integer
+ATTRIBUTE Ascend-Endpoint-Disc 109 string
+ATTRIBUTE Ascend-Remote-FW 110 string
+ATTRIBUTE Ascend-Multicast-GLeave-Delay 111 integer
+ATTRIBUTE Ascend-CBCP-Enable 112 integer
+ATTRIBUTE Ascend-CBCP-Mode 113 integer
+ATTRIBUTE Ascend-CBCP-Delay 114 integer
+ATTRIBUTE Ascend-CBCP-Trunk-Group 115 integer
+ATTRIBUTE Ascend-Appletalk-Route 116 string
+ATTRIBUTE Ascend-Appletalk-Peer-Mode 117 integer
+ATTRIBUTE Ascend-Route-Appletalk 118 integer
+ATTRIBUTE Ascend-FCP-Parameter 119 string
+ATTRIBUTE Ascend-Modem-PortNo 120 integer
+ATTRIBUTE Ascend-Modem-SlotNo 121 integer
+ATTRIBUTE Ascend-Modem-ShelfNo 122 integer
+ATTRIBUTE Ascend-Call-Attempt-Limit 123 integer
+ATTRIBUTE Ascend-Call-Block-Duration 124 integer
+ATTRIBUTE Ascend-Maximum-Call-Duration 125 integer
+ATTRIBUTE Ascend-Temporary-Rtes 126 integer
+ATTRIBUTE Ascend-Tunneling-Protocol 127 integer
+ATTRIBUTE Ascend-Shared-Profile-Enable 128 integer
+ATTRIBUTE Ascend-Primary-Home-Agent 129 string
+ATTRIBUTE Ascend-Secondary-Home-Agent 130 string
+ATTRIBUTE Ascend-Dialout-Allowed 131 integer
+ATTRIBUTE Ascend-Client-Gateway 132 ipaddr
+ATTRIBUTE Ascend-BACP-Enable 133 integer
+ATTRIBUTE Ascend-DHCP-Maximum-Leases 134 integer
+ATTRIBUTE Ascend-Client-Primary-DNS 135 ipaddr
+ATTRIBUTE Ascend-Client-Secondary-DNS 136 ipaddr
+ATTRIBUTE Ascend-Client-Assign-DNS 137 integer
+ATTRIBUTE Ascend-User-Acct-Type 138 integer
+ATTRIBUTE Ascend-User-Acct-Host 139 ipaddr
+ATTRIBUTE Ascend-User-Acct-Port 140 integer
+ATTRIBUTE Ascend-User-Acct-Key 141 string
+ATTRIBUTE Ascend-User-Acct-Base 142 integer
+ATTRIBUTE Ascend-User-Acct-Time 143 integer
+ATTRIBUTE Ascend-Assign-IP-Client 144 ipaddr
+ATTRIBUTE Ascend-Assign-IP-Server 145 ipaddr
+ATTRIBUTE Ascend-Assign-IP-Global-Pool 146 string
+ATTRIBUTE Ascend-DHCP-Reply 147 integer
+ATTRIBUTE Ascend-DHCP-Pool-Number 148 integer
+ATTRIBUTE Ascend-Expect-Callback 149 integer
+ATTRIBUTE Ascend-Event-Type 150 integer
+ATTRIBUTE Ascend-Session-Svr-Key 151 string
+ATTRIBUTE Ascend-Multicast-Rate-Limit 152 integer
+ATTRIBUTE Ascend-IF-Netmask 153 ipaddr
+ATTRIBUTE Ascend-Remote-Addr 154 ipaddr
+ATTRIBUTE Ascend-Multicast-Client 155 integer
+ATTRIBUTE Ascend-FR-Circuit-Name 156 string
+ATTRIBUTE Ascend-FR-LinkUp 157 integer
+ATTRIBUTE Ascend-FR-Nailed-Grp 158 integer
+ATTRIBUTE Ascend-FR-Type 159 integer
+ATTRIBUTE Ascend-FR-Link-Mgt 160 integer
+ATTRIBUTE Ascend-FR-N391 161 integer
+ATTRIBUTE Ascend-FR-DCE-N392 162 integer
+ATTRIBUTE Ascend-FR-DTE-N392 163 integer
+ATTRIBUTE Ascend-FR-DCE-N393 164 integer
+ATTRIBUTE Ascend-FR-DTE-N393 165 integer
+ATTRIBUTE Ascend-FR-T391 166 integer
+ATTRIBUTE Ascend-FR-T392 167 integer
+ATTRIBUTE Ascend-Bridge-Address 168 string
+ATTRIBUTE Ascend-TS-Idle-Limit 169 integer
+ATTRIBUTE Ascend-TS-Idle-Mode 170 integer
+ATTRIBUTE Ascend-DBA-Monitor 171 integer
+ATTRIBUTE Ascend-Base-Channel-Count 172 integer
+ATTRIBUTE Ascend-Minimum-Channels 173 integer
+ATTRIBUTE Ascend-IPX-Route 174 string
+ATTRIBUTE Ascend-FT1-Caller 175 integer
+ATTRIBUTE Ascend-Backup 176 string
+ATTRIBUTE Ascend-Call-Type 177 integer
+ATTRIBUTE Ascend-Group 178 string
+ATTRIBUTE Ascend-FR-DLCI 179 integer
+ATTRIBUTE Ascend-FR-Profile-Name 180 string
+ATTRIBUTE Ascend-Ara-PW 181 string
+ATTRIBUTE Ascend-IPX-Node-Addr 182 string
+ATTRIBUTE Ascend-Home-Agent-IP-Addr 183 ipaddr
+ATTRIBUTE Ascend-Home-Agent-Password 184 string
+ATTRIBUTE Ascend-Home-Network-Name 185 string
+ATTRIBUTE Ascend-Home-Agent-UDP-Port 186 integer
+ATTRIBUTE Ascend-Multilink-ID 187 integer
+ATTRIBUTE Ascend-Num-In-Multilink 188 integer
+ATTRIBUTE Ascend-First-Dest 189 ipaddr
+ATTRIBUTE Ascend-Pre-Input-Octets 190 integer
+ATTRIBUTE Ascend-Pre-Output-Octets 191 integer
+ATTRIBUTE Ascend-Pre-Input-Packets 192 integer
+ATTRIBUTE Ascend-Pre-Output-Packets 193 integer
+ATTRIBUTE Ascend-Maximum-Time 194 integer
+ATTRIBUTE Ascend-Disconnect-Cause 195 integer
+ATTRIBUTE Ascend-Connect-Progress 196 integer
+ATTRIBUTE Ascend-Data-Rate 197 integer
+ATTRIBUTE Ascend-PreSession-Time 198 integer
+ATTRIBUTE Ascend-Token-Idle 199 integer
+ATTRIBUTE Ascend-Token-Immediate 200 integer
+ATTRIBUTE Ascend-Require-Auth 201 integer
+ATTRIBUTE Ascend-Number-Sessions 202 string
+ATTRIBUTE Ascend-Authen-Alias 203 string
+ATTRIBUTE Ascend-Token-Expiry 204 integer
+ATTRIBUTE Ascend-Menu-Selector 205 string
+ATTRIBUTE Ascend-Menu-Item 206 string
+ATTRIBUTE Ascend-PW-Warntime 207 integer
+ATTRIBUTE Ascend-PW-Lifetime 208 integer
+ATTRIBUTE Ascend-IP-Direct 209 ipaddr
+ATTRIBUTE Ascend-PPP-VJ-Slot-Comp 210 integer
+ATTRIBUTE Ascend-PPP-VJ-1172 211 integer
+ATTRIBUTE Ascend-PPP-Async-Map 212 integer
+ATTRIBUTE Ascend-Third-Prompt 213 string
+ATTRIBUTE Ascend-Send-Secret 214 string encrypt=3
+ATTRIBUTE Ascend-Receive-Secret 215 string encrypt=3
+ATTRIBUTE Ascend-IPX-Peer-Mode 216 integer
+ATTRIBUTE Ascend-IP-Pool-Definition 217 string
+ATTRIBUTE Ascend-Assign-IP-Pool 218 integer
+ATTRIBUTE Ascend-FR-Direct 219 integer
+ATTRIBUTE Ascend-FR-Direct-Profile 220 string
+ATTRIBUTE Ascend-FR-Direct-DLCI 221 integer
+ATTRIBUTE Ascend-Handle-IPX 222 integer
+ATTRIBUTE Ascend-Netware-timeout 223 integer
+ATTRIBUTE Ascend-IPX-Alias 224 integer
+ATTRIBUTE Ascend-Metric 225 integer
+ATTRIBUTE Ascend-PRI-Number-Type 226 integer
+ATTRIBUTE Ascend-Dial-Number 227 string
+ATTRIBUTE Ascend-Route-IP 228 integer
+ATTRIBUTE Ascend-Route-IPX 229 integer
+ATTRIBUTE Ascend-Bridge 230 integer
+ATTRIBUTE Ascend-Send-Auth 231 integer
+ATTRIBUTE Ascend-Send-Passwd 232 string
+ATTRIBUTE Ascend-Link-Compression 233 integer
+ATTRIBUTE Ascend-Target-Util 234 integer
+ATTRIBUTE Ascend-Maximum-Channels 235 integer
+ATTRIBUTE Ascend-Inc-Channel-Count 236 integer
+ATTRIBUTE Ascend-Dec-Channel-Count 237 integer
+ATTRIBUTE Ascend-Seconds-Of-History 238 integer
+ATTRIBUTE Ascend-History-Weigh-Type 239 integer
+ATTRIBUTE Ascend-Add-Seconds 240 integer
+ATTRIBUTE Ascend-Remove-Seconds 241 integer
+ATTRIBUTE Ascend-Data-Filter 242 string
+ATTRIBUTE Ascend-Call-Filter 243 string
+ATTRIBUTE Ascend-Idle-Limit 244 integer
+ATTRIBUTE Ascend-Preempt-Limit 245 integer
+ATTRIBUTE Ascend-Callback 246 integer
+ATTRIBUTE Ascend-Data-Svc 247 integer
+ATTRIBUTE Ascend-Force-56 248 integer
+ATTRIBUTE Ascend-Billing-Number 249 string
+ATTRIBUTE Ascend-Call-By-Call 250 integer
+ATTRIBUTE Ascend-Transit-Number 251 string
+ATTRIBUTE Ascend-Host-Info 252 string
+ATTRIBUTE Ascend-PPP-Address 253 ipaddr
+ATTRIBUTE Ascend-MPP-Idle-Percent 254 integer
+ATTRIBUTE Ascend-Xmit-Rate 255 integer
+
+
+# Ascend protocols
+VALUE Service-Type Dialout-Framed-User 5
+VALUE Framed-Protocol Ascend-ARA 255
+VALUE Framed-Protocol Ascend-MPP 256
+VALUE Framed-Protocol Ascend-EURAW 257
+VALUE Framed-Protocol Ascend-EUUI 258
+VALUE Framed-Protocol Ascend-X25 259
+VALUE Framed-Protocol Ascend-COMB 260
+VALUE Framed-Protocol Ascend-FR 261
+VALUE Framed-Protocol Ascend-MP 262
+VALUE Framed-Protocol Ascend-FR-CIR 263
+
+
+#
+# Ascend specific extensions
+# Used by ASCEND MAX/Pipeline products (see above)
+#
+
+VALUE Ascend-Source-IP-Check Source-IP-Check-No 0
+VALUE Ascend-Source-IP-Check Source-IP-Check-Yes 1
+VALUE Ascend-CBCP-Enable CBCP-Not-Enabled 0
+VALUE Ascend-CBCP-Enable CBCP-Enabled 1
+VALUE Ascend-CBCP-Mode CBCP-No-Callback 1
+VALUE Ascend-CBCP-Mode CBCP-User-Callback 2
+VALUE Ascend-CBCP-Mode CBCP-Profile-Callback 3
+VALUE Ascend-CBCP-Mode CBCP-Any-Or-No 7
+VALUE Ascend-CBCP-Mode CBCP-Off 8
+VALUE Ascend-FR-Direct FR-Direct-No 0
+VALUE Ascend-FR-Direct FR-Direct-Yes 1
+VALUE Ascend-Handle-IPX Handle-IPX-None 0
+VALUE Ascend-Handle-IPX Handle-IPX-Client 1
+VALUE Ascend-Handle-IPX Handle-IPX-Server 2
+VALUE Ascend-IPX-Peer-Mode IPX-Peer-Router 0
+VALUE Ascend-IPX-Peer-Mode IPX-Peer-Dialin 1
+VALUE Ascend-Call-Type Switched 0
+VALUE Ascend-Call-Type Nailed 1
+VALUE Ascend-Call-Type Nailed/Mpp 2
+VALUE Ascend-Call-Type Perm/Switched 3
+VALUE Ascend-Call-Type AO/DI 6
+VALUE Ascend-Call-Type MegaMax 7
+VALUE Ascend-FT1-Caller FT1-No 0
+VALUE Ascend-FT1-Caller FT1-Yes 1
+VALUE Ascend-PRI-Number-Type Unknown-Number 0
+VALUE Ascend-PRI-Number-Type Intl-Number 1
+VALUE Ascend-PRI-Number-Type National-Number 2
+VALUE Ascend-PRI-Number-Type Net-Specific-Number 3
+VALUE Ascend-PRI-Number-Type Local-Number 4
+VALUE Ascend-PRI-Number-Type Abbrev-Number 5
+
+VALUE Ascend-Route-IP Route-IP-No 0
+VALUE Ascend-Route-IP Route-IP-Yes 1
+VALUE Ascend-Route-IPX Route-IPX-No 0
+VALUE Ascend-Route-IPX Route-IPX-Yes 1
+VALUE Ascend-Bridge Bridge-No 0
+VALUE Ascend-Bridge Bridge-Yes 1
+VALUE Ascend-TS-Idle-Mode TS-Idle-None 0
+VALUE Ascend-TS-Idle-Mode TS-Idle-Input 1
+VALUE Ascend-TS-Idle-Mode TS-Idle-Input-Output 2
+VALUE Ascend-Send-Auth Send-Auth-None 0
+VALUE Ascend-Send-Auth Send-Auth-PAP 1
+VALUE Ascend-Send-Auth Send-Auth-CHAP 2
+VALUE Ascend-Send-Auth Send-Auth-MS-CHAP 3
+VALUE Ascend-Link-Compression Link-Comp-None 0
+VALUE Ascend-Link-Compression Link-Comp-Stac 1
+VALUE Ascend-Link-Compression Link-Comp-Stac-Draft-9 2
+VALUE Ascend-Link-Compression Link-Comp-MS-Stac 3
+VALUE Ascend-History-Weigh-Type History-Constant 0
+VALUE Ascend-History-Weigh-Type History-Linear 1
+VALUE Ascend-History-Weigh-Type History-Quadratic 2
+VALUE Ascend-Callback Callback-No 0
+VALUE Ascend-Callback Callback-Yes 1
+VALUE Ascend-Expect-Callback Expect-Callback-No 0
+VALUE Ascend-Expect-Callback Expect-Callback-Yes 1
+VALUE Ascend-Data-Svc Switched-Voice-Bearer 0
+VALUE Ascend-Data-Svc Nailed-56KR 1
+VALUE Ascend-Data-Svc Nailed-64K 2
+VALUE Ascend-Data-Svc Switched-64KR 3
+VALUE Ascend-Data-Svc Switched-56K 4
+VALUE Ascend-Data-Svc Switched-384KR 5
+VALUE Ascend-Data-Svc Switched-384K 6
+VALUE Ascend-Data-Svc Switched-1536K 7
+VALUE Ascend-Data-Svc Switched-1536KR 8
+VALUE Ascend-Data-Svc Switched-128K 9
+VALUE Ascend-Data-Svc Switched-192K 10
+VALUE Ascend-Data-Svc Switched-256K 11
+VALUE Ascend-Data-Svc Switched-320K 12
+VALUE Ascend-Data-Svc Switched-384K-MR 13
+VALUE Ascend-Data-Svc Switched-448K 14
+VALUE Ascend-Data-Svc Switched-512K 15
+VALUE Ascend-Data-Svc Switched-576K 16
+VALUE Ascend-Data-Svc Switched-640K 17
+VALUE Ascend-Data-Svc Switched-704K 18
+VALUE Ascend-Data-Svc Switched-768K 19
+VALUE Ascend-Data-Svc Switched-832K 20
+VALUE Ascend-Data-Svc Switched-896K 21
+VALUE Ascend-Data-Svc Switched-960K 22
+VALUE Ascend-Data-Svc Switched-1024K 23
+VALUE Ascend-Data-Svc Switched-1088K 24
+VALUE Ascend-Data-Svc Switched-1152K 25
+VALUE Ascend-Data-Svc Switched-1216K 26
+VALUE Ascend-Data-Svc Switched-1280K 27
+VALUE Ascend-Data-Svc Switched-1344K 28
+VALUE Ascend-Data-Svc Switched-1408K 29
+VALUE Ascend-Data-Svc Switched-1472K 30
+VALUE Ascend-Data-Svc Switched-1600K 31
+VALUE Ascend-Data-Svc Switched-1664K 32
+VALUE Ascend-Data-Svc Switched-1728K 33
+VALUE Ascend-Data-Svc Switched-1792K 34
+VALUE Ascend-Data-Svc Switched-1856K 35
+VALUE Ascend-Data-Svc Switched-1920K 36
+VALUE Ascend-Data-Svc Switched-inherited 37
+VALUE Ascend-Data-Svc Switched-restricted-bearer-x30 38
+VALUE Ascend-Data-Svc Switched-clear-bearer-v110 39
+VALUE Ascend-Data-Svc Switched-restricted-64-x30 40
+VALUE Ascend-Data-Svc Switched-clear-56-v110 41
+VALUE Ascend-Data-Svc Switched-modem 42
+VALUE Ascend-Data-Svc Switched-atmodem 43
+VALUE Ascend-Data-Svc Switched-V110-24-56 45
+VALUE Ascend-Data-Svc Switched-V110-48-56 46
+VALUE Ascend-Data-Svc Switched-V110-96-56 47
+VALUE Ascend-Data-Svc Switched-V110-192-56 48
+VALUE Ascend-Data-Svc Switched-V110-384-56 49
+VALUE Ascend-Data-Svc Switched-V110-24-56R 50
+VALUE Ascend-Data-Svc Switched-V110-48-56R 51
+VALUE Ascend-Data-Svc Switched-V110-96-56R 52
+VALUE Ascend-Data-Svc Switched-V110-192-56R 53
+VALUE Ascend-Data-Svc Switched-V110-384-56R 54
+VALUE Ascend-Data-Svc Switched-V110-24-64 55
+VALUE Ascend-Data-Svc Switched-V110-48-64 56
+VALUE Ascend-Data-Svc Switched-V110-96-64 57
+VALUE Ascend-Data-Svc Switched-V110-192-64 58
+VALUE Ascend-Data-Svc Switched-V110-384-64 59
+VALUE Ascend-Data-Svc Switched-V110-24-64R 60
+VALUE Ascend-Data-Svc Switched-V110-48-64R 61
+VALUE Ascend-Data-Svc Switched-V110-96-64R 62
+VALUE Ascend-Data-Svc Switched-V110-384-64R 64
+VALUE Ascend-Data-Svc Switched-V110-192-64R 63
+
+VALUE Ascend-Data-Svc Switched-Pots 68
+VALUE Ascend-Data-Svc Switched-ATM 69
+VALUE Ascend-Data-Svc Switched-FR 70
+
+VALUE Ascend-Force-56 Force-56-No 0
+VALUE Ascend-Force-56 Force-56-Yes 1
+VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
+VALUE Ascend-PW-Warntime Days-Of-Warning 0
+VALUE Ascend-PPP-VJ-1172 PPP-VJ-1172 1
+VALUE Ascend-PPP-VJ-Slot-Comp VJ-Slot-Comp-No 1
+VALUE Ascend-Require-Auth Not-Require-Auth 0
+VALUE Ascend-Require-Auth Require-Auth 1
+VALUE Ascend-Token-Immediate Tok-Imm-No 0
+VALUE Ascend-Token-Immediate Tok-Imm-Yes 1
+VALUE Ascend-DBA-Monitor DBA-Transmit 0
+VALUE Ascend-DBA-Monitor DBA-Transmit-Recv 1
+VALUE Ascend-DBA-Monitor DBA-None 2
+VALUE Ascend-FR-Type Ascend-FR-DTE 0
+VALUE Ascend-FR-Type Ascend-FR-DCE 1
+VALUE Ascend-FR-Type Ascend-FR-NNI 2
+VALUE Ascend-FR-Link-Mgt Ascend-FR-No-Link-Mgt 0
+VALUE Ascend-FR-Link-Mgt Ascend-FR-T1-617D 1
+VALUE Ascend-FR-Link-Mgt Ascend-FR-Q-933A 2
+VALUE Ascend-FR-LinkUp Ascend-LinkUp-Default 0
+VALUE Ascend-FR-LinkUp Ascend-LinkUp-AlwaysUp 1
+VALUE Ascend-Multicast-Client Multicast-No 0
+VALUE Ascend-Multicast-Client Multicast-Yes 1
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-None 0
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-User 1
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-User-Default 2
+VALUE Ascend-User-Acct-Base Base-10 0
+VALUE Ascend-User-Acct-Base Base-16 1
+VALUE Ascend-DHCP-Reply DHCP-Reply-No 0
+VALUE Ascend-DHCP-Reply DHCP-Reply-Yes 1
+VALUE Ascend-Client-Assign-DNS DNS-Assign-No 0
+VALUE Ascend-Client-Assign-DNS DNS-Assign-Yes 1
+VALUE Ascend-Event-Type Ascend-ColdStart 1
+VALUE Ascend-Event-Type Ascend-Session-Event 2
+VALUE Ascend-BACP-Enable BACP-No 0
+VALUE Ascend-BACP-Enable BACP-Yes 1
+VALUE Ascend-Dialout-Allowed Dialout-Not-Allowed 0
+VALUE Ascend-Dialout-Allowed Dialout-Allowed 1
+VALUE Ascend-Shared-Profile-Enable Shared-Profile-No 0
+VALUE Ascend-Shared-Profile-Enable Shared-Profile-Yes 1
+VALUE Ascend-Temporary-Rtes Temp-Rtes-No 0
+VALUE Ascend-Temporary-Rtes Temp-Rtes-Yes 1
+
+# Ascend Disconnect Cause Values
+
+VALUE Ascend-Disconnect-Cause No-Reason 0
+VALUE Ascend-Disconnect-Cause Not-Applicable 1
+VALUE Ascend-Disconnect-Cause Unknown 2
+VALUE Ascend-Disconnect-Cause Call-Disconnected 3
+VALUE Ascend-Disconnect-Cause CLID-Authentication-Failed 4
+VALUE Ascend-Disconnect-Cause CLID-RADIUS-Timeout 5
+
+VALUE Ascend-Disconnect-Cause Modem-No-DCD 10
+VALUE Ascend-Disconnect-Cause DCD-Detected-Then-Inactive 11
+VALUE Ascend-Disconnect-Cause Modem-Invalid-Result-Codes 12
+
+VALUE Ascend-Disconnect-Cause TermSrv-User-Quit 20
+VALUE Ascend-Disconnect-Cause TermSrv-Idle-Timeout 21
+VALUE Ascend-Disconnect-Cause TermSrv-Exit-Telnet 22
+VALUE Ascend-Disconnect-Cause TermSrv-No-IPaddr 23
+VALUE Ascend-Disconnect-Cause TermSrv-Exit-Raw-TCP 24
+VALUE Ascend-Disconnect-Cause TermSrv-Exit-Login-Failed 25
+VALUE Ascend-Disconnect-Cause TermSrv-Exit-Raw-TCP-Disabled 26
+VALUE Ascend-Disconnect-Cause TermSrv-CTRL-C-In-Login 27
+VALUE Ascend-Disconnect-Cause TermSrv-Destroyed 28
+VALUE Ascend-Disconnect-Cause TermSrv-User-Closed-VCon 29
+
+VALUE Ascend-Disconnect-Cause TermSrv-VCon-Destroyed 30
+VALUE Ascend-Disconnect-Cause TermSrv-Exit-Rlogin 31
+VALUE Ascend-Disconnect-Cause TermSrv-Bad-Rlogin-Option 32
+VALUE Ascend-Disconnect-Cause TermSrv-Not-Enough-Resources 33
+
+VALUE Ascend-Disconnect-Cause MPP-No-NULL-Msg-Timeout 35
+
+VALUE Ascend-Disconnect-Cause PPP-LCP-Timeout 40
+VALUE Ascend-Disconnect-Cause PPP-LCP-Negotion-Failed 41
+VALUE Ascend-Disconnect-Cause PPP-PAP-Auth-Failed 42
+VALUE Ascend-Disconnect-Cause PPP-CHAP-Auth-Failed 43
+VALUE Ascend-Disconnect-Cause PPP-Rmt-Auth-Failed 44
+VALUE Ascend-Disconnect-Cause PPP-Rcv-Terminate-Req 45
+VALUE Ascend-Disconnect-Cause PPP-Rcv-Close-Event 46
+VALUE Ascend-Disconnect-Cause PPP-No-NCPs-Open 47
+VALUE Ascend-Disconnect-Cause PPP-MP-Bundle-Unknown 48
+VALUE Ascend-Disconnect-Cause PPP-LCP-Close-MP-Add-Fail 49
+
+VALUE Ascend-Disconnect-Cause Session-Table-Full 50
+VALUE Ascend-Disconnect-Cause Out-Of-Resources 51
+VALUE Ascend-Disconnect-Cause Invalid-IP-Address 52
+VALUE Ascend-Disconnect-Cause Hostname-Resolution-Failed 53
+VALUE Ascend-Disconnect-Cause Bad-Or-Missing-Port-Number 54
+
+VALUE Ascend-Disconnect-Cause Host-Reset 60
+VALUE Ascend-Disconnect-Cause Connection-Refused 61
+VALUE Ascend-Disconnect-Cause Connection-Timeout 62
+VALUE Ascend-Disconnect-Cause Connection-Closed 63
+VALUE Ascend-Disconnect-Cause Network-Unreachable 64
+VALUE Ascend-Disconnect-Cause Host-Unreachable 65
+VALUE Ascend-Disconnect-Cause Network-Unreachable-Admin 66
+VALUE Ascend-Disconnect-Cause Host-Unreachable-Admin 67
+VALUE Ascend-Disconnect-Cause Port-Unreachable 68
+
+VALUE Ascend-Disconnect-Cause Session-Timeout 100
+VALUE Ascend-Disconnect-Cause Invalid-Incoming-User 101
+VALUE Ascend-Disconnect-Cause Disconnect-Due-To-Callback 102
+
+VALUE Ascend-Disconnect-Cause Proto-Disabled-Or-Unsupported 120
+
+VALUE Ascend-Disconnect-Cause Disconnect-Req-By-RADIUS 150
+VALUE Ascend-Disconnect-Cause Disconnect-Req-By-Local-Admin 151
+
+VALUE Ascend-Disconnect-Cause V110-Timeout-Sync-Retry-Exceed 160
+
+VALUE Ascend-Disconnect-Cause PPP-Auth-Timeout-Exceeded 170
+VALUE Ascend-Disconnect-Cause User-Executed-Do-Hangup 180
+VALUE Ascend-Disconnect-Cause Remote-End-Hung-Up 185
+VALUE Ascend-Disconnect-Cause Resource-Has-Been-Quiesced 190
+VALUE Ascend-Disconnect-Cause Max-Call-Duration-Reached 195
+
+# ascend connect progress codes
+VALUE Ascend-Connect-Progress No-Progress 0
+VALUE Ascend-Connect-Progress Call-Up 10
+VALUE Ascend-Connect-Progress Modem-Up 30
+VALUE Ascend-Connect-Progress Modem-Awaiting-DCD 31
+VALUE Ascend-Connect-Progress Modem-Awaiting-Codes 32
+VALUE Ascend-Connect-Progress TermSrv-Started 40
+VALUE Ascend-Connect-Progress TermSrv-Raw-TCP-Started 41
+VALUE Ascend-Connect-Progress TermSrv-Telnet-Started 42
+VALUE Ascend-Connect-Progress TermSrv-Raw-TCP-Connected 43
+VALUE Ascend-Connect-Progress TermSrv-Telnet-Connected 44
+VALUE Ascend-Connect-Progress TermSrv-Rlogin-Started 45
+VALUE Ascend-Connect-Progress TermSrv-Rlogin-Connected 46
+VALUE Ascend-Connect-Progress Modem-Outdial-Call-Up 50
+VALUE Ascend-Connect-Progress LAN-Session-Up 60
+VALUE Ascend-Connect-Progress LCP-Opening 61
+VALUE Ascend-Connect-Progress CCP-Opening 62
+VALUE Ascend-Connect-Progress IPNCP-Opening 63
+VALUE Ascend-Connect-Progress BNCP-Opening 64
+VALUE Ascend-Connect-Progress LCP-Opened 65
+VALUE Ascend-Connect-Progress CCP-Opened 66
+VALUE Ascend-Connect-Progress IPNCP-Opened 67
+VALUE Ascend-Connect-Progress BNCP-Opened 68
+VALUE Ascend-Connect-Progress LCP-State-Initial 69
+VALUE Ascend-Connect-Progress LCP-State-Starting 70
+VALUE Ascend-Connect-Progress LCP-State-Closed 71
+VALUE Ascend-Connect-Progress LCP-State-Stopped 72
+VALUE Ascend-Connect-Progress LCP-State-Closing 73
+VALUE Ascend-Connect-Progress LCP-State-Stopping 74
+VALUE Ascend-Connect-Progress LCP-State-Request-Sent 75
+VALUE Ascend-Connect-Progress LCP-State-Ack-Received 76
+VALUE Ascend-Connect-Progress LCP-State-Ack-Sent 77
+VALUE Ascend-Connect-Progress IPXNCP-Opened 80
+VALUE Ascend-Connect-Progress ATNCP-Opened 81
+VALUE Ascend-Connect-Progress BACP-Opening 82
+VALUE Ascend-Connect-Progress BACP-Opened 83
+VALUE Ascend-Connect-Progress V110-Up 90
+VALUE Ascend-Connect-Progress V110-State-Opened 91
+VALUE Ascend-Connect-Progress V110-State-Carrier 92
+VALUE Ascend-Connect-Progress V110-State-Reset 93
+VALUE Ascend-Connect-Progress V110-State-Closed 94
+VALUE Ascend-ATM-Direct ATM-Direct-No 0
+VALUE Ascend-ATM-Direct ATM-Direct-Yes 1
+VALUE Ascend-ATM-Fault-Management VC-End-To-End-Loopback 2
+VALUE Ascend-ATM-Fault-Management VC-No-Loopback 0
+VALUE Ascend-ATM-Fault-Management VC-Segment-Loopback 1
+VALUE Ascend-Appletalk-Peer-Mode Appletalk-Peer-Dialin 1
+VALUE Ascend-Appletalk-Peer-Mode Appletalk-Peer-Router 0
+VALUE Ascend-Auth-Type Auth-Any 2
+VALUE Ascend-Auth-Type Auth-CHAP 4
+VALUE Ascend-Auth-Type Auth-Default 1
+VALUE Ascend-Auth-Type Auth-MS-CHAP 5
+VALUE Ascend-Auth-Type Auth-None 0
+VALUE Ascend-Auth-Type Auth-PAP 3
+VALUE Ascend-BIR-Enable BIR-Enable-No 0
+VALUE Ascend-BIR-Enable BIR-Enable-Yes 1
+VALUE Ascend-BIR-Proxy BIR-Proxy-No 0
+VALUE Ascend-BIR-Proxy BIR-Proxy-Yes 1
+VALUE Ascend-Bi-Directional-Auth Bi-Directional-Auth-Allowed 1
+VALUE Ascend-Bi-Directional-Auth Bi-Directional-Auth-None 0
+VALUE Ascend-Bi-Directional-Auth Bi-Directional-Auth-Required 2
+VALUE Ascend-Bridge-Non-PPPoE Bridge-Non-PPPoE-No 0
+VALUE Ascend-Bridge-Non-PPPoE Bridge-Non-PPPoE-Yes 1
+VALUE Ascend-Cache-Refresh Refresh-No 0
+VALUE Ascend-Cache-Refresh Refresh-Yes 1
+VALUE Ascend-Call-Direction Ascend-Call-Direction-Incoming 0
+VALUE Ascend-Call-Direction Ascend-Call-Direction-Outgoing 1
+VALUE Ascend-Calling-Id-Number-Plan Data 3
+VALUE Ascend-Calling-Id-Number-Plan ISDN-Telephony 1
+VALUE Ascend-Calling-Id-Number-Plan National 8
+VALUE Ascend-Calling-Id-Number-Plan Private 9
+VALUE Ascend-Calling-Id-Number-Plan Telex 4
+VALUE Ascend-Calling-Id-Number-Plan Unknown 0
+VALUE Ascend-Calling-Id-Presentatn Allowed 0
+VALUE Ascend-Calling-Id-Presentatn Number-Not-Available 2
+VALUE Ascend-Calling-Id-Presentatn Restricted 1
+VALUE Ascend-Calling-Id-Screening Network-Provided 3
+VALUE Ascend-Calling-Id-Screening User-Not-Screened 0
+VALUE Ascend-Calling-Id-Screening User-Provided-Failed 2
+VALUE Ascend-Calling-Id-Screening User-Provided-Passed 1
+VALUE Ascend-Calling-Id-Type-Of-Num Abbreviated-Number 6
+VALUE Ascend-Calling-Id-Type-Of-Num International-Number 1
+VALUE Ascend-Calling-Id-Type-Of-Num National-Number 2
+VALUE Ascend-Calling-Id-Type-Of-Num Network-Specific 3
+VALUE Ascend-Calling-Id-Type-Of-Num Subscriber-Number 4
+VALUE Ascend-Calling-Id-Type-Of-Num Unknown 0
+VALUE Ascend-Ckt-Type Ascend-PVC 0
+VALUE Ascend-Ckt-Type Ascend-SVC 1
+VALUE Ascend-Client-Assign-WINS WINS-Assign-No 0
+VALUE Ascend-Client-Assign-WINS WINS-Assign-Yes 1
+
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-1280000 10
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-1600000 9
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-1920000 8
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-2240000 7
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-2560000 6
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-2688000 5
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-3200000 4
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-4480000 3
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-5120000 2
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-6272000 1
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-640000 12
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-7168000 0
+VALUE Ascend-Dsl-Downstream-Limit adslcap-dn-960000 11
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-128000 121
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-1280000 114
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-1600000 113
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-1920000 112
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-2240000 111
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-256000 120
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-2560000 110
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-2688000 109
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-3200000 108
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-384000 119
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-4480000 107
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-512000 118
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-5120000 106
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-6272000 105
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-640000 117
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-7168000 104
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-768000 116
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-8000000 103
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-8960000 102
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-9504000 101
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-960000 115
+VALUE Ascend-Dsl-Downstream-Limit adsldmt-dn-auto 100
+VALUE Ascend-Dsl-Rate-Mode Rate-Mode-AutoBaud 1
+VALUE Ascend-Dsl-Rate-Mode Rate-Mode-Single 2
+VALUE Ascend-Dsl-Rate-Type Rate-Type-AdslCap 2
+VALUE Ascend-Dsl-Rate-Type Rate-Type-AdslDmt 4
+VALUE Ascend-Dsl-Rate-Type Rate-Type-AdslDmtCell 3
+VALUE Ascend-Dsl-Rate-Type Rate-Type-Disabled 0
+VALUE Ascend-Dsl-Rate-Type Rate-Type-Sdsl 1
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-896000 153
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-1088000 50
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-272000 56
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-408000 55
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-544000 54
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-680000 53
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-816000 52
+VALUE Ascend-Dsl-Upstream-Limit adslcap-up-952000 51
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-1088000 151
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-128000 160
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-256000 159
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-384000 158
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-512000 157
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-640000 156
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-768000 155
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-800000 154
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-928000 152
+VALUE Ascend-Dsl-Upstream-Limit adsldmt-up-auto 150
+VALUE Ascend-Dsl-Upstream-Limit sdsl-1168000 5
+VALUE Ascend-Dsl-Upstream-Limit sdsl-144000 0
+VALUE Ascend-Dsl-Upstream-Limit sdsl-1552000 6
+VALUE Ascend-Dsl-Upstream-Limit sdsl-2320000 7
+VALUE Ascend-Dsl-Upstream-Limit sdsl-272000 1
+VALUE Ascend-Dsl-Upstream-Limit sdsl-400000 2
+VALUE Ascend-Dsl-Upstream-Limit sdsl-528000 3
+VALUE Ascend-Dsl-Upstream-Limit sdsl-784000 4
+VALUE Ascend-FR-Link-Status-Dlci Ascend-FR-LMI-Dlci-0 0
+VALUE Ascend-FR-Link-Status-Dlci Ascend-FR-LMI-Dlci-1023 1023
+VALUE Ascend-Filter-Required Required-No 0
+VALUE Ascend-Filter-Required Required-Yes 1
+VALUE Ascend-IP-Pool-Chaining IP-Pool-Chaining-No 0
+VALUE Ascend-IP-Pool-Chaining IP-Pool-Chaining-Yes 1
+VALUE Ascend-IP-TOS IP-TOS-Cost 2
+VALUE Ascend-IP-TOS IP-TOS-Disabled 1
+VALUE Ascend-IP-TOS IP-TOS-Latency 16
+VALUE Ascend-IP-TOS IP-TOS-Normal 0
+VALUE Ascend-IP-TOS IP-TOS-Reliability 4
+VALUE Ascend-IP-TOS IP-TOS-Throughput 8
+VALUE Ascend-IP-TOS-Apply-To IP-TOS-Apply-To-Both 3072
+VALUE Ascend-IP-TOS-Apply-To IP-TOS-Apply-To-Incoming 1024
+VALUE Ascend-IP-TOS-Apply-To IP-TOS-Apply-To-Outgoing 2048
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Five 160
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Four 128
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Normal 0
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-One 32
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Seven 224
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Six 192
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Three 96
+VALUE Ascend-IP-TOS-Precedence IP-TOS-Precedence-Pri-Two 64
+VALUE Ascend-IPX-Header-Compression IPX-Header-Compression-No 0
+VALUE Ascend-IPX-Header-Compression IPX-Header-Compression-Yes 1
+VALUE Ascend-NAS-Port-Format 1_2_2 3
+VALUE Ascend-NAS-Port-Format 2_4_5_5 2
+VALUE Ascend-NAS-Port-Format 2_4_6_4 1
+VALUE Ascend-NAS-Port-Format Unknown 0
+VALUE Ascend-Numbering-Plan-ID ISDN-Numbering-Plan 1
+VALUE Ascend-Numbering-Plan-ID Private-Numbering-Plan 9
+VALUE Ascend-Numbering-Plan-ID Unknown-Numbering-Plan 0
+VALUE Ascend-PPPoE-Enable PPPoE-No 0
+VALUE Ascend-PPPoE-Enable PPPoE-Yes 1
+VALUE Ascend-PW-Lifetime Lifetime-In-Days 0
+VALUE Ascend-PW-Warntime Days-Of-Warning 0
+VALUE Ascend-Port-Redir-Protocol Ascend-Proto-TCP 6
+VALUE Ascend-Port-Redir-Protocol Ascend-Proto-UDP 17
+VALUE Ascend-Private-Route-Required Required-No 0
+VALUE Ascend-Private-Route-Required Required-Yes 1
+VALUE Ascend-Require-Auth Not-Require-Auth 0
+VALUE Ascend-Require-Auth Require-Auth 1
+VALUE Ascend-Route-Appletalk Route-Appletalk-No 0
+VALUE Ascend-Route-Appletalk Route-Appletalk-Yes 1
+VALUE Ascend-Route-IP Route-IP-No 0
+VALUE Ascend-Route-IP Route-IP-Yes 1
+VALUE Ascend-Route-IPX Route-IPX-No 0
+VALUE Ascend-Route-IPX Route-IPX-Yes 1
+VALUE Ascend-SVC-Enabled Ascend-SVC-Enabled-No 0
+VALUE Ascend-SVC-Enabled Ascend-SVC-Enabled-Yes 1
+VALUE Ascend-Send-Auth Send-Auth-CHAP 2
+VALUE Ascend-Send-Auth Send-Auth-MS-CHAP 3
+VALUE Ascend-Send-Auth Send-Auth-None 0
+VALUE Ascend-Send-Auth Send-Auth-PAP 1
+VALUE Ascend-Service-Type Ascend-Service-Type-ATM 20
+VALUE Ascend-Service-Type Ascend-Service-Type-Combinet 7
+VALUE Ascend-Service-Type Ascend-Service-Type-EuRaw 9
+VALUE Ascend-Service-Type Ascend-Service-Type-EuUi 10
+VALUE Ascend-Service-Type Ascend-Service-Type-FR 8
+VALUE Ascend-Service-Type Ascend-Service-Type-HdlcNrm 21
+VALUE Ascend-Service-Type Ascend-Service-Type-IpFax 19
+VALUE Ascend-Service-Type Ascend-Service-Type-MP 15
+VALUE Ascend-Service-Type Ascend-Service-Type-MPP 5
+VALUE Ascend-Service-Type Ascend-Service-Type-NetToNet 25
+VALUE Ascend-Service-Type Ascend-Service-Type-None 1
+VALUE Ascend-Service-Type Ascend-Service-Type-NotUsed 0
+VALUE Ascend-Service-Type Ascend-Service-Type-Other 2
+VALUE Ascend-Service-Type Ascend-Service-Type-PPP 3
+VALUE Ascend-Service-Type Ascend-Service-Type-PseuTunPPP 18
+VALUE Ascend-Service-Type Ascend-Service-Type-RawTcp 13
+VALUE Ascend-Service-Type Ascend-Service-Type-Slip 4
+VALUE Ascend-Service-Type Ascend-Service-Type-Telnet 11
+VALUE Ascend-Service-Type Ascend-Service-Type-TelnetBin 12
+VALUE Ascend-Service-Type Ascend-Service-Type-TermServer 14
+VALUE Ascend-Service-Type Ascend-Service-Type-VirtualConn 16
+VALUE Ascend-Service-Type Ascend-Service-Type-Visa2 23
+VALUE Ascend-Service-Type Ascend-Service-Type-VoIp 22
+VALUE Ascend-Service-Type Ascend-Service-Type-X25 6
+VALUE Ascend-Service-Type Ascend-Service-Type-X25DChan 17
+VALUE Ascend-Session-Type Ascend-Session-G711-Alaw 3
+VALUE Ascend-Session-Type Ascend-Session-G711-Ulaw 2
+VALUE Ascend-Session-Type Ascend-Session-G723 4
+VALUE Ascend-Session-Type Ascend-Session-G723-64KPS 6
+VALUE Ascend-Session-Type Ascend-Session-G728 7
+VALUE Ascend-Session-Type Ascend-Session-G729 5
+VALUE Ascend-Session-Type Ascend-Session-RT24 8
+VALUE Ascend-Session-Type Ascend-Session-Unknown 1
+VALUE Ascend-Session-Type Ascend-Session-Unused 0
+VALUE Ascend-Shared-Profile-Enable Shared-Profile-No 0
+VALUE Ascend-Shared-Profile-Enable Shared-Profile-Yes 1
+VALUE Ascend-Source-IP-Check Source-IP-Check-No 0
+VALUE Ascend-Source-IP-Check Source-IP-Check-Yes 1
+VALUE Ascend-TS-Idle-Mode TS-Idle-Input 1
+VALUE Ascend-TS-Idle-Mode TS-Idle-Input-Output 2
+VALUE Ascend-TS-Idle-Mode TS-Idle-None 0
+VALUE Ascend-Token-Immediate Tok-Imm-No 0
+VALUE Ascend-Token-Immediate Tok-Imm-Yes 1
+VALUE Ascend-Tunneling-Protocol ATMP-Tunnel 0
+VALUE Ascend-Tunneling-Protocol VTP-Tunnel 1
+VALUE Ascend-User-Acct-Base Base-10 0
+VALUE Ascend-User-Acct-Base Base-16 1
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-None 0
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-User 1
+VALUE Ascend-User-Acct-Type Ascend-User-Acct-User-Default 2
+VALUE Ascend-X25-Pad-X3-Profile CC_SSP 4
+VALUE Ascend-X25-Pad-X3-Profile CC_TSP 5
+VALUE Ascend-X25-Pad-X3-Profile CRT 0
+VALUE Ascend-X25-Pad-X3-Profile CUSTOM 11
+VALUE Ascend-X25-Pad-X3-Profile DEFAULT 2
+VALUE Ascend-X25-Pad-X3-Profile HARDCOPY 6
+VALUE Ascend-X25-Pad-X3-Profile HDX 7
+VALUE Ascend-X25-Pad-X3-Profile INFONET 1
+VALUE Ascend-X25-Pad-X3-Profile NULL 10
+VALUE Ascend-X25-Pad-X3-Profile POS 9
+VALUE Ascend-X25-Pad-X3-Profile SCEN 3
+VALUE Ascend-X25-Pad-X3-Profile SHARK 8
+VALUE Ascend-X25-Reverse-Charging Reverse-Charging-No 0
+VALUE Ascend-X25-Reverse-Charging Reverse-Charging-Yes 1
+END-VENDOR Ascend
diff --git a/radius/dictionary.bay b/radius/dictionary.bay
new file mode 100644
index 0000000000..fe12031b0f
--- /dev/null
+++ b/radius/dictionary.bay
@@ -0,0 +1,265 @@
+#
+# Bay Networks
+# http://www.baynetworks.com/
+#
+# From MegaZone <megazone@megazone.org>, as posted to the bay-isp list.
+# Modified for libradius by Alan DeKok <aland@ox.org>
+#
+
+VENDOR Bay-Networks 1584 # now Nortel
+
+BEGIN-VENDOR Bay-Networks
+# Bay Networks Extensions
+
+ATTRIBUTE Annex-Filter 28 string
+ATTRIBUTE Annex-CLI-Command 29 string
+ATTRIBUTE Annex-CLI-Filter 30 string
+ATTRIBUTE Annex-Host-Restrict 31 string
+ATTRIBUTE Annex-Host-Allow 32 string
+ATTRIBUTE Annex-Product-Name 33 string
+ATTRIBUTE Annex-SW-Version 34 string
+ATTRIBUTE Annex-Local-IP-Address 35 ipaddr
+ATTRIBUTE Annex-Callback-Portlist 36 integer
+ATTRIBUTE Annex-Sec-Profile-Index 37 integer
+ATTRIBUTE Annex-Tunnel-Authen-Type 38 integer
+ATTRIBUTE Annex-Tunnel-Authen-Mode 39 integer
+ATTRIBUTE Annex-Authen-Servers 40 string
+ATTRIBUTE Annex-Acct-Servers 41 string
+ATTRIBUTE Annex-User-Server-Location 42 integer
+ATTRIBUTE Annex-Local-Username 43 string
+ATTRIBUTE Annex-System-Disc-Reason 44 integer
+ATTRIBUTE Annex-Modem-Disc-Reason 45 integer
+ATTRIBUTE Annex-Disconnect-Reason 46 integer
+ATTRIBUTE Annex-Addr-Resolution-Protocol 47 integer
+ATTRIBUTE Annex-Addr-Resolution-Servers 48 string
+ATTRIBUTE Annex-Domain-Name 49 string
+ATTRIBUTE Annex-Transmit-Speed 50 integer
+ATTRIBUTE Annex-Receive-Speed 51 integer
+ATTRIBUTE Annex-Input-Filter 52 string
+ATTRIBUTE Annex-Output-Filter 53 string
+ATTRIBUTE Annex-Primary-DNS-Server 54 ipaddr
+ATTRIBUTE Annex-Secondary-DNS-Server 55 ipaddr
+ATTRIBUTE Annex-Primary-NBNS-Server 56 ipaddr
+ATTRIBUTE Annex-Secondary-NBNS-Server 57 ipaddr
+ATTRIBUTE Annex-Syslog-Tap 58 integer
+ATTRIBUTE Annex-Keypress-Timeout 59 integer
+ATTRIBUTE Annex-Unauthenticated-Time 60 integer
+ATTRIBUTE Annex-Re-CHAP-Timeout 61 integer
+ATTRIBUTE Annex-MRRU 62 integer
+ATTRIBUTE Annex-EDO 63 string
+# Annex R18.0 software
+ATTRIBUTE Annex-PPP-Trace-Level 64 integer
+ATTRIBUTE Annex-Pre-Input-Octets 65 integer
+ATTRIBUTE Annex-Pre-Output-Octets 66 integer
+ATTRIBUTE Annex-Pre-Input-Packets 67 integer
+ATTRIBUTE Annex-Pre-Output-Packets 68 integer
+ATTRIBUTE Annex-Connect-Progress 69 integer
+ATTRIBUTE Annex-Multicast-Rate-Limit 73 integer
+ATTRIBUTE Annex-Maximum-Call-Duration 74 integer
+ATTRIBUTE Annex-Multilink-Id 75 integer
+ATTRIBUTE Annex-Num-In-Multilink 76 integer
+ATTRIBUTE Annex-Logical-Channel-Number 81 integer
+ATTRIBUTE Annex-Wan-Number 82 integer
+ATTRIBUTE Annex-Port 83 integer
+ATTRIBUTE Annex-Pool-Id 85 integer
+ATTRIBUTE Annex-Compression-Protocol 86 string
+ATTRIBUTE Annex-Transmitted-Packets 87 integer
+ATTRIBUTE Annex-Retransmitted-Packets 88 integer
+ATTRIBUTE Annex-Signal-to-Noise-Ratio 89 integer
+ATTRIBUTE Annex-Retrain-Requests-Sent 90 integer
+ATTRIBUTE Annex-Retrain-Requests-Rcvd 91 integer
+ATTRIBUTE Annex-Rate-Reneg-Req-Sent 92 integer
+ATTRIBUTE Annex-Rate-Reneg-Req-Rcvd 93 integer
+ATTRIBUTE Annex-Begin-Receive-Line-Level 94 integer
+ATTRIBUTE Annex-End-Receive-Line-Level 95 integer
+ATTRIBUTE Annex-Begin-Modulation 96 string
+ATTRIBUTE Annex-Error-Correction-Prot 97 string
+ATTRIBUTE Annex-End-Modulation 98 string
+
+# Bay Router Specific Attributes
+#
+ATTRIBUTE Annex-User-Level 100 integer Bay-Networks
+ATTRIBUTE Annex-Audit-Level 101 integer Bay-Networks
+
+
+# Annex Tunnel Authen Type Values
+
+VALUE Annex-Tunnel-Authen-Type none 0
+VALUE Annex-Tunnel-Authen-Type kmd5-128 1
+
+# Annex Tunnel Authen Mode Values
+
+VALUE Annex-Tunnel-Authen-Mode none 0
+VALUE Annex-Tunnel-Authen-Mode prefix-suffix 1
+
+# Annex User Server Location Values
+
+VALUE Annex-User-Server-Location local 1
+VALUE Annex-User-Server-Location remote 2
+
+# Annex Addr Resolution Protocol Values
+
+VALUE Annex-Addr-Resolution-Protocol none 0
+VALUE Annex-Addr-Resolution-Protocol DHCP 1
+
+# Annex System Disconnect Reason Values
+
+VALUE Annex-System-Disc-Reason Unknown 0
+VALUE Annex-System-Disc-Reason Line-disconnected 1
+VALUE Annex-System-Disc-Reason Dial-failed 2
+VALUE Annex-System-Disc-Reason WAN-manager-error 3
+VALUE Annex-System-Disc-Reason Disconnect-reset 4
+VALUE Annex-System-Disc-Reason Error-from-adm_notify 5
+VALUE Annex-System-Disc-Reason Modem-down-adm_notify 6
+VALUE Annex-System-Disc-Reason PPP-protocol-disconnect 7
+VALUE Annex-System-Disc-Reason Inactivity-timer 8
+VALUE Annex-System-Disc-Reason CLI-Hangup-command 9
+VALUE Annex-System-Disc-Reason CLI-last-job 10
+VALUE Annex-System-Disc-Reason Session-timeout 11
+VALUE Annex-System-Disc-Reason Slave-termination 12
+VALUE Annex-System-Disc-Reason Abnormal-termination 13
+VALUE Annex-System-Disc-Reason DCD-wait-failed 14
+VALUE Annex-System-Disc-Reason CLI-inactivity 15
+VALUE Annex-System-Disc-Reason Admin-port-reset 16
+VALUE Annex-System-Disc-Reason CLI-auth-failed 17
+VALUE Annex-System-Disc-Reason Slave-auth-failed 18
+VALUE Annex-System-Disc-Reason PAP-auth-failed 19
+VALUE Annex-System-Disc-Reason CHAP-auth-failed 20
+VALUE Annex-System-Disc-Reason Local-modem-reset 21
+VALUE Annex-System-Disc-Reason Modem-dead 22
+VALUE Annex-System-Disc-Reason PPP-LCP-failure 23
+VALUE Annex-System-Disc-Reason PPP-IPCP-failure 24
+VALUE Annex-System-Disc-Reason PPP-IPXCP-failure 25
+VALUE Annex-System-Disc-Reason PPP-ATCP-failure 26
+VALUE Annex-System-Disc-Reason PPP-CCP-failure 27
+VALUE Annex-System-Disc-Reason PPP-MP-failure 28
+VALUE Annex-System-Disc-Reason PPP-IPCP-timeout 29
+VALUE Annex-System-Disc-Reason PPP-IPXCP-timeout 30
+VALUE Annex-System-Disc-Reason PPP-ATCP-timeout 31
+VALUE Annex-System-Disc-Reason PPP-CCP-timeout 32
+VALUE Annex-System-Disc-Reason PPP-MP-timeout 33
+VALUE Annex-System-Disc-Reason PPP-init-failure 34
+VALUE Annex-System-Disc-Reason PPP-Unknown 35
+VALUE Annex-System-Disc-Reason PPP-Dialback-failed 36
+VALUE Annex-System-Disc-Reason PPP-Address-In-Use 37
+VALUE Annex-System-Disc-Reason PPP-No-device 38
+VALUE Annex-System-Disc-Reason PPP-Modem-hangup-rcvd 39
+VALUE Annex-System-Disc-Reason PPP-Hangup-rcvd 40
+VALUE Annex-System-Disc-Reason PPP-Termination-rcvd 41
+VALUE Annex-System-Disc-Reason PPP-Kill-rcvd 42
+VALUE Annex-System-Disc-Reason PPP-Time-rcvd 43
+VALUE Annex-System-Disc-Reason PPP-No-memory 44
+VALUE Annex-System-Disc-Reason PPP-Connection-Abort 45
+VALUE Annex-System-Disc-Reason PPP-VPN-LCP-failure 46
+VALUE Annex-System-Disc-Reason PPP-VPN-Auth-failure 47
+VALUE Annex-System-Disc-Reason PPP-MP-invalid-port 48
+VALUE Annex-System-Disc-Reason PPP-Invalid-device 49
+VALUE Annex-System-Disc-Reason PPP-MMP-bundle-failure 50
+VALUE Annex-System-Disc-Reason DVS-Registration-failure 51
+VALUE Annex-System-Disc-Reason DVS-Home-agent-dereg 52
+VALUE Annex-System-Disc-Reason DVS-Tunnel-no-renew 53
+VALUE Annex-System-Disc-Reason DVS-Tunnel-expired 54
+
+# Annex Modem Disconnect Reason Values
+
+VALUE Annex-Modem-Disc-Reason Unknown 0
+VALUE Annex-Modem-Disc-Reason Local-disconnect 1
+VALUE Annex-Modem-Disc-Reason CD-Timer-Expired 2
+VALUE Annex-Modem-Disc-Reason Remote-protocol-disc 4
+VALUE Annex-Modem-Disc-Reason Clear-down 5
+VALUE Annex-Modem-Disc-Reason Long-Space-disconnect 6
+VALUE Annex-Modem-Disc-Reason Carrier-Lost 7
+VALUE Annex-Modem-Disc-Reason Modem-Retrain-Timeout 8
+
+# Annex Connection Progress Values
+
+#VALUE Annex-Connect-Progress Progress-Unknown 2
+#VALUE Annex-Connect-Progress Call-Is-Up 10
+#VALUE Annex-Connect-Progress CLI-Started 40
+#VALUE Annex-Connect-Progress LAN-Session-Is-Up 60
+#VALUE Annex-Connect-Progress LCP-Negotiations-Allowed 61
+#VALUE Annex-Connect-Progress CCP-Negotiations-Allowed 62
+#VALUE Annex-Connect-Progress IPCP-Negotiations-Allowed 63
+#VALUE Annex-Connect-Progress LCP-Is-In-Open-State 65
+#VALUE Annex-Connect-Progress CCP-Is-In-Open-State 66
+#VALUE Annex-Connect-Progress IPCP-Is-In-Open-State 67
+#VALUE Annex-Connect-Progress LCP-Is-In-Closed-State 71
+#VALUE Annex-Connect-Progress LCP-Is-In-Stopped-State 72
+#VALUE Annex-Connect-Progress LCP-Is-In-Closing-State 73
+#VALUE Annex-Connect-Progress LCP-Is-In-Request-Sent-State 75
+#VALUE Annex-Connect-Progress LCP-Is-In-Ack-Recvd-State 76
+#VALUE Annex-Connect-Progress LCP-Is-In-Ack-Sent-State 77
+#VALUE Annex-Connect-Progress IPXCP-Is-In-Open-State 80
+
+#VALUE Annex-Multicast-Client Multicast-No 0
+#VALUE Annex-Multicast-Client Multicast-Yes 1
+
+#VALUE Annex-Inbound-Precedence Routine 0
+#VALUE Annex-Inbound-Precedence Priority 1
+#VALUE Annex-Inbound-Precedence Immediate 2
+#VALUE Annex-Inbound-Precedence Flash 3
+#VALUE Annex-Inbound-Precedence Flash-Override 4
+#VALUE Annex-Inbound-Precedence CRITIC/ECP 5
+#VALUE Annex-Inbound-Precedence Internetwork-Control 6
+#VALUE Annex-Inbound-Precedence Network-Control 7
+
+#VALUE Annex-Outbound-Precedence Routine 0
+#VALUE Annex-Outbound-Precedence Priority 1
+#VALUE Annex-Outbound-Precedence Immediate 2
+#VALUE Annex-Outbound-Precedence Flash 3
+#VALUE Annex-Outbound-Precedence Flash-Override 4
+#VALUE Annex-Outbound-Precedence CRITIC/ECP 5
+#VALUE Annex-Outbound-Precedence Internetwork-Control 6
+#VALUE Annex-Outbound-Precedence Network-Control 7
+
+#VALUE Annex-Gwy-Selection-Mode Normal 0
+#VALUE Annex-Gwy-Selection-Mode Backup 1
+#VALUE Annex-Gwy-Selection-Mode Distribution 2
+
+#VALUE Annex-Pool-Id Pool-One 1
+#VALUE Annex-Pool-Id Pool-Two 2
+#VALUE Annex-Pool-Id Pool-Three 3
+#VALUE Annex-Pool-Id Pool-Four 4
+#VALUE Annex-Pool-Id Pool-Five 5
+#VALUE Annex-Pool-Id Pool-Six 6
+
+VALUE Annex-User-Level Manager 2
+VALUE Annex-User-Level User 4
+VALUE Annex-User-Level Operator 8
+
+VALUE Annex-Audit-Level Manager 2
+VALUE Annex-Audit-Level User 4
+VALUE Annex-Audit-Level Operator 8
+
+END-VENDOR Bay-Networks
+
+#
+# Define additional Bay Networks specific values for the main
+# RADIUS dictionary
+#
+# Note that '0x0630' == 1584, which is the Vendor-ID for Bay Networks.
+# Nice design, and probably the best way of adding vendor-specific
+# VALUE extensions to the standard RADIUS attributes.
+#
+
+VALUE Service-Type Annex-Authorize-Only 0x06300001
+VALUE Service-Type Annex-Framed-Tunnel 0x06300002
+
+VALUE Acct-Status-Type Annex-User-Reject 0x06300001
+VALUE Acct-Status-Type Annex-Call-Reject 0x06300002
+VALUE Acct-Status-Type Annex-IPCP-Start 0x06300003
+VALUE Acct-Status-Type Annex-IPXCP-Start 0x06300004
+VALUE Acct-Status-Type Annex-ATCP-Start 0x06300005
+VALUE Acct-Status-Type Annex-Accounting-Restart 0x06300006
+VALUE Acct-Status-Type Annex-Accounting-Shutoff 0x06300007
+VALUE Acct-Status-Type Annex-Tunnel-Start 0x06300008
+VALUE Acct-Status-Type Annex-Tunnel-Stop 0x06300009
+VALUE Acct-Status-Type Annex-Tunnel-Reject 0x0630000a
+VALUE Acct-Status-Type Annex-Tunnel-Link-Start 0x0630000b
+VALUE Acct-Status-Type Annex-Tunnel-Link-Stop 0x0630000c
+VALUE Acct-Status-Type Annex-MP-Start 0x0630000d
+VALUE Acct-Status-Type Annex-MP-Stop 0x0630000e
+VALUE Acct-Status-Type Annex-Line-Seizure 0x0630000f
+VALUE Acct-Status-Type Annex-Rlogin-Start 0x06300010
+VALUE Acct-Status-Type Annex-Rlogin-Stop 0x06300011
+
diff --git a/radius/dictionary.bintec b/radius/dictionary.bintec
new file mode 100644
index 0000000000..7cb4e4ae40
--- /dev/null
+++ b/radius/dictionary.bintec
@@ -0,0 +1,42 @@
+#
+# Bintec dictionary
+# $Id$
+#
+#
+#
+VENDOR BinTec 272
+
+# (272 << 16) | N
+#
+VALUE Framed-Protocol X25 17825794
+VALUE Framed-Protocol X25-PPP 17825795
+VALUE Framed-Protocol IP-LAPB 17825796
+VALUE Framed-Protocol IP-HDLC 17825798
+VALUE Framed-Protocol MPR-LAPB 17825799
+VALUE Framed-Protocol MPR-HDLC 17825800
+VALUE Framed-Protocol FRAME-RELAY 17825801
+VALUE Framed-Protocol X31-BCHAN 17825802
+VALUE Framed-Protocol X75-PPP 17825803
+VALUE Framed-Protocol X75BTX-PPP 17825804
+VALUE Framed-Protocol X25-NOSIG 17825805
+VALUE Framed-Protocol X25-PPP-OPT 17825806
+
+#
+#
+ATTRIBUTE BinTec-biboPPPTable 224 string BinTec
+ATTRIBUTE BinTec-biboDialTable 225 string BinTec
+ATTRIBUTE BinTec-ipExtIfTable 226 string BinTec
+ATTRIBUTE BinTec-ipRouteTable 227 string BinTec
+ATTRIBUTE BinTec-ipExtRtTable 228 string BinTec
+ATTRIBUTE BinTec-ipNatPresetTable 229 string BinTec
+ATTRIBUTE BinTec-ipxCircTable 230 string BinTec
+ATTRIBUTE BinTec-ripCircTable 231 string BinTec
+ATTRIBUTE BinTec-sapCircTable 232 string BinTec
+ATTRIBUTE BinTec-ipxStaticRouteTable 233 string BinTec
+ATTRIBUTE BinTec-ipxStaticServTable 234 string BinTec
+ATTRIBUTE BinTec-ospfIfTable 235 string BinTec
+ATTRIBUTE BinTec-pppExtIfTable 236 string BinTec
+ATTRIBUTE BinTec-ipFilterTable 237 string BinTec
+ATTRIBUTE BinTec-ipQoSTable 238 string BinTec
+ATTRIBUTE BinTec-qosIfTable 239 string BinTec
+ATTRIBUTE BinTec-qosPolicyTable 240 string BinTec
diff --git a/radius/dictionary.bristol b/radius/dictionary.bristol
new file mode 100644
index 0000000000..4c2b1d753c
--- /dev/null
+++ b/radius/dictionary.bristol
@@ -0,0 +1,18 @@
+#
+# dictionary.bristol
+#
+# RoamNode VSA's
+#
+# Version: $Id$
+#
+
+VENDOR Bristol 4363
+
+#
+# Standard attribute
+#
+ATTRIBUTE NN-Data-Rate 1 integer Bristol
+ATTRIBUTE NN-Data-Rate-Ceiling 2 integer Bristol
+ATTRIBUTE NN-Homenode 3 ipaddr Bristol
+ATTRIBUTE NN-Homeservice 4 ipaddr Bristol
+ATTRIBUTE NN-Homeservice-Name 5 string Bristol
diff --git a/radius/dictionary.cablelabs b/radius/dictionary.cablelabs
new file mode 100644
index 0000000000..b201118d15
--- /dev/null
+++ b/radius/dictionary.cablelabs
@@ -0,0 +1,191 @@
+
+VENDOR CableLabs 4491
+
+BEGIN-VENDOR CableLabs
+
+ATTRIBUTE CableLabs-Reserved 0 octets
+ATTRIBUTE CableLabs-Event-Message 1 octets
+ATTRIBUTE CableLabs-MTA-Endpoint-Name 3 string
+ATTRIBUTE CableLabs-Calling-Party-Number 4 string
+ATTRIBUTE CableLabs-Called-Party-Number 5 string
+ATTRIBUTE CableLabs-Database-ID 6 string
+ATTRIBUTE CableLabs-Query-Type 7 integer
+ATTRIBUTE CableLabs-Returned-Number 9 string
+ATTRIBUTE CableLabs-Call-Termination-Cause 11 octets
+ATTRIBUTE CableLabs-Related-Call-Billing-Correlation-ID 13 octets
+ATTRIBUTE CableLabs-First-Call-Calling-Party-Number 14 string
+ATTRIBUTE CableLabs-Second-Call-Calling-Party-Number 15 string
+ATTRIBUTE CableLabs-Charge-Number 16 string
+ATTRIBUTE CableLabs-Forwarded-Number 17 string
+ATTRIBUTE CableLabs-Service-Name 18 string
+ATTRIBUTE CableLabs-Intl-Code 20 string
+ATTRIBUTE CableLabs-Dial-Around-Code 21 string
+ATTRIBUTE CableLabs-Location-Routing-Number 22 string
+ATTRIBUTE CableLabs-Carrier-Identification-Code 23 string
+ATTRIBUTE CableLabs-Trunk-Group-ID 24 octets
+ATTRIBUTE CableLabs-Routing-Number 25 string
+ATTRIBUTE CableLabs-MTA-UDP-Portnum 26 integer
+ATTRIBUTE CableLabs-Channel-State 29 integer
+ATTRIBUTE CableLabs-SF-ID 30 integer
+ATTRIBUTE CableLabs-Error-Description 31 string
+ATTRIBUTE CableLabs-QoS-Descriptor 32 octets
+ATTRIBUTE CableLabs-Direction-indicator 37 integer
+ATTRIBUTE CableLabs-Time-Adjustment 38 octets
+ATTRIBUTE CableLabs-SDP-Upstream 39 string
+ATTRIBUTE CableLabs-SDP-Downstream 40 string
+ATTRIBUTE CableLabs-User-Input 41 string
+ATTRIBUTE CableLabs-Translation-Input 42 string
+ATTRIBUTE CableLabs-Redirected-From-Info 43 octets
+ATTRIBUTE CableLabs-Electronic-Surveillance-Indication 44 octets
+ATTRIBUTE CableLabs-Redirected-From-Party-Number 45 string
+ATTRIBUTE CableLabs-Redirected-To-Party-Number 46 string
+ATTRIBUTE CableLabs-Electronic-Surveillance-DF-Security 47 octets
+ATTRIBUTE CableLabs-CCC-ID 48 octets
+ATTRIBUTE CableLabs-Financial-Entity-ID 49 string
+ATTRIBUTE CableLabs-Flow-Direction 50 integer
+ATTRIBUTE CableLabs-Signal-Type 51 integer
+ATTRIBUTE CableLabs-Alerting-Signal 52 integer
+ATTRIBUTE CableLabs-Subject-Audible-Signal 53 integer
+ATTRIBUTE CableLabs-Terminal-Display-Info 54 octets
+ATTRIBUTE CableLabs-Switch-Hook-Flash 55 string
+ATTRIBUTE CableLabs-Dialed-Digits 56 string
+ATTRIBUTE CableLabs-Misc-Signaling-Information 57 string
+ATTRIBUTE CableLabs-AM-Opaque-Data 61 integer
+ATTRIBUTE CableLabs-Subscriber-ID 62 integer
+ATTRIBUTE CableLabs-Volume-Usage-Limit 63 integer
+ATTRIBUTE CableLabs-Gate-Usage-Info 64 integer
+ATTRIBUTE CableLabs-Element-Requesting-QoS 65 integer
+ATTRIBUTE CableLabs-QoS-Release-Reason 66 integer
+ATTRIBUTE CableLabs-Policy-Denied-Reason 67 integer
+ATTRIBUTE CableLabs-Policy-Deleted-Reason 68 integer
+ATTRIBUTE CableLabs-Policy-Update-Reason 69 integer
+ATTRIBUTE CableLabs-Policy-Decision-Status 70 integer
+ATTRIBUTE CableLabs-Application-Manager-ID 71 integer
+ATTRIBUTE CableLabs-Time-Usage-Limit 72 integer
+ATTRIBUTE CableLabs-Gate-Time-Info 73 integer
+ATTRIBUTE CableLabs-Account-Code 80 string
+ATTRIBUTE CableLabs-Authorization-Code 81 string
+
+VALUE CableLabs-Event-Message Reserved 0
+VALUE CableLabs-Event-Message Signaling-Start 1
+VALUE CableLabs-Event-Message Signaling-Stop 2
+VALUE CableLabs-Event-Message Database-Query 3
+VALUE CableLabs-Event-Message Intelligent-Peripheral-Usage-Start 4
+VALUE CableLabs-Event-Message Intelligent-Peripheral-Usage-Stop 5
+VALUE CableLabs-Event-Message Service-Instance 6
+VALUE CableLabs-Event-Message QoS-Reserve 7
+VALUE CableLabs-Event-Message QoS-Release 8
+VALUE CableLabs-Event-Message Service-Activation 9
+VALUE CableLabs-Event-Message Service-Deactivation 10
+VALUE CableLabs-Event-Message Media-Report 11
+VALUE CableLabs-Event-Message Signal-Instance 12
+VALUE CableLabs-Event-Message Interconnect-Signaling-Start 13
+VALUE CableLabs-Event-Message Interconnect-Signaling-Stop 14
+VALUE CableLabs-Event-Message Call-Answer 15
+VALUE CableLabs-Event-Message Call-Disconnect 16
+VALUE CableLabs-Event-Message Time-Change 17
+VALUE CableLabs-Event-Message QoS-Commit 19
+VALUE CableLabs-Event-Message Media-Alive 20
+VALUE CableLabs-Event-Message Policy-Request 31
+VALUE CableLabs-Event-Message Policy-Delete 32
+VALUE CableLabs-Event-Message Policy-Update 33
+
+VALUE CableLabs-Query-Type Reserved 0
+VALUE CableLabs-Query-Type Toll-Free-Number-Looukp 1
+VALUE CableLabs-Query-Type LNP-Number-Lookup 2
+VALUE CableLabs-Query-Type Calling-Name-Delivery-Lookup 3
+
+VALUE CableLabs-Channel-State Reserved 0
+VALUE CableLabs-Channel-State Open 1
+VALUE CableLabs-Channel-State Change 2
+VALUE CableLabs-Channel-State Close 3
+
+VALUE CableLabs-Direction-indicator Undefined 0
+VALUE CableLabs-Direction-indicator Originating 1
+VALUE CableLabs-Direction-indicator Terminating 2
+
+VALUE CableLabs-Flow-Direction Reserved 0
+VALUE CableLabs-Flow-Direction Upstream 1
+VALUE CableLabs-Flow-Direction Downstream 2
+
+VALUE CableLabs-Signal-Type Reserved 0
+VALUE CableLabs-Signal-Type Network-Signal 1
+VALUE CableLabs-Signal-Type Subject-Signal 2
+
+VALUE CableLabs-Alerting-Signal Reserved 0
+VALUE CableLabs-Alerting-Signal Ringing 1
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-2 2
+VALUE CableLabs-Alerting-Signal Distinctive ringing-3 3
+VALUE CableLabs-Alerting-Signal Distinctive ringing-4 4
+VALUE CableLabs-Alerting-Signal Ringsplash 5
+VALUE CableLabs-Alerting-Signal Call-Waiting-Tone-1 6
+VALUE CableLabs-Alerting-Signal Call-Waiting-Tone-2 7
+VALUE CableLabs-Alerting-Signal Call-Waiting-Tone-3 8
+VALUE CableLabs-Alerting-Signal Call-Waiting-Tone-4 9
+VALUE CableLabs-Alerting-Signal Reserved 10
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-0 11
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-1 12
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-5 13
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-6 14
+VALUE CableLabs-Alerting-Signal Distinctive-Ringing-7 15
+
+VALUE CableLabs-AM-Opaque-Data Reserved 0
+VALUE CableLabs-AM-Opaque-Data Dial-Tone 1
+VALUE CableLabs-AM-Opaque-Data Stutter-Dial-Tone 2
+VALUE CableLabs-AM-Opaque-Data Ring-Back-Tone 3
+VALUE CableLabs-AM-Opaque-Data Reorder-Tone 4
+VALUE CableLabs-AM-Opaque-Data Busy-Tone 5
+VALUE CableLabs-AM-Opaque-Data Confirmation-Tone 6
+VALUE CableLabs-AM-Opaque-Data Reserved 7
+VALUE CableLabs-AM-Opaque-Data Message-Waiting-Indicator 8
+VALUE CableLabs-AM-Opaque-Data Off-hook-Warning-Tone 9
+VALUE CableLabs-AM-Opaque-Data Reserved 10
+VALUE CableLabs-AM-Opaque-Data Reserved 11
+VALUE CableLabs-AM-Opaque-Data Reserved 12
+VALUE CableLabs-AM-Opaque-Data Reserved 13
+VALUE CableLabs-AM-Opaque-Data Reserved 14
+VALUE CableLabs-AM-Opaque-Data Reserved 15
+VALUE CableLabs-AM-Opaque-Data Reserved 16
+VALUE CableLabs-AM-Opaque-Data Reserved 17
+VALUE CableLabs-AM-Opaque-Data Reserved 18
+VALUE CableLabs-AM-Opaque-Data Reserved 19
+VALUE CableLabs-AM-Opaque-Data Reserved 20
+VALUE CableLabs-AM-Opaque-Data Reserved 21
+
+VALUE CableLabs-Element-Requesting-QoS Client 0
+VALUE CableLabs-Element-Requesting-QoS Policy-Server 1
+VALUE CableLabs-Element-Requesting-QoS Embedded-Client 2
+
+VALUE CableLabs-QoS-Release-Reason Gate-Closed-By-PS 1
+VALUE CableLabs-QoS-Release-Reason Inactivity-Resource-Recovery-Timer-Expiration 2
+VALUE CableLabs-QoS-Release-Reason CM-Failure 3
+VALUE CableLabs-QoS-Release-Reason Pre-Empted 4
+VALUE CableLabs-QoS-Release-Reason RSVP-PathTear-request 5
+VALUE CableLabs-QoS-Release-Reason CM-Request 6
+VALUE CableLabs-QoS-Release-Reason Admitted-Timer-Expiration 7
+VALUE CableLabs-QoS-Release-Reason Other 127
+
+VALUE CableLabs-Policy-Denied-Reason Policy-Server-Admission-Control-Failure 1
+VALUE CableLabs-Policy-Denied-Reason Insufficient-Resources 2
+VALUE CableLabs-Policy-Denied-Reason Unknown-Subscriber 3
+VALUE CableLabs-Policy-Denied-Reason Unauthorized-AMID 4
+VALUE CableLabs-Policy-Denied-Reason Undefined-Service-Class-Name 5
+VALUE CableLabs-Policy-Denied-Reason Incompatible-Envelope 6
+VALUE CableLabs-Policy-Denied-Reason Other 127
+
+VALUE CableLabs-Policy-Deleted-Reason Application-Manager-Request 1
+VALUE CableLabs-Policy-Deleted-Reason CMTS-Decistion 2
+VALUE CableLabs-Policy-Deleted-Reason Other 127
+
+VALUE CableLabs-Policy-Update-Reason Traffic-Profile 1
+VALUE CableLabs-Policy-Update-Reason Classifier 2
+VALUE CableLabs-Policy-Update-Reason Volume-Limit 3
+VALUE CableLabs-Policy-Update-Reason Time-Limit 4
+VALUE CableLabs-Policy-Update-Reason Opaque-Data 5
+VALUE CableLabs-Policy-Update-Reason Multiple-Updates 6
+VALUE CableLabs-Policy-Update-Reason Other 127
+
+VALUE CableLabs-Policy-Decision-Status Policy Approved 1
+VALUE CableLabs-Policy-Decision-Status Policy Denied 2
+
+END-VENDOR CableLabs
diff --git a/radius/dictionary.cabletron b/radius/dictionary.cabletron
new file mode 100644
index 0000000000..9897f6dd62
--- /dev/null
+++ b/radius/dictionary.cabletron
@@ -0,0 +1,21 @@
+#
+# http://www.cabletron.com (now http://www.enterasys.com)
+# $Id$
+#
+
+VENDOR Cabletron 52
+
+ATTRIBUTE Cabletron-Protocol-Enable 201 integer Cabletron
+ATTRIBUTE Cabletron-Protocol-Callable 202 integer Cabletron
+
+VALUE Cabletron-Protocol-Enable IP-Enable 1
+VALUE Cabletron-Protocol-Enable Bridge-Enable 2
+VALUE Cabletron-Protocol-Enable IP-BR-Enable 3
+VALUE Cabletron-Protocol-Enable BR-IPX-Enable 6
+VALUE Cabletron-Protocol-Enable IP-BR-IPX-Enable 7
+
+VALUE Cabletron-Protocol-Callable IP-Callable 1
+VALUE Cabletron-Protocol-Callable Bridge-Callable 2
+VALUE Cabletron-Protocol-Callable IP-BR-Callable 3
+VALUE Cabletron-Protocol-Callable BR-IPX-Callable 6
+VALUE Cabletron-Protocol-Callable IP-BR-IPX-Callable 7
diff --git a/radius/dictionary.cisco b/radius/dictionary.cisco
new file mode 100644
index 0000000000..662daef721
--- /dev/null
+++ b/radius/dictionary.cisco
@@ -0,0 +1,144 @@
+#
+# dictionary.cisco
+#
+# Accounting VSAs originally by
+# "Marcelo M. Sosa Lugones" <marcelo@sosa.com.ar>
+#
+# Version: $Id$
+#
+# For documentation on Cisco RADIUS attributes, see:
+#
+# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_serv/vapp_dev/vsaig3.htm
+#
+
+VENDOR Cisco 9
+
+#
+# Standard attribute
+#
+ATTRIBUTE Cisco-AVPair 1 string Cisco
+ATTRIBUTE Cisco-NAS-Port 2 string Cisco
+
+#
+# T.37 Store-and-Forward attributes.
+#
+ATTRIBUTE Cisco-Fax-Account-Id-Origin 3 string Cisco
+ATTRIBUTE Cisco-Fax-Msg-Id 4 string Cisco
+ATTRIBUTE Cisco-Fax-Pages 5 string Cisco
+ATTRIBUTE Cisco-Fax-Coverpage-Flag 6 string Cisco
+ATTRIBUTE Cisco-Fax-Modem-Time 7 string Cisco
+ATTRIBUTE Cisco-Fax-Connect-Speed 8 string Cisco
+ATTRIBUTE Cisco-Fax-Recipient-Count 9 string Cisco
+ATTRIBUTE Cisco-Fax-Process-Abort-Flag 10 string Cisco
+ATTRIBUTE Cisco-Fax-Dsn-Address 11 string Cisco
+ATTRIBUTE Cisco-Fax-Dsn-Flag 12 string Cisco
+ATTRIBUTE Cisco-Fax-Mdn-Address 13 string Cisco
+ATTRIBUTE Cisco-Fax-Mdn-Flag 14 string Cisco
+ATTRIBUTE Cisco-Fax-Auth-Status 15 string Cisco
+ATTRIBUTE Cisco-Email-Server-Address 16 string Cisco
+ATTRIBUTE Cisco-Email-Server-Ack-Flag 17 string Cisco
+ATTRIBUTE Cisco-Gateway-Id 18 string Cisco
+ATTRIBUTE Cisco-Call-Type 19 string Cisco
+ATTRIBUTE Cisco-Port-Used 20 string Cisco
+ATTRIBUTE Cisco-Abort-Cause 21 string Cisco
+
+#
+# Voice over IP attributes.
+#
+ATTRIBUTE h323-remote-address 23 string Cisco
+ATTRIBUTE h323-conf-id 24 string Cisco
+ATTRIBUTE h323-setup-time 25 string Cisco
+ATTRIBUTE h323-call-origin 26 string Cisco
+ATTRIBUTE h323-call-type 27 string Cisco
+ATTRIBUTE h323-connect-time 28 string Cisco
+ATTRIBUTE h323-disconnect-time 29 string Cisco
+ATTRIBUTE h323-disconnect-cause 30 string Cisco
+ATTRIBUTE h323-voice-quality 31 string Cisco
+ATTRIBUTE h323-gw-id 33 string Cisco
+ATTRIBUTE h323-incoming-conf-id 35 string Cisco
+
+ATTRIBUTE h323-credit-amount 101 string Cisco
+ATTRIBUTE h323-credit-time 102 string Cisco
+ATTRIBUTE h323-return-code 103 string Cisco
+ATTRIBUTE h323-prompt-id 104 string Cisco
+ATTRIBUTE h323-time-and-day 105 string Cisco
+ATTRIBUTE h323-redirect-number 106 string Cisco
+ATTRIBUTE h323-preferred-lang 107 string Cisco
+ATTRIBUTE h323-redirect-ip-address 108 string Cisco
+ATTRIBUTE h323-billing-model 109 string Cisco
+ATTRIBUTE h323-currency 110 string Cisco
+ATTRIBUTE subscriber 111 string Cisco
+ATTRIBUTE gw-rxd-cdn 112 string Cisco
+ATTRIBUTE gw-final-xlated-cdn 113 string Cisco
+
+
+# SIP Attributes
+ATTRIBUTE call-id 141 string Cisco
+ATTRIBUTE session-protocol 142 string Cisco
+ATTRIBUTE method 143 string Cisco
+ATTRIBUTE prev-hop-via 144 string Cisco
+ATTRIBUTE prev-hop-ip 145 string Cisco
+ATTRIBUTE incoming-req-uri 146 string Cisco
+ATTRIBUTE outgoing-req-uri 147 string Cisco
+ATTRIBUTE next-hop-ip 148 string Cisco
+ATTRIBUTE next-hop-dn 149 string Cisco
+ATTRIBUTE sip-hdr 150 string Cisco
+
+#
+# Extra attributes sent by the Cisco, if you configure
+# "radius-server vsa accounting" (requires IOS11.2+).
+#
+ATTRIBUTE Cisco-Multilink-ID 187 integer Cisco
+ATTRIBUTE Cisco-Num-In-Multilink 188 integer Cisco
+ATTRIBUTE Cisco-Pre-Input-Octets 190 integer Cisco
+ATTRIBUTE Cisco-Pre-Output-Octets 191 integer Cisco
+ATTRIBUTE Cisco-Pre-Input-Packets 192 integer Cisco
+ATTRIBUTE Cisco-Pre-Output-Packets 193 integer Cisco
+ATTRIBUTE Cisco-Maximum-Time 194 integer Cisco
+ATTRIBUTE Cisco-Disconnect-Cause 195 integer Cisco
+ATTRIBUTE Cisco-Data-Rate 197 integer Cisco
+ATTRIBUTE Cisco-PreSession-Time 198 integer Cisco
+ATTRIBUTE Cisco-PW-Lifetime 208 integer Cisco
+ATTRIBUTE Cisco-IP-Direct 209 integer Cisco
+ATTRIBUTE Cisco-PPP-VJ-Slot-Comp 210 integer Cisco
+ATTRIBUTE Cisco-PPP-Async-Map 212 integer Cisco
+ATTRIBUTE Cisco-IP-Pool-Definition 217 string Cisco
+ATTRIBUTE Cisco-Assign-IP-Pool 218 integer Cisco
+ATTRIBUTE Cisco-Route-IP 228 integer Cisco
+ATTRIBUTE Cisco-Link-Compression 233 integer Cisco
+ATTRIBUTE Cisco-Target-Util 234 integer Cisco
+ATTRIBUTE Cisco-Maximum-Channels 235 integer Cisco
+ATTRIBUTE Cisco-Data-Filter 242 integer Cisco
+ATTRIBUTE Cisco-Call-Filter 243 integer Cisco
+ATTRIBUTE Cisco-Idle-Limit 244 integer Cisco
+ATTRIBUTE Cisco-Account-Info 250 string Cisco
+ATTRIBUTE Cisco-Service-Info 251 string Cisco
+ATTRIBUTE Cisco-Command-Code 252 string Cisco
+ATTRIBUTE Cisco-Control-Info 253 string Cisco
+ATTRIBUTE Cisco-Xmit-Rate 255 integer Cisco
+
+VALUE Cisco-Disconnect-Cause Unknown 2
+VALUE Cisco-Disconnect-Cause CLID-Authentication-Failure 4
+VALUE Cisco-Disconnect-Cause No-Carrier 10
+VALUE Cisco-Disconnect-Cause Lost-Carrier 11
+VALUE Cisco-Disconnect-Cause No-Detected-Result-Codes 12
+VALUE Cisco-Disconnect-Cause User-Ends-Session 20
+VALUE Cisco-Disconnect-Cause Idle-Timeout 21
+VALUE Cisco-Disconnect-Cause Exit-Telnet-Session 22
+VALUE Cisco-Disconnect-Cause No-Remote-IP-Addr 23
+VALUE Cisco-Disconnect-Cause Exit-Raw-TCP 24
+VALUE Cisco-Disconnect-Cause Password-Fail 25
+VALUE Cisco-Disconnect-Cause Raw-TCP-Disabled 26
+VALUE Cisco-Disconnect-Cause Control-C-Detected 27
+VALUE Cisco-Disconnect-Cause EXEC-Program-Destroyed 28
+VALUE Cisco-Disconnect-Cause Timeout-PPP-LCP 40
+VALUE Cisco-Disconnect-Cause Failed-PPP-LCP-Negotiation 41
+VALUE Cisco-Disconnect-Cause Failed-PPP-PAP-Auth-Fail 42
+VALUE Cisco-Disconnect-Cause Failed-PPP-CHAP-Auth 43
+VALUE Cisco-Disconnect-Cause Failed-PPP-Remote-Auth 44
+VALUE Cisco-Disconnect-Cause PPP-Remote-Terminate 45
+VALUE Cisco-Disconnect-Cause PPP-Closed-Event 46
+VALUE Cisco-Disconnect-Cause Session-Timeout 100
+VALUE Cisco-Disconnect-Cause Session-Failed-Security 101
+VALUE Cisco-Disconnect-Cause Session-End-Callback 102
+VALUE Cisco-Disconnect-Cause Invalid-Protocol 120
diff --git a/radius/dictionary.cisco.bbsm b/radius/dictionary.cisco.bbsm
new file mode 100644
index 0000000000..10a4a85860
--- /dev/null
+++ b/radius/dictionary.cisco.bbsm
@@ -0,0 +1,12 @@
+#
+# Cisco Building Broadband Service Manager Dictionary
+#
+# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm
+#
+# $Id$
+#
+VENDOR Cisco-BBSM 5263
+
+BEGIN-VENDOR Cisco-BBSM
+ATTRIBUTE CBBSM-Bandwidth 1 integer
+END-VENDOR Cisco-BBSM
diff --git a/radius/dictionary.cisco.vpn3000 b/radius/dictionary.cisco.vpn3000
new file mode 100644
index 0000000000..fca27b5b8f
--- /dev/null
+++ b/radius/dictionary.cisco.vpn3000
@@ -0,0 +1,235 @@
+#
+# Cisco VPN 3000 Concentrator Dictionary
+#
+# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm
+# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/acs31/acsuser/ad.htm
+#
+# $Id$
+#
+VENDOR Cisco-VPN3000 3076
+
+BEGIN-VENDOR Cisco-VPN3000
+ATTRIBUTE CVPN3000-Access-Hours 1 string
+ATTRIBUTE CVPN3000-Simultaneous-Logins 2 integer
+ATTRIBUTE CVPN3000-Primary-DNS 5 ipaddr
+ATTRIBUTE CVPN3000-Secondary-DNS 6 ipaddr
+ATTRIBUTE CVPN3000-Primary-WINS 7 ipaddr
+ATTRIBUTE CVPN3000-Secondary-WINS 8 ipaddr
+ATTRIBUTE CVPN3000-SEP-Card-Assignment 9 integer
+ATTRIBUTE CVPN3000-Priority-On-SEP 10 ipaddr
+ATTRIBUTE CVPN3000-Tunneling-Protocols 11 integer
+ATTRIBUTE CVPN3000-IPSec-Sec-Association 12 string
+ATTRIBUTE CVPN3000-IPSec-Authentication 13 integer
+ATTRIBUTE CVPN3000-IPSec-Banner1 15 string
+ATTRIBUTE CVPN3000-IPSec-Allow-Passwd-Store 16 integer
+ATTRIBUTE CVPN3000-Use-Client-Address 17 integer
+ATTRIBUTE CVPN3000-PPTP-Min-Auth-Protocol 18 integer
+ATTRIBUTE CVPN3000-L2TP-Min-Auth-Protocol 19 integer
+ATTRIBUTE CVPN3000-PPTP-Encryption 20 integer
+ATTRIBUTE CVPN3000-L2TP-Encryption 21 integer
+ATTRIBUTE CVPN3000-Auth-Server-Type 22 integer
+ATTRIBUTE CVPN3000-Auth-Server-Password 23 string
+ATTRIBUTE CVPN3000-Request-Auth-Vector 24 string
+ATTRIBUTE CVPN3000-IPSec-LTL-Keepalives 25 integer
+ATTRIBUTE CVPN3000-IPSec-Group-Name 26 string
+ATTRIBUTE CVPN3000-IPSec-Split-Tunnel-List 27 string
+ATTRIBUTE CVPN3000-IPSec-Default-Domain 28 string
+ATTRIBUTE CVPN3000-IPSec-Split-DNS-Names 29 string
+ATTRIBUTE CVPN3000-IPSec-Tunnel-Type 30 integer
+ATTRIBUTE CVPN3000-IPSec-Mode-Config 31 integer
+ATTRIBUTE CVPN3000-Auth-Server-Priority 32 integer
+ATTRIBUTE CVPN3000-IPSec-User-Group-Lock 33 integer
+ATTRIBUTE CVPN3000-IPSec-Over-UDP 34 integer
+ATTRIBUTE CVPN3000-IPSec-Over-UDP-Port 35 integer
+ATTRIBUTE CVPN3000-IPSec-Banner2 36 string
+ATTRIBUTE CVPN3000-PPTP-MPPC-Compression 37 integer
+ATTRIBUTE CVPN3000-L2TP-MPPC-Compression 38 integer
+ATTRIBUTE CVPN3000-IPSec-IP-Compression 39 integer
+ATTRIBUTE CVPN3000-IPSec-IKE-Peer-ID-Check 40 integer
+ATTRIBUTE CVPN3000-IKE-Keep-Alives 41 integer
+ATTRIBUTE CVPN3000-IPSec-Auth-On-Rekey 42 integer
+ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Vendor-Code 45 integer
+ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Product-Code 46 integer
+ATTRIBUTE CVPN3000-Reqrd-Client-Fw-Description 47 string
+ATTRIBUTE CVPN3000-Require-HW-Client-Auth 48 integer
+ATTRIBUTE CVPN3000-Require-Individual-User-Auth 49 integer
+ATTRIBUTE CVPN3000-Authd-User-Idle-Timeout 50 integer
+ATTRIBUTE CVPN3000-Cisco-IP-Phone-Bypass 51 integer
+ATTRIBUTE CVPN3000-User-Auth-Server-Name 52 string
+ATTRIBUTE CVPN3000-User-Auth-Server-Port 53 integer
+ATTRIBUTE CVPN3000-User-Auth-Server-Secret 54 string
+ATTRIBUTE CVPN3000-IPSec-Split-Tunneling-Policy 55 integer
+ATTRIBUTE CVPN3000-IPSec-Reqrd-Client-Fw-Cap 56 integer
+ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Name 57 string
+ATTRIBUTE CVPN3000-IPSec-Client-Fw-Filter-Opt 58 integer
+ATTRIBUTE CVPN3000-IPSec-Backup-Servers 59 integer
+ATTRIBUTE CVPN3000-IPSec-Backup-Server-List 60 string
+ATTRIBUTE CVPN3000-DHCP-Network-Scope 61 ipaddr
+ATTRIBUTE CVPN3000-MS-Client-Icpt-DHCP-Conf-Msg 62 integer
+ATTRIBUTE CVPN3000-MS-Client-Subnet-Mask 63 ipaddr
+ATTRIBUTE CVPN3000-Allow-Network-Extension-Mode 64 integer
+ATTRIBUTE CVPN3000-IPSec-Authorization-Type 65 integer
+ATTRIBUTE CVPN3000-IPSec-Authorization-Required 66 integer
+ATTRIBUTE CVPN3000-IPSec-DN-Field 67 string
+ATTRIBUTE CVPN3000-IPSec-Confidence-Level 68 integer
+ATTRIBUTE CVPN3000-WebVPN-Content-Filter-Parameters 69 integer
+ATTRIBUTE CVPN3000-WebVPN-Enable-functions 70 integer
+ATTRIBUTE CVPN3000-LEAP-Bypass 75 integer
+ATTRIBUTE CVPN3000-Partition-Primary-DHCP 128 ipaddr
+ATTRIBUTE CVPN3000-Partition-Secondary-DHCP 129 ipaddr
+ATTRIBUTE CVPN3000-Partition-Premise-Router 131 ipaddr
+ATTRIBUTE CVPN3000-Partition-Max-Sessions 132 integer
+ATTRIBUTE CVPN3000-Partition-Mobile-IP-Key 133 string
+ATTRIBUTE CVPN3000-Partition-Mobile-IP-Address 134 ipaddr
+ATTRIBUTE CVPN3000-Strip-Realm 135 integer
+ATTRIBUTE CVPN3000-Partition-Mobile-IP-SPI 136 integer
+
+END-VENDOR Cisco-VPN3000
+
+VALUE CVPN3000-Tunneling-Protocols PPTP 1
+VALUE CVPN3000-Tunneling-Protocols L2TP 2
+VALUE CVPN3000-Tunneling-Protocols PPTP-And-L2TP 3
+VALUE CVPN3000-Tunneling-Protocols IPSec 4
+VALUE CVPN3000-Tunneling-Protocols PPTP-And-IPSec 5
+VALUE CVPN3000-Tunneling-Protocols L2TP-And-IPSec 6
+VALUE CVPN3000-Tunneling-Protocols PPTP-L2TP-IPSec 7
+VALUE CVPN3000-Tunneling-Protocols L2TPoverIPSec 8
+VALUE CVPN3000-Tunneling-Protocols PPTP-And-L2TP-over-IPSec 9
+VALUE CVPN3000-Tunneling-Protocols L2TP-And-L2TP-over-IPSec 10
+VALUE CVPN3000-Tunneling-Protocols PPTP-L2TP-L2TP-OVER-IPSec 11
+
+VALUE CVPN3000-IPSec-Authentication None 0
+VALUE CVPN3000-IPSec-Authentication RADIUS 1
+VALUE CVPN3000-IPSec-Authentication NT-Domain 3
+VALUE CVPN3000-IPSec-Authentication SDI 4
+VALUE CVPN3000-IPSec-Authentication Internal 5
+VALUE CVPN3000-IPSec-Authentication Radius-with-Expiry 6
+VALUE CVPN3000-IPSec-Authentication KERBEROS-ActiveDirectory 7
+
+VALUE CVPN3000-IPSec-Allow-Passwd-Store False 0
+VALUE CVPN3000-IPSec-Allow-Passwd-Store True 1
+
+VALUE CVPN3000-Use-Client-Address False 0
+VALUE CVPN3000-Use-Client-Address True 1
+
+VALUE CVPN3000-PPTP-Encryption Required 1
+VALUE CVPN3000-PPTP-Encryption 40-Bits 2
+VALUE CVPN3000-PPTP-Encryption 40-Bits-Required 3
+VALUE CVPN3000-PPTP-Encryption 128-Bits 4
+VALUE CVPN3000-PPTP-Encryption 128-Bits-Required 5
+VALUE CVPN3000-PPTP-Encryption 40-Or-128-Bits 6
+VALUE CVPN3000-PPTP-Encryption 40-Or-128-Bits-Required 7
+VALUE CVPN3000-PPTP-Encryption Stateless-Required 8
+VALUE CVPN3000-PPTP-Encryption Encryption-Stateless-Required 9
+VALUE CVPN3000-PPTP-Encryption 40-Bits-Stateless-Required 10
+VALUE CVPN3000-PPTP-Encryption 40-Bits-Encryption-Stateless-Required 11
+VALUE CVPN3000-PPTP-Encryption 128-Bits-Stateless-Required 12
+VALUE CVPN3000-PPTP-Encryption 128-Bits-Encryption-Stateless-Required 13
+VALUE CVPN3000-PPTP-Encryption 40-Or-128-Bits-Stateless-Required 14
+VALUE CVPN3000-PPTP-Encryption 40-Or-128-Bits-Encryption-Stateless-Required 15
+
+VALUE CVPN3000-L2TP-Encryption Required 1
+VALUE CVPN3000-L2TP-Encryption 40-Bits 2
+VALUE CVPN3000-L2TP-Encryption 40-Bits-Required 3
+VALUE CVPN3000-L2TP-Encryption 128-Bits 4
+VALUE CVPN3000-L2TP-Encryption 128-Bits-Required 5
+VALUE CVPN3000-L2TP-Encryption 40-Or-128-Bits 6
+VALUE CVPN3000-L2TP-Encryption 40-Or-128-Bits-Required 7
+VALUE CVPN3000-L2TP-Encryption Stateless-Required 8
+VALUE CVPN3000-L2TP-Encryption Encryption-Stateless-Required 9
+VALUE CVPN3000-L2TP-Encryption 40-Bits-Stateless-Required 10
+VALUE CVPN3000-L2TP-Encryption 40-Bits-Encryption-Stateless-Required 11
+VALUE CVPN3000-L2TP-Encryption 128-Bits-Stateless-Required 12
+VALUE CVPN3000-L2TP-Encryption 128-Bits-Encryption-Stateless-Required 13
+VALUE CVPN3000-L2TP-Encryption 40-Or-128-Bits-Stateless-Required 14
+VALUE CVPN3000-L2TP-Encryption 40-Or-128-Bits-Encryption-Stateless-Required 15
+
+VALUE CVPN3000-IPSec-Tunnel-Type LAN-To-LAN 1
+VALUE CVPN3000-IPSec-Tunnel-Type Remote-Access 2
+
+VALUE CVPN3000-IPSec-Mode-Config Off 0
+VALUE CVPN3000-IPSec-Mode-Config On 1
+
+VALUE CVPN3000-IPSec-User-Group-Lock Off 0
+VALUE CVPN3000-IPSec-User-Group-Lock On 1
+
+VALUE CVPN3000-IPSec-Over-UDP Off 0
+VALUE CVPN3000-IPSec-Over-UDP On 1
+
+VALUE CVPN3000-PPTP-MPPC-Compression Off 0
+VALUE CVPN3000-PPTP-MPPC-Compression On 1
+
+VALUE CVPN3000-L2TP-MPPC-Compression Off 0
+VALUE CVPN3000-L2TP-MPPC-Compression On 1
+
+VALUE CVPN3000-IPSec-IP-Compression Off 0
+VALUE CVPN3000-IPSec-IP-Compression On 1
+
+VALUE CVPN3000-IPSec-IP-Compression None 0
+VALUE CVPN3000-IPSec-IP-Compression LZS 1
+
+VALUE CVPN3000-IPSec-IKE-Peer-IDCheck Required 1
+VALUE CVPN3000-IPSec-IKE-Peer-IDCheck If-Supported-By-Certifiate 2
+VALUE CVPN3000-IPSec-IKE-Peer-IDCheck Do-Not-Check 3
+
+VALUE CVPN3000-IKE-Keep-Alives Off 0
+VALUE CVPN3000-IKE-Keep-Alives On 1
+
+VALUE CVPN3000-IPSec-Auth-On-Rekey Off 0
+VALUE CVPN3000-IPSec-Auth-On-Rekey On 1
+
+VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Cisco-With-CIC 1
+VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Zone-Labs 2
+VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Network-ICE 3
+VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Sygate 4
+VALUE CVPN3000-Reqrd-Client-Fw-Vendor-Code Cisco-With-CSA 5
+
+VALUE CVPN3000-Require-HW-Client-Auth No 0
+VALUE CVPN3000-Require-HW-Client-Auth Yes 1
+
+VALUE CVPN3000-Require-Individual-User-Auth No 0
+VALUE CVPN3000-Require-Individual-User-Auth Yes 1
+
+VALUE CVPN3000-Cisco-IP-Phone-Bypass No 0
+VALUE CVPN3000-Cisco-IP-Phone-Bypass Yes 1
+
+VALUE CVPN3000-IPSec-Split-Tunneling-Policy Tunnel-Everything 0
+VALUE CVPN3000-IPSec-Split-Tunneling-Policy Only-Tunnel-Listed-Networks 1
+
+VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap None 0
+VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap Policy-Defined-By-Remote-FW-AYT 1
+VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap Policy-Pushed-CPP 2
+VALUE CVPN3000-IPSec-Reqrd-Client-Fw-Cap Policy-From-Server 4
+
+VALUE CVPN3000-IPSec-Client-Fw-Filter-Opt Required 0
+VALUE CVPN3000-IPSec-Client-Fw-Filter-Opt Optional 1
+
+VALUE CVPN3000-IPSec-Backup-Servers User-Client-Configured-List 1
+VALUE CVPN3000-IPSec-Backup-Servers Disable-And-Clear-Client-List 2
+VALUE CVPN3000-IPSec-Backup-Servers Use-Backup-Server-List 3
+VALUE CVPN3000-IPSec-Backup-Servers User-Client-Configured-List 1
+
+VALUE CVPN3000-MS-Client-Icpt-DHCP-Conf-Msg No 0
+VALUE CVPN3000-MS-Client-Icpt-DHCP-Conf-Msg Yes 1
+
+VALUE CVPN3000-Allow-Network-Extension-Mode No 0
+VALUE CVPN3000-Allow-Network-Extension-Mode Yes 1
+
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters JavaAndActiveX 1
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters JavaScript 2
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters JavaAndActiveX-Javascript 3
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Images 4
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Images-JavaAndActiveX 5
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Images-Javascript 6
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Images-Javascript-JavaAndActiveX 7
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies 8
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-JavaAndActiveX 9
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Javascript 10
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Javascript-JavaAndActiveX 11
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Images 12
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Images-JavaAndActiveX 13
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Images-Javascript 14
+VALUE CVPN3000-WebVPN-Content-Filter-Parameters Cookies-Images-Javascript-JavaAndActiveX 15
+
+VALUE CVPN3000-Strip-Realm No 0
+VALUE CVPN3000-Strip-Realm Yes 1
diff --git a/radius/dictionary.cisco.vpn5000 b/radius/dictionary.cisco.vpn5000
new file mode 100644
index 0000000000..43351f01d8
--- /dev/null
+++ b/radius/dictionary.cisco.vpn5000
@@ -0,0 +1,18 @@
+#
+# Cisco VPN 5000 Concentrator Dictionary
+#
+# http://www.cisco.com/univercd/cc/td/doc/product/access/acs_soft/csacs4nt/csnt30/user/ad.htm
+#
+# $Id$
+#
+VENDOR Cisco-VPN5000 255
+
+BEGIN-VENDOR Cisco-VPN5000
+ATTRIBUTE CVPN5000-Tunnel-Throughput 1 integer
+ATTRIBUTE CVPN5000-Client-Assigned-IP 2 string
+ATTRIBUTE CVPN5000-Client-Real-IP 3 string
+ATTRIBUTE CVPN5000-VPN-GroupInfo 4 string
+ATTRIBUTE CVPN5000-VPN-Password 5 string
+ATTRIBUTE CVPN5000-Echo 6 integer
+ATTRIBUTE CVPN5000-Client-Assigned-IPX 7 integer
+END-VENDOR Cisco-VPN5000
diff --git a/radius/dictionary.colubris b/radius/dictionary.colubris
new file mode 100644
index 0000000000..99f57fe3ad
--- /dev/null
+++ b/radius/dictionary.colubris
@@ -0,0 +1,11 @@
+# Colubris dictionary - dictionary.colubris
+#
+# Enable by putting the line "$INCLUDE dictionary.colubris" into
+# the main dictionary file.
+#
+#
+VENDOR Colubris 8744
+#
+# Vendor-specific attributes
+#
+ATTRIBUTE Colubris-AVPair 0 string Colubris
diff --git a/radius/dictionary.columbia_university b/radius/dictionary.columbia_university
new file mode 100644
index 0000000000..b489368a42
--- /dev/null
+++ b/radius/dictionary.columbia_university
@@ -0,0 +1,19 @@
+VALUE Service-Type Sip-session 12
+
+# Columbia University VSAs, from:
+#
+# http://www.cs.columbia.edu/IRT/cinema/release/radius_notes.html
+#
+# $Id$
+#
+VENDOR Columbia-University 11862
+
+ATTRIBUTE Sip-Method 0 integer Columbia-University
+ATTRIBUTE Sip-From 1 string Columbia-University
+ATTRIBUTE Sip-To 2 string Columbia-University
+ATTRIBUTE Sip-Translated-Request-URI 4 string Columbia-University
+
+VALUE Sip-Method INVITE 0
+VALUE Sip-Method BYE 1
+VALUE Sip-Method REGISTER 2
+VALUE Sip-Method OTHER 3
diff --git a/radius/dictionary.compat b/radius/dictionary.compat
new file mode 100644
index 0000000000..37c193e7b8
--- /dev/null
+++ b/radius/dictionary.compat
@@ -0,0 +1,49 @@
+#
+# Obsolete names for backwards compatibility with older users files.
+# Move the $INCLUDE in the main dictionary file to the end if you want
+# these names to be used in the "details" logfile.
+#
+ATTRIBUTE Password 2 string encrypt=1
+ATTRIBUTE Client-Id 4 ipaddr
+ATTRIBUTE Client-Port-Id 5 integer
+ATTRIBUTE User-Service-Type 6 integer
+ATTRIBUTE Framed-Address 8 ipaddr
+ATTRIBUTE Framed-Netmask 9 ipaddr
+ATTRIBUTE Framed-Filter-Id 11 string
+ATTRIBUTE Login-Host 14 ipaddr
+ATTRIBUTE Login-Port 16 integer
+ATTRIBUTE Old-Password 17 string
+ATTRIBUTE Port-Message 18 string
+ATTRIBUTE Dialback-No 19 string
+ATTRIBUTE Dialback-Name 20 string
+ATTRIBUTE Challenge-State 24 string
+VALUE Framed-Compression Van-Jacobsen-TCP-IP 1
+VALUE Framed-Compression VJ-TCP-IP 1
+VALUE Service-Type Shell-User 6
+VALUE Auth-Type Unix 1
+VALUE Service-Type Dialback-Login-User 3
+VALUE Service-Type Dialback-Framed-User 4
+
+#
+# For compatibility with MERIT users files.
+#
+ATTRIBUTE Login-Callback-Number 19 string
+ATTRIBUTE Framed-Callback-Id 20 string
+ATTRIBUTE Client-Port-DNIS 30 string
+ATTRIBUTE Caller-ID 31 string
+VALUE Service-Type Login 1
+VALUE Service-Type Framed 2
+VALUE Service-Type Callback-Login 3
+VALUE Service-Type Callback-Framed 4
+VALUE Service-Type Exec-User 7
+
+#
+# For compatibility with ESVA RADIUS, Old Cistron RADIUS
+#
+ATTRIBUTE Session 1034 integer
+ATTRIBUTE User-Name-Is-Star 1035 integer
+VALUE User-Name-Is-Star No 0
+VALUE User-Name-Is-Star Yes 1
+VALUE Auth-Type None 254
+ATTRIBUTE PostAuth-Type 1014 integer
+VALUE PostAuth-Type Local 0
diff --git a/radius/dictionary.cosine b/radius/dictionary.cosine
new file mode 100644
index 0000000000..382a3c857b
--- /dev/null
+++ b/radius/dictionary.cosine
@@ -0,0 +1,19 @@
+#
+# Cosine IPSX Dictionary
+#
+# $Id$
+#
+VENDOR Cosine 3085
+
+BEGIN-VENDOR Cosine
+
+ATTRIBUTE Cosine-Connection-Profile-Name 1 string
+ATTRIBUTE Cosine-Enterprise-ID 2 string
+ATTRIBUTE Cosine-Address-Pool-Name 3 string
+ATTRIBUTE Cosine-DS-Byte 4 integer
+ATTRIBUTE Cosine-VPI-VCI 5 octets
+ATTRIBUTE Cosine-DLCI 6 integer
+ATTRIBUTE Cosine-LNS-IP-Address 7 ipaddr
+ATTRIBUTE Cosine-CLI-User-Permission-ID 8 string
+
+END-VENDOR Cosine
diff --git a/radius/dictionary.erx b/radius/dictionary.erx
new file mode 100644
index 0000000000..d2838f169e
--- /dev/null
+++ b/radius/dictionary.erx
@@ -0,0 +1,130 @@
+#
+# dictionary.erx
+#
+# Unisphere's broadband RAS
+# From Terje Krogdahl <tekr@nextra.com>
+# Last touched by Paul Hampson <Paul.Hampson@Pobox.Com>
+#
+# Version: $Id$
+#
+# Juniper ERX dictionaries are available at:
+# http://www.juniper.net/techpubs/software/erx/junose52/unisphere5-2.dct
+# http://www.juniper.net/techpubs/software/erx/erx50x/swconfig-broadband/html/radius-attributes.html
+# (The below are from when it was the Unisphere ERX)
+# http://www.juniper.net/techpubs/software/erx/erx410/unisphere4-1.dct
+# http://www.juniper.net/techpubs/software/erx/erx403/unisphere4-0.dct
+# http://www.juniper.net/techpubs/software/erx/erx3xx/unisphere3-2.dct
+# http://www.juniper.net/techpubs/software/erx/erx3xx/unisphere3-0.dct
+#
+# As a note on ERX broken-ness, If you don't send a Framed-IP-Address
+# in the Access-Accept packet, the ERX disconnects the user, and
+# sends an Accounting-Request packet with Acct-Status-Type = Stop
+#
+# It does NOT send a 'Start' packet, so this behaviour confuses the
+# heck out of most admins, who do everything right, but have the ERX
+# do stupid things.
+#
+#
+
+VENDOR ERX 4874
+
+ATTRIBUTE ERX-Virtual-Router-Name 1 string ERX
+ATTRIBUTE ERX-Address-Pool-Name 2 string ERX
+ATTRIBUTE ERX-Local-Loopback-Interface 3 string ERX
+ATTRIBUTE ERX-Primary-Dns 4 ipaddr ERX
+ATTRIBUTE ERX-Secondary-Dns 5 ipaddr ERX
+ATTRIBUTE ERX-Primary-Wins 6 ipaddr ERX
+ATTRIBUTE ERX-Secondary-Wins 7 ipaddr ERX
+ATTRIBUTE ERX-Tunnel-Virtual-Router 8 string ERX
+ATTRIBUTE ERX-Tunnel-Password 9 string ERX
+ATTRIBUTE ERX-Ingress-Policy-Name 10 string ERX
+ATTRIBUTE ERX-Egress-Policy-Name 11 string ERX
+ATTRIBUTE ERX-Ingress-Statistics 12 string ERX
+ATTRIBUTE ERX-Egress-Statistics 13 string ERX
+ATTRIBUTE ERX-Atm-Service-Category 14 integer ERX
+ATTRIBUTE ERX-Atm-PCR 15 integer ERX
+ATTRIBUTE ERX-Atm-SCR 16 integer ERX
+ATTRIBUTE ERX-Atm-MBS 17 integer ERX
+ATTRIBUTE ERX-Cli-Initial-Access-Level 18 string ERX
+ATTRIBUTE ERX-Cli-Allow-All-VR-Access 19 integer ERX
+ATTRIBUTE ERX-Alternate-Cli-Access-Level 20 string ERX
+ATTRIBUTE ERX-Alternate-Cli-Vrouter-Name 21 string ERX
+ATTRIBUTE ERX-Sa-Validate 22 integer ERX
+ATTRIBUTE ERX-Igmp-Enable 23 integer ERX
+ATTRIBUTE ERX-Pppoe-Description 24 string ERX
+ATTRIBUTE ERX-Redirect-VR-Name 25 string ERX
+ATTRIBUTE ERX-Qos-Profile-Name 26 string ERX
+ATTRIBUTE ERX-Pppoe-Max-Sessions 27 integer ERX
+ATTRIBUTE ERX-Pppoe-Url 28 string ERX
+ATTRIBUTE ERX-Qos-Profile-Interface-Type 29 integer ERX
+ATTRIBUTE ERX-Tunnel-Nas-Port-Method 30 integer ERX
+ATTRIBUTE ERX-Service-Bundle 31 string ERX
+ATTRIBUTE ERX-Tunnel-Tos 32 integer ERX
+ATTRIBUTE ERX-Tunnel-Maximum-Sessions 33 integer ERX
+ATTRIBUTE ERX-Framed-Ip-Route-Tag 34 string ERX
+ATTRIBUTE ERX-Dial-Out-Number 35 string ERX
+ATTRIBUTE ERX-PPP-Username 36 string ERX
+ATTRIBUTE ERX-PPP-Password 37 string ERX
+ATTRIBUTE ERX-PPP-Auth-Protocol 38 integer ERX
+ATTRIBUTE ERX-Minimum-BPS 39 integer ERX
+ATTRIBUTE ERX-Maximum-BPS 40 integer ERX
+ATTRIBUTE ERX-Bearer-Type 41 integer ERX
+ATTRIBUTE ERX-Input-Gigapkts 42 integer ERX
+ATTRIBUTE ERX-Output-Gigapkts 43 integer ERX
+ATTRIBUTE ERX-Tunnel-Interface-Id 44 string ERX
+ATTRIBUTE ERX-IpV6-Virtual-Router 45 string ERX
+ATTRIBUTE ERX-IpV6-Local-Interface 46 string ERX
+ATTRIBUTE ERX-Ipv6-Primary-Dns 47 string ERX
+ATTRIBUTE ERX-Ipv6-Secondary-Dns 48 string ERX
+ATTRIBUTE Sdx-Service-Name 49 string ERX
+ATTRIBUTE Sdx-Session-Volume-Quota 50 string ERX
+ATTRIBUTE Sdx-Tunnel-Disconnect-Cause-Info 51 string ERX
+
+#
+# Values Attribute Name Number
+#
+VALUE ERX-Ingress-Statistics disable 0
+VALUE ERX-Ingress-Statistics enable 1
+
+VALUE ERX-Egress-Statistics disable 0
+VALUE ERX-Egress-Statistics enable 1
+
+VALUE ERX-Atm-Service-Category UBR 1
+VALUE ERX-Atm-Service-Category UBRPCR 2
+VALUE ERX-Atm-Service-Category nrtVBR 3
+VALUE ERX-Atm-Service-Category CBR 4
+
+VALUE ERX-CLI-Allow-All-VR-Access disable 0
+VALUE ERX-CLI-Allow-All-VR-Access enable 1
+
+VALUE ERX-Sa-Validate disable 0
+VALUE ERX-Sa-Validate enable 1
+
+VALUE ERX-Igmp-Enable disable 0
+VALUE ERX-Igmp-Enable enable 1
+
+VALUE ERX-Qos-Profile-Interface-Type IP 1
+VALUE ERX-Qos-Profile-Interface-Type ATM 2
+VALUE ERX-Qos-Profile-Interface-Type HDLC 3
+VALUE ERX-Qos-Profile-Interface-Type ETHERNET 4
+VALUE ERX-Qos-Profile-Interface-Type SERVER-PORT 5
+VALUE ERX-Qos-Profile-Interface-Type ATM-1483 6
+VALUE ERX-Qos-Profile-Interface-Type FRAME-RELAY 7
+VALUE ERX-Qos-Profile-Interface-Type MPLS-MINOR 8
+VALUE ERX-Qos-Profile-Interface-Type CBF 9
+VALUE ERX-Qos-Profile-Interface-Type IP-TUNNEL 10
+VALUE ERX-Qos-Profile-Interface-Type VLAN-SUB 11
+VALUE ERX-Qos-Profile-Interface-Type PPPOE-SUB 12
+
+VALUE ERX-Tunnel-Nas-Port-Method None 0
+VALUE ERX-Tunnel-Nas-Port-Method CISCO-CLID 1
+
+VALUE ERX-PPP-Auth-Protocol None 0
+VALUE ERX-PPP-Auth-Protocol PAP 1
+VALUE ERX-PPP-Auth-Protocol CHAP 2
+VALUE ERX-PPP-Auth-Protocol PAP-CHAP 3
+VALUE ERX-PPP-Auth-Protocol CHAP-PAP 4
+
+VALUE ERX-Bearer-Type None 0
+VALUE ERX-Bearer-Type Analog 1
+VALUE ERX-Bearer-Type Digital 2
diff --git a/radius/dictionary.extreme b/radius/dictionary.extreme
new file mode 100644
index 0000000000..4695d1c30b
--- /dev/null
+++ b/radius/dictionary.extreme
@@ -0,0 +1,15 @@
+#
+# Dictionary for Extreme Networks VSA's.
+# http://www.extremenetworks.com/
+#
+# $Id$
+#
+VENDOR Extreme 1916
+
+ATTRIBUTE Extreme-Netlogin-Vlan 203 string Extreme
+ATTRIBUTE Extreme-Netlogin-Url 204 string Extreme
+ATTRIBUTE Extreme-Netlogin-Url-Desc 205 string Extreme
+ATTRIBUTE Extreme-Netlogin-Only 206 integer Extreme
+
+VALUE Extreme-Netlogin-Only Disabled 0
+VALUE Extreme-Netlogin-Only Enabled 1
diff --git a/radius/dictionary.foundry b/radius/dictionary.foundry
new file mode 100644
index 0000000000..ec4b31807d
--- /dev/null
+++ b/radius/dictionary.foundry
@@ -0,0 +1,30 @@
+#
+# dictionary.foundry
+#
+# As posted to the list by Thomas Keitel <tkeitel@arc.nasa.gov>
+#
+# Version: $Id$
+#
+
+VENDOR Foundry 1991
+
+ATTRIBUTE Foundry-Privilege-Level 1 integer Foundry
+ATTRIBUTE Foundry-Command-String 2 string Foundry
+ATTRIBUTE Foundry-Command-Exception-Flag 3 integer Foundry
+ATTRIBUTE Foundry-INM-Privilege 4 integer Foundry
+VALUE Foundry-INM-Privilege AAA_pri_0 0
+VALUE Foundry-INM-Privilege AAA_pri_1 1
+VALUE Foundry-INM-Privilege AAA_pri_2 2
+VALUE Foundry-INM-Privilege AAA_pri_3 3
+VALUE Foundry-INM-Privilege AAA_pri_4 4
+VALUE Foundry-INM-Privilege AAA_pri_5 5
+VALUE Foundry-INM-Privilege AAA_pri_6 6
+VALUE Foundry-INM-Privilege AAA_pri_7 7
+VALUE Foundry-INM-Privilege AAA_pri_8 8
+VALUE Foundry-INM-Privilege AAA_pri_9 9
+VALUE Foundry-INM-Privilege AAA_pri_10 10
+VALUE Foundry-INM-Privilege AAA_pri_11 11
+VALUE Foundry-INM-Privilege AAA_pri_12 12
+VALUE Foundry-INM-Privilege AAA_pri_13 13
+VALUE Foundry-INM-Privilege AAA_pri_14 14
+VALUE Foundry-INM-Privilege AAA_pri_15 15
diff --git a/radius/dictionary.freeradius b/radius/dictionary.freeradius
new file mode 100644
index 0000000000..2b347b5b32
--- /dev/null
+++ b/radius/dictionary.freeradius
@@ -0,0 +1,17 @@
+#
+# The FreeRADIUS Vendor-Specific dictionary.
+#
+# Version: $Id$
+#
+# For a complete list of Private Enterprise Codes, see:
+#
+# http://www.isi.edu/in-notes/iana/assignments/enterprise-numbers
+#
+
+VENDOR FreeRADIUS 11344
+
+BEGIN-VENDOR FreeRADIUS
+
+ATTRIBUTE FreeRADIUS-Proxied-To 1 ipaddr
+
+END-VENDOR FreeRADIUS
diff --git a/radius/dictionary.gandalf b/radius/dictionary.gandalf
new file mode 100644
index 0000000000..44b9b9e062
--- /dev/null
+++ b/radius/dictionary.gandalf
@@ -0,0 +1,100 @@
+# Gandalf dictionary
+#
+# Version: 1.00 24-July-2003 Blaise St-Laurent <bstlaurent@okiok.com>
+#
+# Notes: Dictionary was made specifically for the Gandalf XpressWay
+# RLAN with Link Authentication through RADIUS
+#
+# $Id$
+#
+VENDOR Gandalf 64
+
+#
+# Vendor-specific attributes
+#
+ATTRIBUTE Gandalf-Remote-LAN-Name 0 string Gandalf
+ATTRIBUTE Gandalf-Operational-Modes 1 integer Gandalf
+ATTRIBUTE Gandalf-Compression-Status 2 integer Gandalf
+ATTRIBUTE Gandalf-Min-Outgoing-Bearer 3 integer Gandalf
+ATTRIBUTE Gandalf-Authentication-String 5 string Gandalf
+ATTRIBUTE Gandalf-PPP-Authentication 6 integer Gandalf
+ATTRIBUTE Gandalf-PPP-NCP-Type 7 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Multicast-In 8 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Broadcast-In 9 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Unicast-In 10 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Multicast-Out 11 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Broadcast-Out 12 integer Gandalf
+ATTRIBUTE Gandalf-Fwd-Unicast-Out 13 integer Gandalf
+ATTRIBUTE Gandalf-Around-The-Corner 14 integer Gandalf
+ATTRIBUTE Gandalf-Channel-Group-Name-1 15 string Gandalf
+ATTRIBUTE Gandalf-Dial-Prefix-Name-1 16 string Gandalf
+ATTRIBUTE Gandalf-Phone-Number-1 17 string Gandalf
+ATTRIBUTE Gandalf-Calling-Line-ID-1 18 string Gandalf
+ATTRIBUTE Gandalf-Channel-Group-Name-2 19 string Gandalf
+ATTRIBUTE Gandalf-Dial-Prefix-Name-2 20 string Gandalf
+ATTRIBUTE Gandalf-Phone-Number-2 21 string Gandalf
+ATTRIBUTE Gandalf-Calling-Line-ID-2 22 string Gandalf
+ATTRIBUTE Gandalf-IPX-Spoofing-State 23 integer Gandalf
+ATTRIBUTE Gandalf-IPX-Watchdog-Spoof 24 integer Gandalf
+ATTRIBUTE Gandalf-SAP-Group-Name-1 25 string Gandalf
+ATTRIBUTE Gandalf-SAP-Group-Name-2 26 string Gandalf
+ATTRIBUTE Gandalf-SAP-Group-Name-3 27 string Gandalf
+ATTRIBUTE Gandalf-SAP-Group-Name-4 28 string Gandalf
+ATTRIBUTE Gandalf-SAP-Group-Name-5 29 string Gandalf
+ATTRIBUTE Gandalf-Hunt-Group 30 string Gandalf
+ATTRIBUTE Gandalf-Modem-Mode 31 integer Gandalf
+ATTRIBUTE Gandalf-Modem-Required-1 32 integer Gandalf
+ATTRIBUTE Gandalf-Modem-Required-2 33 integer Gandalf
+
+VALUE Gandalf-Operational-Modes Disabled 1
+VALUE Gandalf-Operational-Modes Called-Only 2
+VALUE Gandalf-Operational-Modes Calling-Called 3
+VALUE Gandalf-Operational-Modes Calling-Only 4
+
+VALUE Gandalf-Compression-Status Disabled 1
+VALUE Gandalf-Compression-Status Enabled 2
+
+VALUE Gandalf-Min-Outgoing-Bearer Unrestricted-64K 1
+VALUE Gandalf-Min-Outgoing-Bearer Digital-56K 2
+VALUE Gandalf-Min-Outgoing-Bearer 3100Hz-Audio 3
+
+VALUE Gandalf-PPP-Authentication CHAP 1
+VALUE Gandalf-PPP-Authentication PAP 2
+VALUE Gandalf-PPP-Authentication PAP-Sending-on-Incoming-Calls 3
+
+VALUE Gandalf-PPP-NCP-Type BCP 2
+VALUE Gandalf-PPP-NCP-Type IPCP 3
+
+VALUE Gandalf-Fwd-Multicast-In Disabled 1
+VALUE Gandalf-Fwd-Multicast-In Enabled 2
+
+VALUE Gandalf-Fwd-Broadcast-In Disabled 1
+VALUE Gandalf-Fwd-Broadcast-In Enabled 2
+
+VALUE Gandalf-Fwd-Unicast-In Disabled 1
+VALUE Gandalf-Fwd-Unicast-In Enabled 2
+
+VALUE Gandalf-Fwd-Multicast-Out Disabled 1
+VALUE Gandalf-Fwd-Multicast-Out Enabled 2
+
+VALUE Gandalf-Fwd-Broadcast-Out Disabled 1
+VALUE Gandalf-Fwd-Broadcast-Out Enabled 2
+
+VALUE Gandalf-Fwd-Unicast-Out Disabled 1
+VALUE Gandalf-Fwd-Unicast-Out Enabled 2
+
+VALUE Gandalf-IPX-Spoofing-State Forward 1
+VALUE Gandalf-IPX-Spoofing-State Spoof 2
+VALUE Gandalf-IPX-Spoofing-State Filter-all-outgoing-RIP-SAP 3
+
+VALUE Gandalf-IPX-Watchdog-Spoof Disabled 1
+VALUE Gandalf-IPX-Watchdog-Spoof Enabled 2
+
+VALUE Gandalf-Modem-Mode Disabled 1
+VALUE Gandalf-Modem-Mode Enabled 2
+
+VALUE Gandalf-Modem-Required-1 Disabled 1
+VALUE Gandalf-Modem-Required-1 Enabled 2
+
+VALUE Gandalf-Modem-Required-2 Disabled 1
+VALUE Gandalf-Modem-Required-2 Enabled 2
diff --git a/radius/dictionary.garderos b/radius/dictionary.garderos
new file mode 100644
index 0000000000..10c38e2334
--- /dev/null
+++ b/radius/dictionary.garderos
@@ -0,0 +1,16 @@
+#
+# dictionary.garderos
+#
+# Version: $Id$
+#
+# For documentation on Garderos attributes, see:
+#
+# http://www.garderos.com
+
+VENDOR Garderos 16108
+
+#
+# Standard attribute
+#
+ATTRIBUTE Garderos-Location-Name 1 string Garderos
+ATTRIBUTE Garderos-Service-Name 2 string Garderos
diff --git a/radius/dictionary.gemtek b/radius/dictionary.gemtek
new file mode 100644
index 0000000000..ab2df36ace
--- /dev/null
+++ b/radius/dictionary.gemtek
@@ -0,0 +1,18 @@
+#
+# Gemtek Systems VSA's
+# Version: dictionary.gemtek, v1.2 2004/07/13
+
+VENDOR Gemtek 10529
+
+BEGIN-VENDOR Gemtek
+
+# Attributes for volume accounting limit.
+
+ATTRIBUTE Acct-Session-Input-Octets 21 integer
+ATTRIBUTE Acct-Session-Input-Gigawords 22 integer
+ATTRIBUTE Acct-Session-Output-Octets 23 integer
+ATTRIBUTE Acct-Session-Output-Gigawords 24 integer
+ATTRIBUTE Acct-Session-Octets 25 integer
+ATTRIBUTE Acct-Session-Gigawords 26 integer
+
+END-VENDOR Gemtek
diff --git a/radius/dictionary.itk b/radius/dictionary.itk
new file mode 100644
index 0000000000..5155006269
--- /dev/null
+++ b/radius/dictionary.itk
@@ -0,0 +1,38 @@
+#
+# http://www.digieurope.com/
+# $Id$
+#
+VENDOR ITK 1195
+
+ATTRIBUTE ITK-Auth-Serv-IP 100 ipaddr ITK
+ATTRIBUTE ITK-Auth-Serv-Prot 101 integer ITK
+ATTRIBUTE ITK-Provider-Id 102 integer ITK
+ATTRIBUTE ITK-Usergroup 103 integer ITK
+ATTRIBUTE ITK-Banner 104 string ITK
+ATTRIBUTE ITK-Username-Prompt 105 string ITK
+ATTRIBUTE ITK-Password-Prompt 106 string ITK
+ATTRIBUTE ITK-Welcome-Message 107 string ITK
+ATTRIBUTE ITK-Prompt 108 string ITK
+ATTRIBUTE ITK-IP-Pool 109 integer ITK
+ATTRIBUTE ITK-Tunnel-IP 110 ipaddr ITK
+ATTRIBUTE ITK-Tunnel-Prot 111 integer ITK
+ATTRIBUTE ITK-Acct-Serv-IP 112 ipaddr ITK
+ATTRIBUTE ITK-Acct-Serv-Prot 113 integer ITK
+ATTRIBUTE ITK-Filter-Rule 114 string ITK
+ATTRIBUTE ITK-Channel-Binding 115 integer ITK
+ATTRIBUTE ITK-Start-Delay 116 integer ITK
+ATTRIBUTE ITK-NAS-Name 117 string ITK
+ATTRIBUTE ITK-ISDN-Prot 118 integer ITK
+ATTRIBUTE ITK-PPP-Auth-Type 119 integer ITK
+ATTRIBUTE ITK-Dialout-Type 120 integer ITK
+ATTRIBUTE ITK-Ftp-Auth-IP 121 ipaddr ITK
+ATTRIBUTE ITK-Users-Default-Entry 122 string ITK
+ATTRIBUTE ITK-Users-Default-Pw 123 string ITK
+ATTRIBUTE ITK-Auth-Req-Type 124 string ITK
+ATTRIBUTE ITK-Modem-Pool-Id 125 integer ITK
+ATTRIBUTE ITK-Modem-Init-String 126 string ITK
+ATTRIBUTE ITK-PPP-Client-Server-Mode 127 integer ITK
+ATTRIBUTE ITK-PPP-Compression-Prot 128 string ITK
+ATTRIBUTE ITK-Username 129 string ITK
+ATTRIBUTE ITK-Dest-No 130 string ITK
+ATTRIBUTE ITK-DDI 131 string ITK
diff --git a/radius/dictionary.juniper b/radius/dictionary.juniper
new file mode 100644
index 0000000000..5869dd29b4
--- /dev/null
+++ b/radius/dictionary.juniper
@@ -0,0 +1,15 @@
+#
+# dictionary.juniper
+#
+# As posted to the list by Eric Kilfoil <ekilfoil@uslec.net>
+#
+# Version: $Id$
+#
+
+VENDOR Juniper 2636
+
+ATTRIBUTE Juniper-Local-User-Name 1 string Juniper
+ATTRIBUTE Juniper-Allow-Commands 2 string Juniper
+ATTRIBUTE Juniper-Deny-Commands 3 string Juniper
+ATTRIBUTE Juniper-Allow-Configuration 4 string Juniper
+ATTRIBUTE Juniper-Deny-Configuration 5 string Juniper
diff --git a/radius/dictionary.karlnet b/radius/dictionary.karlnet
new file mode 100644
index 0000000000..bc5108b3e3
--- /dev/null
+++ b/radius/dictionary.karlnet
@@ -0,0 +1,2084 @@
+# --------------------------------------
+# KarlNet Vendor-specific information
+# --------------------------------------
+
+#---------------------------------------------------------------------------
+# "VENDOR" VENDOR-NAME VENDOR-ID
+#---------------------------------------------------------------------------
+VENDOR KarlNet 762
+
+#---------------------------------------------------------------------------
+# "ATTRIBUTE" ATTRIBUTE-NAME ATTR-NUMBER ATTRTYPE VENDOR-NAME
+#---------------------------------------------------------------------------
+# Sets the remote client's Station Name
+ATTRIBUTE KarlNet-TurboCell-Name 151 string KarlNet
+
+# Sets the remote client's Data Transmit Rate
+ATTRIBUTE KarlNet-TurboCell-TxRate 152 integer KarlNet
+
+#---------------------------------------------------------------------------
+# "VALUE" ATTRIBUTE-NAME SETTING-NAME SETTING-VALUE
+#---------------------------------------------------------------------------
+# 0x00 // Use the locally defined Data Rate
+VALUE KarlNet-TurboCell-TxRate TxRate-Local 0
+# 0x08 // Use the maximum data rate possible
+VALUE KarlNet-TurboCell-TxRate TxRate-MaxSpeed 8
+
+VALUE KarlNet-TurboCell-TxRate TxRate-11k 11
+VALUE KarlNet-TurboCell-TxRate TxRate-12k 12
+VALUE KarlNet-TurboCell-TxRate TxRate-13k 13
+VALUE KarlNet-TurboCell-TxRate TxRate-14k 14
+VALUE KarlNet-TurboCell-TxRate TxRate-15k 15
+VALUE KarlNet-TurboCell-TxRate TxRate-16k 16
+VALUE KarlNet-TurboCell-TxRate TxRate-17k 17
+VALUE KarlNet-TurboCell-TxRate TxRate-18k 18
+VALUE KarlNet-TurboCell-TxRate TxRate-19k 19
+VALUE KarlNet-TurboCell-TxRate TxRate-20k 20
+VALUE KarlNet-TurboCell-TxRate TxRate-21k 21
+VALUE KarlNet-TurboCell-TxRate TxRate-22k 22
+VALUE KarlNet-TurboCell-TxRate TxRate-23k 23
+VALUE KarlNet-TurboCell-TxRate TxRate-24k 24
+VALUE KarlNet-TurboCell-TxRate TxRate-25k 25
+VALUE KarlNet-TurboCell-TxRate TxRate-26k 26
+VALUE KarlNet-TurboCell-TxRate TxRate-27k 27
+VALUE KarlNet-TurboCell-TxRate TxRate-28k 28
+VALUE KarlNet-TurboCell-TxRate TxRate-29k 29
+VALUE KarlNet-TurboCell-TxRate TxRate-30k 30
+VALUE KarlNet-TurboCell-TxRate TxRate-31k 31
+VALUE KarlNet-TurboCell-TxRate TxRate-32k 32
+VALUE KarlNet-TurboCell-TxRate TxRate-33k 33
+VALUE KarlNet-TurboCell-TxRate TxRate-34k 34
+VALUE KarlNet-TurboCell-TxRate TxRate-35k 35
+VALUE KarlNet-TurboCell-TxRate TxRate-36k 36
+VALUE KarlNet-TurboCell-TxRate TxRate-37k 37
+VALUE KarlNet-TurboCell-TxRate TxRate-38k 38
+VALUE KarlNet-TurboCell-TxRate TxRate-39k 39
+VALUE KarlNet-TurboCell-TxRate TxRate-40k 40
+VALUE KarlNet-TurboCell-TxRate TxRate-41k 41
+VALUE KarlNet-TurboCell-TxRate TxRate-42k 42
+VALUE KarlNet-TurboCell-TxRate TxRate-43k 43
+VALUE KarlNet-TurboCell-TxRate TxRate-44k 44
+VALUE KarlNet-TurboCell-TxRate TxRate-45k 45
+VALUE KarlNet-TurboCell-TxRate TxRate-46k 46
+VALUE KarlNet-TurboCell-TxRate TxRate-47k 47
+VALUE KarlNet-TurboCell-TxRate TxRate-48k 48
+VALUE KarlNet-TurboCell-TxRate TxRate-49k 49
+VALUE KarlNet-TurboCell-TxRate TxRate-50k 50
+VALUE KarlNet-TurboCell-TxRate TxRate-51k 51
+VALUE KarlNet-TurboCell-TxRate TxRate-52k 52
+VALUE KarlNet-TurboCell-TxRate TxRate-53k 53
+VALUE KarlNet-TurboCell-TxRate TxRate-54k 54
+VALUE KarlNet-TurboCell-TxRate TxRate-55k 55
+VALUE KarlNet-TurboCell-TxRate TxRate-56k 56
+VALUE KarlNet-TurboCell-TxRate TxRate-57k 57
+VALUE KarlNet-TurboCell-TxRate TxRate-58k 58
+VALUE KarlNet-TurboCell-TxRate TxRate-59k 59
+VALUE KarlNet-TurboCell-TxRate TxRate-60k 60
+VALUE KarlNet-TurboCell-TxRate TxRate-61k 61
+VALUE KarlNet-TurboCell-TxRate TxRate-62k 62
+VALUE KarlNet-TurboCell-TxRate TxRate-63k 63
+VALUE KarlNet-TurboCell-TxRate TxRate-64k 64
+VALUE KarlNet-TurboCell-TxRate TxRate-65k 65
+VALUE KarlNet-TurboCell-TxRate TxRate-66k 66
+VALUE KarlNet-TurboCell-TxRate TxRate-67k 67
+VALUE KarlNet-TurboCell-TxRate TxRate-68k 68
+VALUE KarlNet-TurboCell-TxRate TxRate-69k 69
+VALUE KarlNet-TurboCell-TxRate TxRate-70k 70
+VALUE KarlNet-TurboCell-TxRate TxRate-71k 71
+VALUE KarlNet-TurboCell-TxRate TxRate-72k 72
+VALUE KarlNet-TurboCell-TxRate TxRate-73k 73
+VALUE KarlNet-TurboCell-TxRate TxRate-74k 74
+VALUE KarlNet-TurboCell-TxRate TxRate-75k 75
+VALUE KarlNet-TurboCell-TxRate TxRate-76k 76
+VALUE KarlNet-TurboCell-TxRate TxRate-77k 77
+VALUE KarlNet-TurboCell-TxRate TxRate-78k 78
+VALUE KarlNet-TurboCell-TxRate TxRate-79k 79
+VALUE KarlNet-TurboCell-TxRate TxRate-80k 80
+VALUE KarlNet-TurboCell-TxRate TxRate-81k 81
+VALUE KarlNet-TurboCell-TxRate TxRate-82k 82
+VALUE KarlNet-TurboCell-TxRate TxRate-83k 83
+VALUE KarlNet-TurboCell-TxRate TxRate-84k 84
+VALUE KarlNet-TurboCell-TxRate TxRate-85k 85
+VALUE KarlNet-TurboCell-TxRate TxRate-86k 86
+VALUE KarlNet-TurboCell-TxRate TxRate-87k 87
+VALUE KarlNet-TurboCell-TxRate TxRate-88k 88
+VALUE KarlNet-TurboCell-TxRate TxRate-89k 89
+VALUE KarlNet-TurboCell-TxRate TxRate-90k 90
+VALUE KarlNet-TurboCell-TxRate TxRate-91k 91
+VALUE KarlNet-TurboCell-TxRate TxRate-92k 92
+VALUE KarlNet-TurboCell-TxRate TxRate-93k 93
+VALUE KarlNet-TurboCell-TxRate TxRate-94k 94
+VALUE KarlNet-TurboCell-TxRate TxRate-95k 95
+VALUE KarlNet-TurboCell-TxRate TxRate-96k 96
+VALUE KarlNet-TurboCell-TxRate TxRate-97k 97
+VALUE KarlNet-TurboCell-TxRate TxRate-98k 98
+VALUE KarlNet-TurboCell-TxRate TxRate-99k 99
+VALUE KarlNet-TurboCell-TxRate TxRate-100k 100
+VALUE KarlNet-TurboCell-TxRate TxRate-101k 101
+VALUE KarlNet-TurboCell-TxRate TxRate-102k 102
+VALUE KarlNet-TurboCell-TxRate TxRate-103k 103
+VALUE KarlNet-TurboCell-TxRate TxRate-104k 104
+VALUE KarlNet-TurboCell-TxRate TxRate-105k 105
+VALUE KarlNet-TurboCell-TxRate TxRate-106k 106
+VALUE KarlNet-TurboCell-TxRate TxRate-107k 107
+VALUE KarlNet-TurboCell-TxRate TxRate-108k 108
+VALUE KarlNet-TurboCell-TxRate TxRate-109k 109
+VALUE KarlNet-TurboCell-TxRate TxRate-110k 110
+VALUE KarlNet-TurboCell-TxRate TxRate-111k 111
+VALUE KarlNet-TurboCell-TxRate TxRate-112k 112
+VALUE KarlNet-TurboCell-TxRate TxRate-113k 113
+VALUE KarlNet-TurboCell-TxRate TxRate-114k 114
+VALUE KarlNet-TurboCell-TxRate TxRate-115k 115
+VALUE KarlNet-TurboCell-TxRate TxRate-116k 116
+VALUE KarlNet-TurboCell-TxRate TxRate-117k 117
+VALUE KarlNet-TurboCell-TxRate TxRate-118k 118
+VALUE KarlNet-TurboCell-TxRate TxRate-119k 119
+VALUE KarlNet-TurboCell-TxRate TxRate-120k 120
+VALUE KarlNet-TurboCell-TxRate TxRate-121k 121
+VALUE KarlNet-TurboCell-TxRate TxRate-122k 122
+VALUE KarlNet-TurboCell-TxRate TxRate-123k 123
+VALUE KarlNet-TurboCell-TxRate TxRate-124k 124
+VALUE KarlNet-TurboCell-TxRate TxRate-125k 125
+VALUE KarlNet-TurboCell-TxRate TxRate-126k 126
+VALUE KarlNet-TurboCell-TxRate TxRate-127k 127
+VALUE KarlNet-TurboCell-TxRate TxRate-128k 128
+VALUE KarlNet-TurboCell-TxRate TxRate-129k 129
+VALUE KarlNet-TurboCell-TxRate TxRate-130k 130
+VALUE KarlNet-TurboCell-TxRate TxRate-131k 131
+VALUE KarlNet-TurboCell-TxRate TxRate-132k 132
+VALUE KarlNet-TurboCell-TxRate TxRate-133k 133
+VALUE KarlNet-TurboCell-TxRate TxRate-134k 134
+VALUE KarlNet-TurboCell-TxRate TxRate-135k 135
+VALUE KarlNet-TurboCell-TxRate TxRate-136k 136
+VALUE KarlNet-TurboCell-TxRate TxRate-137k 137
+VALUE KarlNet-TurboCell-TxRate TxRate-138k 138
+VALUE KarlNet-TurboCell-TxRate TxRate-139k 139
+VALUE KarlNet-TurboCell-TxRate TxRate-140k 140
+VALUE KarlNet-TurboCell-TxRate TxRate-141k 141
+VALUE KarlNet-TurboCell-TxRate TxRate-142k 142
+VALUE KarlNet-TurboCell-TxRate TxRate-143k 143
+VALUE KarlNet-TurboCell-TxRate TxRate-144k 144
+VALUE KarlNet-TurboCell-TxRate TxRate-145k 145
+VALUE KarlNet-TurboCell-TxRate TxRate-146k 146
+VALUE KarlNet-TurboCell-TxRate TxRate-147k 147
+VALUE KarlNet-TurboCell-TxRate TxRate-148k 148
+VALUE KarlNet-TurboCell-TxRate TxRate-149k 149
+VALUE KarlNet-TurboCell-TxRate TxRate-150k 150
+VALUE KarlNet-TurboCell-TxRate TxRate-151k 151
+VALUE KarlNet-TurboCell-TxRate TxRate-152k 152
+VALUE KarlNet-TurboCell-TxRate TxRate-153k 153
+VALUE KarlNet-TurboCell-TxRate TxRate-154k 154
+VALUE KarlNet-TurboCell-TxRate TxRate-155k 155
+VALUE KarlNet-TurboCell-TxRate TxRate-156k 156
+VALUE KarlNet-TurboCell-TxRate TxRate-157k 157
+VALUE KarlNet-TurboCell-TxRate TxRate-158k 158
+VALUE KarlNet-TurboCell-TxRate TxRate-159k 159
+VALUE KarlNet-TurboCell-TxRate TxRate-160k 160
+VALUE KarlNet-TurboCell-TxRate TxRate-161k 161
+VALUE KarlNet-TurboCell-TxRate TxRate-162k 162
+VALUE KarlNet-TurboCell-TxRate TxRate-163k 163
+VALUE KarlNet-TurboCell-TxRate TxRate-164k 164
+VALUE KarlNet-TurboCell-TxRate TxRate-165k 165
+VALUE KarlNet-TurboCell-TxRate TxRate-166k 166
+VALUE KarlNet-TurboCell-TxRate TxRate-167k 167
+VALUE KarlNet-TurboCell-TxRate TxRate-168k 168
+VALUE KarlNet-TurboCell-TxRate TxRate-169k 169
+VALUE KarlNet-TurboCell-TxRate TxRate-170k 170
+VALUE KarlNet-TurboCell-TxRate TxRate-171k 171
+VALUE KarlNet-TurboCell-TxRate TxRate-172k 172
+VALUE KarlNet-TurboCell-TxRate TxRate-173k 173
+VALUE KarlNet-TurboCell-TxRate TxRate-174k 174
+VALUE KarlNet-TurboCell-TxRate TxRate-175k 175
+VALUE KarlNet-TurboCell-TxRate TxRate-176k 176
+VALUE KarlNet-TurboCell-TxRate TxRate-177k 177
+VALUE KarlNet-TurboCell-TxRate TxRate-178k 178
+VALUE KarlNet-TurboCell-TxRate TxRate-179k 179
+VALUE KarlNet-TurboCell-TxRate TxRate-180k 180
+VALUE KarlNet-TurboCell-TxRate TxRate-181k 181
+VALUE KarlNet-TurboCell-TxRate TxRate-182k 182
+VALUE KarlNet-TurboCell-TxRate TxRate-183k 183
+VALUE KarlNet-TurboCell-TxRate TxRate-184k 184
+VALUE KarlNet-TurboCell-TxRate TxRate-185k 185
+VALUE KarlNet-TurboCell-TxRate TxRate-186k 186
+VALUE KarlNet-TurboCell-TxRate TxRate-187k 187
+VALUE KarlNet-TurboCell-TxRate TxRate-188k 188
+VALUE KarlNet-TurboCell-TxRate TxRate-189k 189
+VALUE KarlNet-TurboCell-TxRate TxRate-190k 190
+VALUE KarlNet-TurboCell-TxRate TxRate-191k 191
+VALUE KarlNet-TurboCell-TxRate TxRate-192k 192
+VALUE KarlNet-TurboCell-TxRate TxRate-193k 193
+VALUE KarlNet-TurboCell-TxRate TxRate-194k 194
+VALUE KarlNet-TurboCell-TxRate TxRate-195k 195
+VALUE KarlNet-TurboCell-TxRate TxRate-196k 196
+VALUE KarlNet-TurboCell-TxRate TxRate-197k 197
+VALUE KarlNet-TurboCell-TxRate TxRate-198k 198
+VALUE KarlNet-TurboCell-TxRate TxRate-199k 199
+VALUE KarlNet-TurboCell-TxRate TxRate-200k 200
+VALUE KarlNet-TurboCell-TxRate TxRate-201k 201
+VALUE KarlNet-TurboCell-TxRate TxRate-202k 202
+VALUE KarlNet-TurboCell-TxRate TxRate-203k 203
+VALUE KarlNet-TurboCell-TxRate TxRate-204k 204
+VALUE KarlNet-TurboCell-TxRate TxRate-205k 205
+VALUE KarlNet-TurboCell-TxRate TxRate-206k 206
+VALUE KarlNet-TurboCell-TxRate TxRate-207k 207
+VALUE KarlNet-TurboCell-TxRate TxRate-208k 208
+VALUE KarlNet-TurboCell-TxRate TxRate-209k 209
+VALUE KarlNet-TurboCell-TxRate TxRate-210k 210
+VALUE KarlNet-TurboCell-TxRate TxRate-211k 211
+VALUE KarlNet-TurboCell-TxRate TxRate-212k 212
+VALUE KarlNet-TurboCell-TxRate TxRate-213k 213
+VALUE KarlNet-TurboCell-TxRate TxRate-214k 214
+VALUE KarlNet-TurboCell-TxRate TxRate-215k 215
+VALUE KarlNet-TurboCell-TxRate TxRate-216k 216
+VALUE KarlNet-TurboCell-TxRate TxRate-217k 217
+VALUE KarlNet-TurboCell-TxRate TxRate-218k 218
+VALUE KarlNet-TurboCell-TxRate TxRate-219k 219
+VALUE KarlNet-TurboCell-TxRate TxRate-220k 220
+VALUE KarlNet-TurboCell-TxRate TxRate-221k 221
+VALUE KarlNet-TurboCell-TxRate TxRate-222k 222
+VALUE KarlNet-TurboCell-TxRate TxRate-223k 223
+VALUE KarlNet-TurboCell-TxRate TxRate-224k 224
+VALUE KarlNet-TurboCell-TxRate TxRate-225k 225
+VALUE KarlNet-TurboCell-TxRate TxRate-226k 226
+VALUE KarlNet-TurboCell-TxRate TxRate-227k 227
+VALUE KarlNet-TurboCell-TxRate TxRate-228k 228
+VALUE KarlNet-TurboCell-TxRate TxRate-229k 229
+VALUE KarlNet-TurboCell-TxRate TxRate-230k 230
+VALUE KarlNet-TurboCell-TxRate TxRate-231k 231
+VALUE KarlNet-TurboCell-TxRate TxRate-232k 232
+VALUE KarlNet-TurboCell-TxRate TxRate-233k 233
+VALUE KarlNet-TurboCell-TxRate TxRate-234k 234
+VALUE KarlNet-TurboCell-TxRate TxRate-235k 235
+VALUE KarlNet-TurboCell-TxRate TxRate-236k 236
+VALUE KarlNet-TurboCell-TxRate TxRate-237k 237
+VALUE KarlNet-TurboCell-TxRate TxRate-238k 238
+VALUE KarlNet-TurboCell-TxRate TxRate-239k 239
+VALUE KarlNet-TurboCell-TxRate TxRate-240k 240
+VALUE KarlNet-TurboCell-TxRate TxRate-241k 241
+VALUE KarlNet-TurboCell-TxRate TxRate-242k 242
+VALUE KarlNet-TurboCell-TxRate TxRate-243k 243
+VALUE KarlNet-TurboCell-TxRate TxRate-244k 244
+VALUE KarlNet-TurboCell-TxRate TxRate-245k 245
+VALUE KarlNet-TurboCell-TxRate TxRate-246k 246
+VALUE KarlNet-TurboCell-TxRate TxRate-247k 247
+VALUE KarlNet-TurboCell-TxRate TxRate-248k 248
+VALUE KarlNet-TurboCell-TxRate TxRate-249k 249
+VALUE KarlNet-TurboCell-TxRate TxRate-250k 250
+VALUE KarlNet-TurboCell-TxRate TxRate-251k 251
+VALUE KarlNet-TurboCell-TxRate TxRate-252k 252
+VALUE KarlNet-TurboCell-TxRate TxRate-253k 253
+VALUE KarlNet-TurboCell-TxRate TxRate-254k 254
+VALUE KarlNet-TurboCell-TxRate TxRate-255k 255
+VALUE KarlNet-TurboCell-TxRate TxRate-256k 256
+VALUE KarlNet-TurboCell-TxRate TxRate-257k 257
+VALUE KarlNet-TurboCell-TxRate TxRate-258k 258
+VALUE KarlNet-TurboCell-TxRate TxRate-259k 259
+VALUE KarlNet-TurboCell-TxRate TxRate-260k 260
+VALUE KarlNet-TurboCell-TxRate TxRate-261k 261
+VALUE KarlNet-TurboCell-TxRate TxRate-262k 262
+VALUE KarlNet-TurboCell-TxRate TxRate-263k 263
+VALUE KarlNet-TurboCell-TxRate TxRate-264k 264
+VALUE KarlNet-TurboCell-TxRate TxRate-265k 265
+VALUE KarlNet-TurboCell-TxRate TxRate-266k 266
+VALUE KarlNet-TurboCell-TxRate TxRate-267k 267
+VALUE KarlNet-TurboCell-TxRate TxRate-268k 268
+VALUE KarlNet-TurboCell-TxRate TxRate-269k 269
+VALUE KarlNet-TurboCell-TxRate TxRate-270k 270
+VALUE KarlNet-TurboCell-TxRate TxRate-271k 271
+VALUE KarlNet-TurboCell-TxRate TxRate-272k 272
+VALUE KarlNet-TurboCell-TxRate TxRate-273k 273
+VALUE KarlNet-TurboCell-TxRate TxRate-274k 274
+VALUE KarlNet-TurboCell-TxRate TxRate-275k 275
+VALUE KarlNet-TurboCell-TxRate TxRate-276k 276
+VALUE KarlNet-TurboCell-TxRate TxRate-277k 277
+VALUE KarlNet-TurboCell-TxRate TxRate-278k 278
+VALUE KarlNet-TurboCell-TxRate TxRate-279k 279
+VALUE KarlNet-TurboCell-TxRate TxRate-280k 280
+VALUE KarlNet-TurboCell-TxRate TxRate-281k 281
+VALUE KarlNet-TurboCell-TxRate TxRate-282k 282
+VALUE KarlNet-TurboCell-TxRate TxRate-283k 283
+VALUE KarlNet-TurboCell-TxRate TxRate-284k 284
+VALUE KarlNet-TurboCell-TxRate TxRate-285k 285
+VALUE KarlNet-TurboCell-TxRate TxRate-286k 286
+VALUE KarlNet-TurboCell-TxRate TxRate-287k 287
+VALUE KarlNet-TurboCell-TxRate TxRate-288k 288
+VALUE KarlNet-TurboCell-TxRate TxRate-289k 289
+VALUE KarlNet-TurboCell-TxRate TxRate-290k 290
+VALUE KarlNet-TurboCell-TxRate TxRate-291k 291
+VALUE KarlNet-TurboCell-TxRate TxRate-292k 292
+VALUE KarlNet-TurboCell-TxRate TxRate-293k 293
+VALUE KarlNet-TurboCell-TxRate TxRate-294k 294
+VALUE KarlNet-TurboCell-TxRate TxRate-295k 295
+VALUE KarlNet-TurboCell-TxRate TxRate-296k 296
+VALUE KarlNet-TurboCell-TxRate TxRate-297k 297
+VALUE KarlNet-TurboCell-TxRate TxRate-298k 298
+VALUE KarlNet-TurboCell-TxRate TxRate-299k 299
+VALUE KarlNet-TurboCell-TxRate TxRate-300k 300
+VALUE KarlNet-TurboCell-TxRate TxRate-301k 301
+VALUE KarlNet-TurboCell-TxRate TxRate-302k 302
+VALUE KarlNet-TurboCell-TxRate TxRate-303k 303
+VALUE KarlNet-TurboCell-TxRate TxRate-304k 304
+VALUE KarlNet-TurboCell-TxRate TxRate-305k 305
+VALUE KarlNet-TurboCell-TxRate TxRate-306k 306
+VALUE KarlNet-TurboCell-TxRate TxRate-307k 307
+VALUE KarlNet-TurboCell-TxRate TxRate-308k 308
+VALUE KarlNet-TurboCell-TxRate TxRate-309k 309
+VALUE KarlNet-TurboCell-TxRate TxRate-310k 310
+VALUE KarlNet-TurboCell-TxRate TxRate-311k 311
+VALUE KarlNet-TurboCell-TxRate TxRate-312k 312
+VALUE KarlNet-TurboCell-TxRate TxRate-313k 313
+VALUE KarlNet-TurboCell-TxRate TxRate-314k 314
+VALUE KarlNet-TurboCell-TxRate TxRate-315k 315
+VALUE KarlNet-TurboCell-TxRate TxRate-316k 316
+VALUE KarlNet-TurboCell-TxRate TxRate-317k 317
+VALUE KarlNet-TurboCell-TxRate TxRate-318k 318
+VALUE KarlNet-TurboCell-TxRate TxRate-319k 319
+VALUE KarlNet-TurboCell-TxRate TxRate-320k 320
+VALUE KarlNet-TurboCell-TxRate TxRate-321k 321
+VALUE KarlNet-TurboCell-TxRate TxRate-322k 322
+VALUE KarlNet-TurboCell-TxRate TxRate-323k 323
+VALUE KarlNet-TurboCell-TxRate TxRate-324k 324
+VALUE KarlNet-TurboCell-TxRate TxRate-325k 325
+VALUE KarlNet-TurboCell-TxRate TxRate-326k 326
+VALUE KarlNet-TurboCell-TxRate TxRate-327k 327
+VALUE KarlNet-TurboCell-TxRate TxRate-328k 328
+VALUE KarlNet-TurboCell-TxRate TxRate-329k 329
+VALUE KarlNet-TurboCell-TxRate TxRate-330k 330
+VALUE KarlNet-TurboCell-TxRate TxRate-331k 331
+VALUE KarlNet-TurboCell-TxRate TxRate-332k 332
+VALUE KarlNet-TurboCell-TxRate TxRate-333k 333
+VALUE KarlNet-TurboCell-TxRate TxRate-334k 334
+VALUE KarlNet-TurboCell-TxRate TxRate-335k 335
+VALUE KarlNet-TurboCell-TxRate TxRate-336k 336
+VALUE KarlNet-TurboCell-TxRate TxRate-337k 337
+VALUE KarlNet-TurboCell-TxRate TxRate-338k 338
+VALUE KarlNet-TurboCell-TxRate TxRate-339k 339
+VALUE KarlNet-TurboCell-TxRate TxRate-340k 340
+VALUE KarlNet-TurboCell-TxRate TxRate-341k 341
+VALUE KarlNet-TurboCell-TxRate TxRate-342k 342
+VALUE KarlNet-TurboCell-TxRate TxRate-343k 343
+VALUE KarlNet-TurboCell-TxRate TxRate-344k 344
+VALUE KarlNet-TurboCell-TxRate TxRate-345k 345
+VALUE KarlNet-TurboCell-TxRate TxRate-346k 346
+VALUE KarlNet-TurboCell-TxRate TxRate-347k 347
+VALUE KarlNet-TurboCell-TxRate TxRate-348k 348
+VALUE KarlNet-TurboCell-TxRate TxRate-349k 349
+VALUE KarlNet-TurboCell-TxRate TxRate-350k 350
+VALUE KarlNet-TurboCell-TxRate TxRate-351k 351
+VALUE KarlNet-TurboCell-TxRate TxRate-352k 352
+VALUE KarlNet-TurboCell-TxRate TxRate-353k 353
+VALUE KarlNet-TurboCell-TxRate TxRate-354k 354
+VALUE KarlNet-TurboCell-TxRate TxRate-355k 355
+VALUE KarlNet-TurboCell-TxRate TxRate-356k 356
+VALUE KarlNet-TurboCell-TxRate TxRate-357k 357
+VALUE KarlNet-TurboCell-TxRate TxRate-358k 358
+VALUE KarlNet-TurboCell-TxRate TxRate-359k 359
+VALUE KarlNet-TurboCell-TxRate TxRate-360k 360
+VALUE KarlNet-TurboCell-TxRate TxRate-361k 361
+VALUE KarlNet-TurboCell-TxRate TxRate-362k 362
+VALUE KarlNet-TurboCell-TxRate TxRate-363k 363
+VALUE KarlNet-TurboCell-TxRate TxRate-364k 364
+VALUE KarlNet-TurboCell-TxRate TxRate-365k 365
+VALUE KarlNet-TurboCell-TxRate TxRate-366k 366
+VALUE KarlNet-TurboCell-TxRate TxRate-367k 367
+VALUE KarlNet-TurboCell-TxRate TxRate-368k 368
+VALUE KarlNet-TurboCell-TxRate TxRate-369k 369
+VALUE KarlNet-TurboCell-TxRate TxRate-370k 370
+VALUE KarlNet-TurboCell-TxRate TxRate-371k 371
+VALUE KarlNet-TurboCell-TxRate TxRate-372k 372
+VALUE KarlNet-TurboCell-TxRate TxRate-373k 373
+VALUE KarlNet-TurboCell-TxRate TxRate-374k 374
+VALUE KarlNet-TurboCell-TxRate TxRate-375k 375
+VALUE KarlNet-TurboCell-TxRate TxRate-376k 376
+VALUE KarlNet-TurboCell-TxRate TxRate-377k 377
+VALUE KarlNet-TurboCell-TxRate TxRate-378k 378
+VALUE KarlNet-TurboCell-TxRate TxRate-379k 379
+VALUE KarlNet-TurboCell-TxRate TxRate-380k 380
+VALUE KarlNet-TurboCell-TxRate TxRate-381k 381
+VALUE KarlNet-TurboCell-TxRate TxRate-382k 382
+VALUE KarlNet-TurboCell-TxRate TxRate-383k 383
+VALUE KarlNet-TurboCell-TxRate TxRate-384k 384
+VALUE KarlNet-TurboCell-TxRate TxRate-385k 385
+VALUE KarlNet-TurboCell-TxRate TxRate-386k 386
+VALUE KarlNet-TurboCell-TxRate TxRate-387k 387
+VALUE KarlNet-TurboCell-TxRate TxRate-388k 388
+VALUE KarlNet-TurboCell-TxRate TxRate-389k 389
+VALUE KarlNet-TurboCell-TxRate TxRate-390k 390
+VALUE KarlNet-TurboCell-TxRate TxRate-391k 391
+VALUE KarlNet-TurboCell-TxRate TxRate-392k 392
+VALUE KarlNet-TurboCell-TxRate TxRate-393k 393
+VALUE KarlNet-TurboCell-TxRate TxRate-394k 394
+VALUE KarlNet-TurboCell-TxRate TxRate-395k 395
+VALUE KarlNet-TurboCell-TxRate TxRate-396k 396
+VALUE KarlNet-TurboCell-TxRate TxRate-397k 397
+VALUE KarlNet-TurboCell-TxRate TxRate-398k 398
+VALUE KarlNet-TurboCell-TxRate TxRate-399k 399
+VALUE KarlNet-TurboCell-TxRate TxRate-400k 400
+VALUE KarlNet-TurboCell-TxRate TxRate-401k 401
+VALUE KarlNet-TurboCell-TxRate TxRate-402k 402
+VALUE KarlNet-TurboCell-TxRate TxRate-403k 403
+VALUE KarlNet-TurboCell-TxRate TxRate-404k 404
+VALUE KarlNet-TurboCell-TxRate TxRate-405k 405
+VALUE KarlNet-TurboCell-TxRate TxRate-406k 406
+VALUE KarlNet-TurboCell-TxRate TxRate-407k 407
+VALUE KarlNet-TurboCell-TxRate TxRate-408k 408
+VALUE KarlNet-TurboCell-TxRate TxRate-409k 409
+VALUE KarlNet-TurboCell-TxRate TxRate-410k 410
+VALUE KarlNet-TurboCell-TxRate TxRate-411k 411
+VALUE KarlNet-TurboCell-TxRate TxRate-412k 412
+VALUE KarlNet-TurboCell-TxRate TxRate-413k 413
+VALUE KarlNet-TurboCell-TxRate TxRate-414k 414
+VALUE KarlNet-TurboCell-TxRate TxRate-415k 415
+VALUE KarlNet-TurboCell-TxRate TxRate-416k 416
+VALUE KarlNet-TurboCell-TxRate TxRate-417k 417
+VALUE KarlNet-TurboCell-TxRate TxRate-418k 418
+VALUE KarlNet-TurboCell-TxRate TxRate-419k 419
+VALUE KarlNet-TurboCell-TxRate TxRate-420k 420
+VALUE KarlNet-TurboCell-TxRate TxRate-421k 421
+VALUE KarlNet-TurboCell-TxRate TxRate-422k 422
+VALUE KarlNet-TurboCell-TxRate TxRate-423k 423
+VALUE KarlNet-TurboCell-TxRate TxRate-424k 424
+VALUE KarlNet-TurboCell-TxRate TxRate-425k 425
+VALUE KarlNet-TurboCell-TxRate TxRate-426k 426
+VALUE KarlNet-TurboCell-TxRate TxRate-427k 427
+VALUE KarlNet-TurboCell-TxRate TxRate-428k 428
+VALUE KarlNet-TurboCell-TxRate TxRate-429k 429
+VALUE KarlNet-TurboCell-TxRate TxRate-430k 430
+VALUE KarlNet-TurboCell-TxRate TxRate-431k 431
+VALUE KarlNet-TurboCell-TxRate TxRate-432k 432
+VALUE KarlNet-TurboCell-TxRate TxRate-433k 433
+VALUE KarlNet-TurboCell-TxRate TxRate-434k 434
+VALUE KarlNet-TurboCell-TxRate TxRate-435k 435
+VALUE KarlNet-TurboCell-TxRate TxRate-436k 436
+VALUE KarlNet-TurboCell-TxRate TxRate-437k 437
+VALUE KarlNet-TurboCell-TxRate TxRate-438k 438
+VALUE KarlNet-TurboCell-TxRate TxRate-439k 439
+VALUE KarlNet-TurboCell-TxRate TxRate-440k 440
+VALUE KarlNet-TurboCell-TxRate TxRate-441k 441
+VALUE KarlNet-TurboCell-TxRate TxRate-442k 442
+VALUE KarlNet-TurboCell-TxRate TxRate-443k 443
+VALUE KarlNet-TurboCell-TxRate TxRate-444k 444
+VALUE KarlNet-TurboCell-TxRate TxRate-445k 445
+VALUE KarlNet-TurboCell-TxRate TxRate-446k 446
+VALUE KarlNet-TurboCell-TxRate TxRate-447k 447
+VALUE KarlNet-TurboCell-TxRate TxRate-448k 448
+VALUE KarlNet-TurboCell-TxRate TxRate-449k 449
+VALUE KarlNet-TurboCell-TxRate TxRate-450k 450
+VALUE KarlNet-TurboCell-TxRate TxRate-451k 451
+VALUE KarlNet-TurboCell-TxRate TxRate-452k 452
+VALUE KarlNet-TurboCell-TxRate TxRate-453k 453
+VALUE KarlNet-TurboCell-TxRate TxRate-454k 454
+VALUE KarlNet-TurboCell-TxRate TxRate-455k 455
+VALUE KarlNet-TurboCell-TxRate TxRate-456k 456
+VALUE KarlNet-TurboCell-TxRate TxRate-457k 457
+VALUE KarlNet-TurboCell-TxRate TxRate-458k 458
+VALUE KarlNet-TurboCell-TxRate TxRate-459k 459
+VALUE KarlNet-TurboCell-TxRate TxRate-460k 460
+VALUE KarlNet-TurboCell-TxRate TxRate-461k 461
+VALUE KarlNet-TurboCell-TxRate TxRate-462k 462
+VALUE KarlNet-TurboCell-TxRate TxRate-463k 463
+VALUE KarlNet-TurboCell-TxRate TxRate-464k 464
+VALUE KarlNet-TurboCell-TxRate TxRate-465k 465
+VALUE KarlNet-TurboCell-TxRate TxRate-466k 466
+VALUE KarlNet-TurboCell-TxRate TxRate-467k 467
+VALUE KarlNet-TurboCell-TxRate TxRate-468k 468
+VALUE KarlNet-TurboCell-TxRate TxRate-469k 469
+VALUE KarlNet-TurboCell-TxRate TxRate-470k 470
+VALUE KarlNet-TurboCell-TxRate TxRate-471k 471
+VALUE KarlNet-TurboCell-TxRate TxRate-472k 472
+VALUE KarlNet-TurboCell-TxRate TxRate-473k 473
+VALUE KarlNet-TurboCell-TxRate TxRate-474k 474
+VALUE KarlNet-TurboCell-TxRate TxRate-475k 475
+VALUE KarlNet-TurboCell-TxRate TxRate-476k 476
+VALUE KarlNet-TurboCell-TxRate TxRate-477k 477
+VALUE KarlNet-TurboCell-TxRate TxRate-478k 478
+VALUE KarlNet-TurboCell-TxRate TxRate-479k 479
+VALUE KarlNet-TurboCell-TxRate TxRate-480k 480
+VALUE KarlNet-TurboCell-TxRate TxRate-481k 481
+VALUE KarlNet-TurboCell-TxRate TxRate-482k 482
+VALUE KarlNet-TurboCell-TxRate TxRate-483k 483
+VALUE KarlNet-TurboCell-TxRate TxRate-484k 484
+VALUE KarlNet-TurboCell-TxRate TxRate-485k 485
+VALUE KarlNet-TurboCell-TxRate TxRate-486k 486
+VALUE KarlNet-TurboCell-TxRate TxRate-487k 487
+VALUE KarlNet-TurboCell-TxRate TxRate-488k 488
+VALUE KarlNet-TurboCell-TxRate TxRate-489k 489
+VALUE KarlNet-TurboCell-TxRate TxRate-490k 490
+VALUE KarlNet-TurboCell-TxRate TxRate-491k 491
+VALUE KarlNet-TurboCell-TxRate TxRate-492k 492
+VALUE KarlNet-TurboCell-TxRate TxRate-493k 493
+VALUE KarlNet-TurboCell-TxRate TxRate-494k 494
+VALUE KarlNet-TurboCell-TxRate TxRate-495k 495
+VALUE KarlNet-TurboCell-TxRate TxRate-496k 496
+VALUE KarlNet-TurboCell-TxRate TxRate-497k 497
+VALUE KarlNet-TurboCell-TxRate TxRate-498k 498
+VALUE KarlNet-TurboCell-TxRate TxRate-499k 499
+VALUE KarlNet-TurboCell-TxRate TxRate-500k 500
+VALUE KarlNet-TurboCell-TxRate TxRate-501k 501
+VALUE KarlNet-TurboCell-TxRate TxRate-502k 502
+VALUE KarlNet-TurboCell-TxRate TxRate-503k 503
+VALUE KarlNet-TurboCell-TxRate TxRate-504k 504
+VALUE KarlNet-TurboCell-TxRate TxRate-505k 505
+VALUE KarlNet-TurboCell-TxRate TxRate-506k 506
+VALUE KarlNet-TurboCell-TxRate TxRate-507k 507
+VALUE KarlNet-TurboCell-TxRate TxRate-508k 508
+VALUE KarlNet-TurboCell-TxRate TxRate-509k 509
+VALUE KarlNet-TurboCell-TxRate TxRate-510k 510
+VALUE KarlNet-TurboCell-TxRate TxRate-511k 511
+VALUE KarlNet-TurboCell-TxRate TxRate-512k 512
+VALUE KarlNet-TurboCell-TxRate TxRate-513k 513
+VALUE KarlNet-TurboCell-TxRate TxRate-514k 514
+VALUE KarlNet-TurboCell-TxRate TxRate-515k 515
+VALUE KarlNet-TurboCell-TxRate TxRate-516k 516
+VALUE KarlNet-TurboCell-TxRate TxRate-517k 517
+VALUE KarlNet-TurboCell-TxRate TxRate-518k 518
+VALUE KarlNet-TurboCell-TxRate TxRate-519k 519
+VALUE KarlNet-TurboCell-TxRate TxRate-520k 520
+VALUE KarlNet-TurboCell-TxRate TxRate-521k 521
+VALUE KarlNet-TurboCell-TxRate TxRate-522k 522
+VALUE KarlNet-TurboCell-TxRate TxRate-523k 523
+VALUE KarlNet-TurboCell-TxRate TxRate-524k 524
+VALUE KarlNet-TurboCell-TxRate TxRate-525k 525
+VALUE KarlNet-TurboCell-TxRate TxRate-526k 526
+VALUE KarlNet-TurboCell-TxRate TxRate-527k 527
+VALUE KarlNet-TurboCell-TxRate TxRate-528k 528
+VALUE KarlNet-TurboCell-TxRate TxRate-529k 529
+VALUE KarlNet-TurboCell-TxRate TxRate-530k 530
+VALUE KarlNet-TurboCell-TxRate TxRate-531k 531
+VALUE KarlNet-TurboCell-TxRate TxRate-532k 532
+VALUE KarlNet-TurboCell-TxRate TxRate-533k 533
+VALUE KarlNet-TurboCell-TxRate TxRate-534k 534
+VALUE KarlNet-TurboCell-TxRate TxRate-535k 535
+VALUE KarlNet-TurboCell-TxRate TxRate-536k 536
+VALUE KarlNet-TurboCell-TxRate TxRate-537k 537
+VALUE KarlNet-TurboCell-TxRate TxRate-538k 538
+VALUE KarlNet-TurboCell-TxRate TxRate-539k 539
+VALUE KarlNet-TurboCell-TxRate TxRate-540k 540
+VALUE KarlNet-TurboCell-TxRate TxRate-541k 541
+VALUE KarlNet-TurboCell-TxRate TxRate-542k 542
+VALUE KarlNet-TurboCell-TxRate TxRate-543k 543
+VALUE KarlNet-TurboCell-TxRate TxRate-544k 544
+VALUE KarlNet-TurboCell-TxRate TxRate-545k 545
+VALUE KarlNet-TurboCell-TxRate TxRate-546k 546
+VALUE KarlNet-TurboCell-TxRate TxRate-547k 547
+VALUE KarlNet-TurboCell-TxRate TxRate-548k 548
+VALUE KarlNet-TurboCell-TxRate TxRate-549k 549
+VALUE KarlNet-TurboCell-TxRate TxRate-550k 550
+VALUE KarlNet-TurboCell-TxRate TxRate-551k 551
+VALUE KarlNet-TurboCell-TxRate TxRate-552k 552
+VALUE KarlNet-TurboCell-TxRate TxRate-553k 553
+VALUE KarlNet-TurboCell-TxRate TxRate-554k 554
+VALUE KarlNet-TurboCell-TxRate TxRate-555k 555
+VALUE KarlNet-TurboCell-TxRate TxRate-556k 556
+VALUE KarlNet-TurboCell-TxRate TxRate-557k 557
+VALUE KarlNet-TurboCell-TxRate TxRate-558k 558
+VALUE KarlNet-TurboCell-TxRate TxRate-559k 559
+VALUE KarlNet-TurboCell-TxRate TxRate-560k 560
+VALUE KarlNet-TurboCell-TxRate TxRate-561k 561
+VALUE KarlNet-TurboCell-TxRate TxRate-562k 562
+VALUE KarlNet-TurboCell-TxRate TxRate-563k 563
+VALUE KarlNet-TurboCell-TxRate TxRate-564k 564
+VALUE KarlNet-TurboCell-TxRate TxRate-565k 565
+VALUE KarlNet-TurboCell-TxRate TxRate-566k 566
+VALUE KarlNet-TurboCell-TxRate TxRate-567k 567
+VALUE KarlNet-TurboCell-TxRate TxRate-568k 568
+VALUE KarlNet-TurboCell-TxRate TxRate-569k 569
+VALUE KarlNet-TurboCell-TxRate TxRate-570k 570
+VALUE KarlNet-TurboCell-TxRate TxRate-571k 571
+VALUE KarlNet-TurboCell-TxRate TxRate-572k 572
+VALUE KarlNet-TurboCell-TxRate TxRate-573k 573
+VALUE KarlNet-TurboCell-TxRate TxRate-574k 574
+VALUE KarlNet-TurboCell-TxRate TxRate-575k 575
+VALUE KarlNet-TurboCell-TxRate TxRate-576k 576
+VALUE KarlNet-TurboCell-TxRate TxRate-577k 577
+VALUE KarlNet-TurboCell-TxRate TxRate-578k 578
+VALUE KarlNet-TurboCell-TxRate TxRate-579k 579
+VALUE KarlNet-TurboCell-TxRate TxRate-580k 580
+VALUE KarlNet-TurboCell-TxRate TxRate-581k 581
+VALUE KarlNet-TurboCell-TxRate TxRate-582k 582
+VALUE KarlNet-TurboCell-TxRate TxRate-583k 583
+VALUE KarlNet-TurboCell-TxRate TxRate-584k 584
+VALUE KarlNet-TurboCell-TxRate TxRate-585k 585
+VALUE KarlNet-TurboCell-TxRate TxRate-586k 586
+VALUE KarlNet-TurboCell-TxRate TxRate-587k 587
+VALUE KarlNet-TurboCell-TxRate TxRate-588k 588
+VALUE KarlNet-TurboCell-TxRate TxRate-589k 589
+VALUE KarlNet-TurboCell-TxRate TxRate-590k 590
+VALUE KarlNet-TurboCell-TxRate TxRate-591k 591
+VALUE KarlNet-TurboCell-TxRate TxRate-592k 592
+VALUE KarlNet-TurboCell-TxRate TxRate-593k 593
+VALUE KarlNet-TurboCell-TxRate TxRate-594k 594
+VALUE KarlNet-TurboCell-TxRate TxRate-595k 595
+VALUE KarlNet-TurboCell-TxRate TxRate-596k 596
+VALUE KarlNet-TurboCell-TxRate TxRate-597k 597
+VALUE KarlNet-TurboCell-TxRate TxRate-598k 598
+VALUE KarlNet-TurboCell-TxRate TxRate-599k 599
+VALUE KarlNet-TurboCell-TxRate TxRate-600k 600
+VALUE KarlNet-TurboCell-TxRate TxRate-601k 601
+VALUE KarlNet-TurboCell-TxRate TxRate-602k 602
+VALUE KarlNet-TurboCell-TxRate TxRate-603k 603
+VALUE KarlNet-TurboCell-TxRate TxRate-604k 604
+VALUE KarlNet-TurboCell-TxRate TxRate-605k 605
+VALUE KarlNet-TurboCell-TxRate TxRate-606k 606
+VALUE KarlNet-TurboCell-TxRate TxRate-607k 607
+VALUE KarlNet-TurboCell-TxRate TxRate-608k 608
+VALUE KarlNet-TurboCell-TxRate TxRate-609k 609
+VALUE KarlNet-TurboCell-TxRate TxRate-610k 610
+VALUE KarlNet-TurboCell-TxRate TxRate-611k 611
+VALUE KarlNet-TurboCell-TxRate TxRate-612k 612
+VALUE KarlNet-TurboCell-TxRate TxRate-613k 613
+VALUE KarlNet-TurboCell-TxRate TxRate-614k 614
+VALUE KarlNet-TurboCell-TxRate TxRate-615k 615
+VALUE KarlNet-TurboCell-TxRate TxRate-616k 616
+VALUE KarlNet-TurboCell-TxRate TxRate-617k 617
+VALUE KarlNet-TurboCell-TxRate TxRate-618k 618
+VALUE KarlNet-TurboCell-TxRate TxRate-619k 619
+VALUE KarlNet-TurboCell-TxRate TxRate-620k 620
+VALUE KarlNet-TurboCell-TxRate TxRate-621k 621
+VALUE KarlNet-TurboCell-TxRate TxRate-622k 622
+VALUE KarlNet-TurboCell-TxRate TxRate-623k 623
+VALUE KarlNet-TurboCell-TxRate TxRate-624k 624
+VALUE KarlNet-TurboCell-TxRate TxRate-625k 625
+VALUE KarlNet-TurboCell-TxRate TxRate-626k 626
+VALUE KarlNet-TurboCell-TxRate TxRate-627k 627
+VALUE KarlNet-TurboCell-TxRate TxRate-628k 628
+VALUE KarlNet-TurboCell-TxRate TxRate-629k 629
+VALUE KarlNet-TurboCell-TxRate TxRate-630k 630
+VALUE KarlNet-TurboCell-TxRate TxRate-631k 631
+VALUE KarlNet-TurboCell-TxRate TxRate-632k 632
+VALUE KarlNet-TurboCell-TxRate TxRate-633k 633
+VALUE KarlNet-TurboCell-TxRate TxRate-634k 634
+VALUE KarlNet-TurboCell-TxRate TxRate-635k 635
+VALUE KarlNet-TurboCell-TxRate TxRate-636k 636
+VALUE KarlNet-TurboCell-TxRate TxRate-637k 637
+VALUE KarlNet-TurboCell-TxRate TxRate-638k 638
+VALUE KarlNet-TurboCell-TxRate TxRate-639k 639
+VALUE KarlNet-TurboCell-TxRate TxRate-640k 640
+VALUE KarlNet-TurboCell-TxRate TxRate-641k 641
+VALUE KarlNet-TurboCell-TxRate TxRate-642k 642
+VALUE KarlNet-TurboCell-TxRate TxRate-643k 643
+VALUE KarlNet-TurboCell-TxRate TxRate-644k 644
+VALUE KarlNet-TurboCell-TxRate TxRate-645k 645
+VALUE KarlNet-TurboCell-TxRate TxRate-646k 646
+VALUE KarlNet-TurboCell-TxRate TxRate-647k 647
+VALUE KarlNet-TurboCell-TxRate TxRate-648k 648
+VALUE KarlNet-TurboCell-TxRate TxRate-649k 649
+VALUE KarlNet-TurboCell-TxRate TxRate-650k 650
+VALUE KarlNet-TurboCell-TxRate TxRate-651k 651
+VALUE KarlNet-TurboCell-TxRate TxRate-652k 652
+VALUE KarlNet-TurboCell-TxRate TxRate-653k 653
+VALUE KarlNet-TurboCell-TxRate TxRate-654k 654
+VALUE KarlNet-TurboCell-TxRate TxRate-655k 655
+VALUE KarlNet-TurboCell-TxRate TxRate-656k 656
+VALUE KarlNet-TurboCell-TxRate TxRate-657k 657
+VALUE KarlNet-TurboCell-TxRate TxRate-658k 658
+VALUE KarlNet-TurboCell-TxRate TxRate-659k 659
+VALUE KarlNet-TurboCell-TxRate TxRate-660k 660
+VALUE KarlNet-TurboCell-TxRate TxRate-661k 661
+VALUE KarlNet-TurboCell-TxRate TxRate-662k 662
+VALUE KarlNet-TurboCell-TxRate TxRate-663k 663
+VALUE KarlNet-TurboCell-TxRate TxRate-664k 664
+VALUE KarlNet-TurboCell-TxRate TxRate-665k 665
+VALUE KarlNet-TurboCell-TxRate TxRate-666k 666
+VALUE KarlNet-TurboCell-TxRate TxRate-667k 667
+VALUE KarlNet-TurboCell-TxRate TxRate-668k 668
+VALUE KarlNet-TurboCell-TxRate TxRate-669k 669
+VALUE KarlNet-TurboCell-TxRate TxRate-670k 670
+VALUE KarlNet-TurboCell-TxRate TxRate-671k 671
+VALUE KarlNet-TurboCell-TxRate TxRate-672k 672
+VALUE KarlNet-TurboCell-TxRate TxRate-673k 673
+VALUE KarlNet-TurboCell-TxRate TxRate-674k 674
+VALUE KarlNet-TurboCell-TxRate TxRate-675k 675
+VALUE KarlNet-TurboCell-TxRate TxRate-676k 676
+VALUE KarlNet-TurboCell-TxRate TxRate-677k 677
+VALUE KarlNet-TurboCell-TxRate TxRate-678k 678
+VALUE KarlNet-TurboCell-TxRate TxRate-679k 679
+VALUE KarlNet-TurboCell-TxRate TxRate-680k 680
+VALUE KarlNet-TurboCell-TxRate TxRate-681k 681
+VALUE KarlNet-TurboCell-TxRate TxRate-682k 682
+VALUE KarlNet-TurboCell-TxRate TxRate-683k 683
+VALUE KarlNet-TurboCell-TxRate TxRate-684k 684
+VALUE KarlNet-TurboCell-TxRate TxRate-685k 685
+VALUE KarlNet-TurboCell-TxRate TxRate-686k 686
+VALUE KarlNet-TurboCell-TxRate TxRate-687k 687
+VALUE KarlNet-TurboCell-TxRate TxRate-688k 688
+VALUE KarlNet-TurboCell-TxRate TxRate-689k 689
+VALUE KarlNet-TurboCell-TxRate TxRate-690k 690
+VALUE KarlNet-TurboCell-TxRate TxRate-691k 691
+VALUE KarlNet-TurboCell-TxRate TxRate-692k 692
+VALUE KarlNet-TurboCell-TxRate TxRate-693k 693
+VALUE KarlNet-TurboCell-TxRate TxRate-694k 694
+VALUE KarlNet-TurboCell-TxRate TxRate-695k 695
+VALUE KarlNet-TurboCell-TxRate TxRate-696k 696
+VALUE KarlNet-TurboCell-TxRate TxRate-697k 697
+VALUE KarlNet-TurboCell-TxRate TxRate-698k 698
+VALUE KarlNet-TurboCell-TxRate TxRate-699k 699
+VALUE KarlNet-TurboCell-TxRate TxRate-700k 700
+VALUE KarlNet-TurboCell-TxRate TxRate-701k 701
+VALUE KarlNet-TurboCell-TxRate TxRate-702k 702
+VALUE KarlNet-TurboCell-TxRate TxRate-703k 703
+VALUE KarlNet-TurboCell-TxRate TxRate-704k 704
+VALUE KarlNet-TurboCell-TxRate TxRate-705k 705
+VALUE KarlNet-TurboCell-TxRate TxRate-706k 706
+VALUE KarlNet-TurboCell-TxRate TxRate-707k 707
+VALUE KarlNet-TurboCell-TxRate TxRate-708k 708
+VALUE KarlNet-TurboCell-TxRate TxRate-709k 709
+VALUE KarlNet-TurboCell-TxRate TxRate-710k 710
+VALUE KarlNet-TurboCell-TxRate TxRate-711k 711
+VALUE KarlNet-TurboCell-TxRate TxRate-712k 712
+VALUE KarlNet-TurboCell-TxRate TxRate-713k 713
+VALUE KarlNet-TurboCell-TxRate TxRate-714k 714
+VALUE KarlNet-TurboCell-TxRate TxRate-715k 715
+VALUE KarlNet-TurboCell-TxRate TxRate-716k 716
+VALUE KarlNet-TurboCell-TxRate TxRate-717k 717
+VALUE KarlNet-TurboCell-TxRate TxRate-718k 718
+VALUE KarlNet-TurboCell-TxRate TxRate-719k 719
+VALUE KarlNet-TurboCell-TxRate TxRate-720k 720
+VALUE KarlNet-TurboCell-TxRate TxRate-721k 721
+VALUE KarlNet-TurboCell-TxRate TxRate-722k 722
+VALUE KarlNet-TurboCell-TxRate TxRate-723k 723
+VALUE KarlNet-TurboCell-TxRate TxRate-724k 724
+VALUE KarlNet-TurboCell-TxRate TxRate-725k 725
+VALUE KarlNet-TurboCell-TxRate TxRate-726k 726
+VALUE KarlNet-TurboCell-TxRate TxRate-727k 727
+VALUE KarlNet-TurboCell-TxRate TxRate-728k 728
+VALUE KarlNet-TurboCell-TxRate TxRate-729k 729
+VALUE KarlNet-TurboCell-TxRate TxRate-730k 730
+VALUE KarlNet-TurboCell-TxRate TxRate-731k 731
+VALUE KarlNet-TurboCell-TxRate TxRate-732k 732
+VALUE KarlNet-TurboCell-TxRate TxRate-733k 733
+VALUE KarlNet-TurboCell-TxRate TxRate-734k 734
+VALUE KarlNet-TurboCell-TxRate TxRate-735k 735
+VALUE KarlNet-TurboCell-TxRate TxRate-736k 736
+VALUE KarlNet-TurboCell-TxRate TxRate-737k 737
+VALUE KarlNet-TurboCell-TxRate TxRate-738k 738
+VALUE KarlNet-TurboCell-TxRate TxRate-739k 739
+VALUE KarlNet-TurboCell-TxRate TxRate-740k 740
+VALUE KarlNet-TurboCell-TxRate TxRate-741k 741
+VALUE KarlNet-TurboCell-TxRate TxRate-742k 742
+VALUE KarlNet-TurboCell-TxRate TxRate-743k 743
+VALUE KarlNet-TurboCell-TxRate TxRate-744k 744
+VALUE KarlNet-TurboCell-TxRate TxRate-745k 745
+VALUE KarlNet-TurboCell-TxRate TxRate-746k 746
+VALUE KarlNet-TurboCell-TxRate TxRate-747k 747
+VALUE KarlNet-TurboCell-TxRate TxRate-748k 748
+VALUE KarlNet-TurboCell-TxRate TxRate-749k 749
+VALUE KarlNet-TurboCell-TxRate TxRate-750k 750
+VALUE KarlNet-TurboCell-TxRate TxRate-751k 751
+VALUE KarlNet-TurboCell-TxRate TxRate-752k 752
+VALUE KarlNet-TurboCell-TxRate TxRate-753k 753
+VALUE KarlNet-TurboCell-TxRate TxRate-754k 754
+VALUE KarlNet-TurboCell-TxRate TxRate-755k 755
+VALUE KarlNet-TurboCell-TxRate TxRate-756k 756
+VALUE KarlNet-TurboCell-TxRate TxRate-757k 757
+VALUE KarlNet-TurboCell-TxRate TxRate-758k 758
+VALUE KarlNet-TurboCell-TxRate TxRate-759k 759
+VALUE KarlNet-TurboCell-TxRate TxRate-760k 760
+VALUE KarlNet-TurboCell-TxRate TxRate-761k 761
+VALUE KarlNet-TurboCell-TxRate TxRate-762k 762
+VALUE KarlNet-TurboCell-TxRate TxRate-763k 763
+VALUE KarlNet-TurboCell-TxRate TxRate-764k 764
+VALUE KarlNet-TurboCell-TxRate TxRate-765k 765
+VALUE KarlNet-TurboCell-TxRate TxRate-766k 766
+VALUE KarlNet-TurboCell-TxRate TxRate-767k 767
+VALUE KarlNet-TurboCell-TxRate TxRate-768k 768
+VALUE KarlNet-TurboCell-TxRate TxRate-769k 769
+VALUE KarlNet-TurboCell-TxRate TxRate-770k 770
+VALUE KarlNet-TurboCell-TxRate TxRate-771k 771
+VALUE KarlNet-TurboCell-TxRate TxRate-772k 772
+VALUE KarlNet-TurboCell-TxRate TxRate-773k 773
+VALUE KarlNet-TurboCell-TxRate TxRate-774k 774
+VALUE KarlNet-TurboCell-TxRate TxRate-775k 775
+VALUE KarlNet-TurboCell-TxRate TxRate-776k 776
+VALUE KarlNet-TurboCell-TxRate TxRate-777k 777
+VALUE KarlNet-TurboCell-TxRate TxRate-778k 778
+VALUE KarlNet-TurboCell-TxRate TxRate-779k 779
+VALUE KarlNet-TurboCell-TxRate TxRate-780k 780
+VALUE KarlNet-TurboCell-TxRate TxRate-781k 781
+VALUE KarlNet-TurboCell-TxRate TxRate-782k 782
+VALUE KarlNet-TurboCell-TxRate TxRate-783k 783
+VALUE KarlNet-TurboCell-TxRate TxRate-784k 784
+VALUE KarlNet-TurboCell-TxRate TxRate-785k 785
+VALUE KarlNet-TurboCell-TxRate TxRate-786k 786
+VALUE KarlNet-TurboCell-TxRate TxRate-787k 787
+VALUE KarlNet-TurboCell-TxRate TxRate-788k 788
+VALUE KarlNet-TurboCell-TxRate TxRate-789k 789
+VALUE KarlNet-TurboCell-TxRate TxRate-790k 790
+VALUE KarlNet-TurboCell-TxRate TxRate-791k 791
+VALUE KarlNet-TurboCell-TxRate TxRate-792k 792
+VALUE KarlNet-TurboCell-TxRate TxRate-793k 793
+VALUE KarlNet-TurboCell-TxRate TxRate-794k 794
+VALUE KarlNet-TurboCell-TxRate TxRate-795k 795
+VALUE KarlNet-TurboCell-TxRate TxRate-796k 796
+VALUE KarlNet-TurboCell-TxRate TxRate-797k 797
+VALUE KarlNet-TurboCell-TxRate TxRate-798k 798
+VALUE KarlNet-TurboCell-TxRate TxRate-799k 799
+VALUE KarlNet-TurboCell-TxRate TxRate-800k 800
+VALUE KarlNet-TurboCell-TxRate TxRate-801k 801
+VALUE KarlNet-TurboCell-TxRate TxRate-802k 802
+VALUE KarlNet-TurboCell-TxRate TxRate-803k 803
+VALUE KarlNet-TurboCell-TxRate TxRate-804k 804
+VALUE KarlNet-TurboCell-TxRate TxRate-805k 805
+VALUE KarlNet-TurboCell-TxRate TxRate-806k 806
+VALUE KarlNet-TurboCell-TxRate TxRate-807k 807
+VALUE KarlNet-TurboCell-TxRate TxRate-808k 808
+VALUE KarlNet-TurboCell-TxRate TxRate-809k 809
+VALUE KarlNet-TurboCell-TxRate TxRate-810k 810
+VALUE KarlNet-TurboCell-TxRate TxRate-811k 811
+VALUE KarlNet-TurboCell-TxRate TxRate-812k 812
+VALUE KarlNet-TurboCell-TxRate TxRate-813k 813
+VALUE KarlNet-TurboCell-TxRate TxRate-814k 814
+VALUE KarlNet-TurboCell-TxRate TxRate-815k 815
+VALUE KarlNet-TurboCell-TxRate TxRate-816k 816
+VALUE KarlNet-TurboCell-TxRate TxRate-817k 817
+VALUE KarlNet-TurboCell-TxRate TxRate-818k 818
+VALUE KarlNet-TurboCell-TxRate TxRate-819k 819
+VALUE KarlNet-TurboCell-TxRate TxRate-820k 820
+VALUE KarlNet-TurboCell-TxRate TxRate-821k 821
+VALUE KarlNet-TurboCell-TxRate TxRate-822k 822
+VALUE KarlNet-TurboCell-TxRate TxRate-823k 823
+VALUE KarlNet-TurboCell-TxRate TxRate-824k 824
+VALUE KarlNet-TurboCell-TxRate TxRate-825k 825
+VALUE KarlNet-TurboCell-TxRate TxRate-826k 826
+VALUE KarlNet-TurboCell-TxRate TxRate-827k 827
+VALUE KarlNet-TurboCell-TxRate TxRate-828k 828
+VALUE KarlNet-TurboCell-TxRate TxRate-829k 829
+VALUE KarlNet-TurboCell-TxRate TxRate-830k 830
+VALUE KarlNet-TurboCell-TxRate TxRate-831k 831
+VALUE KarlNet-TurboCell-TxRate TxRate-832k 832
+VALUE KarlNet-TurboCell-TxRate TxRate-833k 833
+VALUE KarlNet-TurboCell-TxRate TxRate-834k 834
+VALUE KarlNet-TurboCell-TxRate TxRate-835k 835
+VALUE KarlNet-TurboCell-TxRate TxRate-836k 836
+VALUE KarlNet-TurboCell-TxRate TxRate-837k 837
+VALUE KarlNet-TurboCell-TxRate TxRate-838k 838
+VALUE KarlNet-TurboCell-TxRate TxRate-839k 839
+VALUE KarlNet-TurboCell-TxRate TxRate-840k 840
+VALUE KarlNet-TurboCell-TxRate TxRate-841k 841
+VALUE KarlNet-TurboCell-TxRate TxRate-842k 842
+VALUE KarlNet-TurboCell-TxRate TxRate-843k 843
+VALUE KarlNet-TurboCell-TxRate TxRate-844k 844
+VALUE KarlNet-TurboCell-TxRate TxRate-845k 845
+VALUE KarlNet-TurboCell-TxRate TxRate-846k 846
+VALUE KarlNet-TurboCell-TxRate TxRate-847k 847
+VALUE KarlNet-TurboCell-TxRate TxRate-848k 848
+VALUE KarlNet-TurboCell-TxRate TxRate-849k 849
+VALUE KarlNet-TurboCell-TxRate TxRate-850k 850
+VALUE KarlNet-TurboCell-TxRate TxRate-851k 851
+VALUE KarlNet-TurboCell-TxRate TxRate-852k 852
+VALUE KarlNet-TurboCell-TxRate TxRate-853k 853
+VALUE KarlNet-TurboCell-TxRate TxRate-854k 854
+VALUE KarlNet-TurboCell-TxRate TxRate-855k 855
+VALUE KarlNet-TurboCell-TxRate TxRate-856k 856
+VALUE KarlNet-TurboCell-TxRate TxRate-857k 857
+VALUE KarlNet-TurboCell-TxRate TxRate-858k 858
+VALUE KarlNet-TurboCell-TxRate TxRate-859k 859
+VALUE KarlNet-TurboCell-TxRate TxRate-860k 860
+VALUE KarlNet-TurboCell-TxRate TxRate-861k 861
+VALUE KarlNet-TurboCell-TxRate TxRate-862k 862
+VALUE KarlNet-TurboCell-TxRate TxRate-863k 863
+VALUE KarlNet-TurboCell-TxRate TxRate-864k 864
+VALUE KarlNet-TurboCell-TxRate TxRate-865k 865
+VALUE KarlNet-TurboCell-TxRate TxRate-866k 866
+VALUE KarlNet-TurboCell-TxRate TxRate-867k 867
+VALUE KarlNet-TurboCell-TxRate TxRate-868k 868
+VALUE KarlNet-TurboCell-TxRate TxRate-869k 869
+VALUE KarlNet-TurboCell-TxRate TxRate-870k 870
+VALUE KarlNet-TurboCell-TxRate TxRate-871k 871
+VALUE KarlNet-TurboCell-TxRate TxRate-872k 872
+VALUE KarlNet-TurboCell-TxRate TxRate-873k 873
+VALUE KarlNet-TurboCell-TxRate TxRate-874k 874
+VALUE KarlNet-TurboCell-TxRate TxRate-875k 875
+VALUE KarlNet-TurboCell-TxRate TxRate-876k 876
+VALUE KarlNet-TurboCell-TxRate TxRate-877k 877
+VALUE KarlNet-TurboCell-TxRate TxRate-878k 878
+VALUE KarlNet-TurboCell-TxRate TxRate-879k 879
+VALUE KarlNet-TurboCell-TxRate TxRate-880k 880
+VALUE KarlNet-TurboCell-TxRate TxRate-881k 881
+VALUE KarlNet-TurboCell-TxRate TxRate-882k 882
+VALUE KarlNet-TurboCell-TxRate TxRate-883k 883
+VALUE KarlNet-TurboCell-TxRate TxRate-884k 884
+VALUE KarlNet-TurboCell-TxRate TxRate-885k 885
+VALUE KarlNet-TurboCell-TxRate TxRate-886k 886
+VALUE KarlNet-TurboCell-TxRate TxRate-887k 887
+VALUE KarlNet-TurboCell-TxRate TxRate-888k 888
+VALUE KarlNet-TurboCell-TxRate TxRate-889k 889
+VALUE KarlNet-TurboCell-TxRate TxRate-890k 890
+VALUE KarlNet-TurboCell-TxRate TxRate-891k 891
+VALUE KarlNet-TurboCell-TxRate TxRate-892k 892
+VALUE KarlNet-TurboCell-TxRate TxRate-893k 893
+VALUE KarlNet-TurboCell-TxRate TxRate-894k 894
+VALUE KarlNet-TurboCell-TxRate TxRate-895k 895
+VALUE KarlNet-TurboCell-TxRate TxRate-896k 896
+VALUE KarlNet-TurboCell-TxRate TxRate-897k 897
+VALUE KarlNet-TurboCell-TxRate TxRate-898k 898
+VALUE KarlNet-TurboCell-TxRate TxRate-899k 899
+VALUE KarlNet-TurboCell-TxRate TxRate-900k 900
+VALUE KarlNet-TurboCell-TxRate TxRate-901k 901
+VALUE KarlNet-TurboCell-TxRate TxRate-902k 902
+VALUE KarlNet-TurboCell-TxRate TxRate-903k 903
+VALUE KarlNet-TurboCell-TxRate TxRate-904k 904
+VALUE KarlNet-TurboCell-TxRate TxRate-905k 905
+VALUE KarlNet-TurboCell-TxRate TxRate-906k 906
+VALUE KarlNet-TurboCell-TxRate TxRate-907k 907
+VALUE KarlNet-TurboCell-TxRate TxRate-908k 908
+VALUE KarlNet-TurboCell-TxRate TxRate-909k 909
+VALUE KarlNet-TurboCell-TxRate TxRate-910k 910
+VALUE KarlNet-TurboCell-TxRate TxRate-911k 911
+VALUE KarlNet-TurboCell-TxRate TxRate-912k 912
+VALUE KarlNet-TurboCell-TxRate TxRate-913k 913
+VALUE KarlNet-TurboCell-TxRate TxRate-914k 914
+VALUE KarlNet-TurboCell-TxRate TxRate-915k 915
+VALUE KarlNet-TurboCell-TxRate TxRate-916k 916
+VALUE KarlNet-TurboCell-TxRate TxRate-917k 917
+VALUE KarlNet-TurboCell-TxRate TxRate-918k 918
+VALUE KarlNet-TurboCell-TxRate TxRate-919k 919
+VALUE KarlNet-TurboCell-TxRate TxRate-920k 920
+VALUE KarlNet-TurboCell-TxRate TxRate-921k 921
+VALUE KarlNet-TurboCell-TxRate TxRate-922k 922
+VALUE KarlNet-TurboCell-TxRate TxRate-923k 923
+VALUE KarlNet-TurboCell-TxRate TxRate-924k 924
+VALUE KarlNet-TurboCell-TxRate TxRate-925k 925
+VALUE KarlNet-TurboCell-TxRate TxRate-926k 926
+VALUE KarlNet-TurboCell-TxRate TxRate-927k 927
+VALUE KarlNet-TurboCell-TxRate TxRate-928k 928
+VALUE KarlNet-TurboCell-TxRate TxRate-929k 929
+VALUE KarlNet-TurboCell-TxRate TxRate-930k 930
+VALUE KarlNet-TurboCell-TxRate TxRate-931k 931
+VALUE KarlNet-TurboCell-TxRate TxRate-932k 932
+VALUE KarlNet-TurboCell-TxRate TxRate-933k 933
+VALUE KarlNet-TurboCell-TxRate TxRate-934k 934
+VALUE KarlNet-TurboCell-TxRate TxRate-935k 935
+VALUE KarlNet-TurboCell-TxRate TxRate-936k 936
+VALUE KarlNet-TurboCell-TxRate TxRate-937k 937
+VALUE KarlNet-TurboCell-TxRate TxRate-938k 938
+VALUE KarlNet-TurboCell-TxRate TxRate-939k 939
+VALUE KarlNet-TurboCell-TxRate TxRate-940k 940
+VALUE KarlNet-TurboCell-TxRate TxRate-941k 941
+VALUE KarlNet-TurboCell-TxRate TxRate-942k 942
+VALUE KarlNet-TurboCell-TxRate TxRate-943k 943
+VALUE KarlNet-TurboCell-TxRate TxRate-944k 944
+VALUE KarlNet-TurboCell-TxRate TxRate-945k 945
+VALUE KarlNet-TurboCell-TxRate TxRate-946k 946
+VALUE KarlNet-TurboCell-TxRate TxRate-947k 947
+VALUE KarlNet-TurboCell-TxRate TxRate-948k 948
+VALUE KarlNet-TurboCell-TxRate TxRate-949k 949
+VALUE KarlNet-TurboCell-TxRate TxRate-950k 950
+VALUE KarlNet-TurboCell-TxRate TxRate-951k 951
+VALUE KarlNet-TurboCell-TxRate TxRate-952k 952
+VALUE KarlNet-TurboCell-TxRate TxRate-953k 953
+VALUE KarlNet-TurboCell-TxRate TxRate-954k 954
+VALUE KarlNet-TurboCell-TxRate TxRate-955k 955
+VALUE KarlNet-TurboCell-TxRate TxRate-956k 956
+VALUE KarlNet-TurboCell-TxRate TxRate-957k 957
+VALUE KarlNet-TurboCell-TxRate TxRate-958k 958
+VALUE KarlNet-TurboCell-TxRate TxRate-959k 959
+VALUE KarlNet-TurboCell-TxRate TxRate-960k 960
+VALUE KarlNet-TurboCell-TxRate TxRate-961k 961
+VALUE KarlNet-TurboCell-TxRate TxRate-962k 962
+VALUE KarlNet-TurboCell-TxRate TxRate-963k 963
+VALUE KarlNet-TurboCell-TxRate TxRate-964k 964
+VALUE KarlNet-TurboCell-TxRate TxRate-965k 965
+VALUE KarlNet-TurboCell-TxRate TxRate-966k 966
+VALUE KarlNet-TurboCell-TxRate TxRate-967k 967
+VALUE KarlNet-TurboCell-TxRate TxRate-968k 968
+VALUE KarlNet-TurboCell-TxRate TxRate-969k 969
+VALUE KarlNet-TurboCell-TxRate TxRate-970k 970
+VALUE KarlNet-TurboCell-TxRate TxRate-971k 971
+VALUE KarlNet-TurboCell-TxRate TxRate-972k 972
+VALUE KarlNet-TurboCell-TxRate TxRate-973k 973
+VALUE KarlNet-TurboCell-TxRate TxRate-974k 974
+VALUE KarlNet-TurboCell-TxRate TxRate-975k 975
+VALUE KarlNet-TurboCell-TxRate TxRate-976k 976
+VALUE KarlNet-TurboCell-TxRate TxRate-977k 977
+VALUE KarlNet-TurboCell-TxRate TxRate-978k 978
+VALUE KarlNet-TurboCell-TxRate TxRate-979k 979
+VALUE KarlNet-TurboCell-TxRate TxRate-980k 980
+VALUE KarlNet-TurboCell-TxRate TxRate-981k 981
+VALUE KarlNet-TurboCell-TxRate TxRate-982k 982
+VALUE KarlNet-TurboCell-TxRate TxRate-983k 983
+VALUE KarlNet-TurboCell-TxRate TxRate-984k 984
+VALUE KarlNet-TurboCell-TxRate TxRate-985k 985
+VALUE KarlNet-TurboCell-TxRate TxRate-986k 986
+VALUE KarlNet-TurboCell-TxRate TxRate-987k 987
+VALUE KarlNet-TurboCell-TxRate TxRate-988k 988
+VALUE KarlNet-TurboCell-TxRate TxRate-989k 989
+VALUE KarlNet-TurboCell-TxRate TxRate-990k 990
+VALUE KarlNet-TurboCell-TxRate TxRate-991k 991
+VALUE KarlNet-TurboCell-TxRate TxRate-992k 992
+VALUE KarlNet-TurboCell-TxRate TxRate-993k 993
+VALUE KarlNet-TurboCell-TxRate TxRate-994k 994
+VALUE KarlNet-TurboCell-TxRate TxRate-995k 995
+VALUE KarlNet-TurboCell-TxRate TxRate-996k 996
+VALUE KarlNet-TurboCell-TxRate TxRate-997k 997
+VALUE KarlNet-TurboCell-TxRate TxRate-998k 998
+VALUE KarlNet-TurboCell-TxRate TxRate-999k 999
+VALUE KarlNet-TurboCell-TxRate TxRate-1000k 1000
+VALUE KarlNet-TurboCell-TxRate TxRate-1001k 1001
+VALUE KarlNet-TurboCell-TxRate TxRate-1002k 1002
+VALUE KarlNet-TurboCell-TxRate TxRate-1003k 1003
+VALUE KarlNet-TurboCell-TxRate TxRate-1004k 1004
+VALUE KarlNet-TurboCell-TxRate TxRate-1005k 1005
+VALUE KarlNet-TurboCell-TxRate TxRate-1006k 1006
+VALUE KarlNet-TurboCell-TxRate TxRate-1007k 1007
+VALUE KarlNet-TurboCell-TxRate TxRate-1008k 1008
+VALUE KarlNet-TurboCell-TxRate TxRate-1009k 1009
+VALUE KarlNet-TurboCell-TxRate TxRate-1010k 1010
+VALUE KarlNet-TurboCell-TxRate TxRate-1011k 1011
+VALUE KarlNet-TurboCell-TxRate TxRate-1012k 1012
+VALUE KarlNet-TurboCell-TxRate TxRate-1013k 1013
+VALUE KarlNet-TurboCell-TxRate TxRate-1014k 1014
+VALUE KarlNet-TurboCell-TxRate TxRate-1015k 1015
+VALUE KarlNet-TurboCell-TxRate TxRate-1016k 1016
+VALUE KarlNet-TurboCell-TxRate TxRate-1017k 1017
+VALUE KarlNet-TurboCell-TxRate TxRate-1018k 1018
+VALUE KarlNet-TurboCell-TxRate TxRate-1019k 1019
+VALUE KarlNet-TurboCell-TxRate TxRate-1020k 1020
+VALUE KarlNet-TurboCell-TxRate TxRate-1021k 1021
+VALUE KarlNet-TurboCell-TxRate TxRate-1022k 1022
+VALUE KarlNet-TurboCell-TxRate TxRate-1023k 1023
+VALUE KarlNet-TurboCell-TxRate TxRate-1024k 1024
+VALUE KarlNet-TurboCell-TxRate TxRate-1152k 1025
+VALUE KarlNet-TurboCell-TxRate TxRate-1280k 1026
+VALUE KarlNet-TurboCell-TxRate TxRate-1408k 1027
+VALUE KarlNet-TurboCell-TxRate TxRate-1536k 1028
+VALUE KarlNet-TurboCell-TxRate TxRate-1664k 1029
+VALUE KarlNet-TurboCell-TxRate TxRate-1792k 1030
+VALUE KarlNet-TurboCell-TxRate TxRate-1920k 1031
+VALUE KarlNet-TurboCell-TxRate TxRate-2048k 1032
+VALUE KarlNet-TurboCell-TxRate TxRate-2176k 1033
+VALUE KarlNet-TurboCell-TxRate TxRate-2304k 1034
+VALUE KarlNet-TurboCell-TxRate TxRate-2432k 1035
+VALUE KarlNet-TurboCell-TxRate TxRate-2560k 1036
+VALUE KarlNet-TurboCell-TxRate TxRate-2688k 1037
+VALUE KarlNet-TurboCell-TxRate TxRate-2816k 1038
+VALUE KarlNet-TurboCell-TxRate TxRate-2944k 1039
+VALUE KarlNet-TurboCell-TxRate TxRate-3072k 1040
+VALUE KarlNet-TurboCell-TxRate TxRate-3200k 1041
+VALUE KarlNet-TurboCell-TxRate TxRate-3328k 1042
+VALUE KarlNet-TurboCell-TxRate TxRate-3456k 1043
+VALUE KarlNet-TurboCell-TxRate TxRate-3584k 1044
+VALUE KarlNet-TurboCell-TxRate TxRate-3712k 1045
+VALUE KarlNet-TurboCell-TxRate TxRate-3840k 1046
+VALUE KarlNet-TurboCell-TxRate TxRate-3968k 1047
+VALUE KarlNet-TurboCell-TxRate TxRate-4096k 1048
+VALUE KarlNet-TurboCell-TxRate TxRate-4224k 1049
+VALUE KarlNet-TurboCell-TxRate TxRate-4352k 1050
+VALUE KarlNet-TurboCell-TxRate TxRate-4480k 1051
+VALUE KarlNet-TurboCell-TxRate TxRate-4608k 1052
+VALUE KarlNet-TurboCell-TxRate TxRate-4736k 1053
+VALUE KarlNet-TurboCell-TxRate TxRate-4864k 1054
+VALUE KarlNet-TurboCell-TxRate TxRate-4992k 1055
+VALUE KarlNet-TurboCell-TxRate TxRate-5120k 1056
+VALUE KarlNet-TurboCell-TxRate TxRate-5248k 1057
+VALUE KarlNet-TurboCell-TxRate TxRate-5376k 1058
+VALUE KarlNet-TurboCell-TxRate TxRate-5504k 1059
+VALUE KarlNet-TurboCell-TxRate TxRate-5632k 1060
+VALUE KarlNet-TurboCell-TxRate TxRate-5760k 1061
+VALUE KarlNet-TurboCell-TxRate TxRate-5888k 1062
+VALUE KarlNet-TurboCell-TxRate TxRate-6016k 1063
+VALUE KarlNet-TurboCell-TxRate TxRate-6144k 1064
+VALUE KarlNet-TurboCell-TxRate TxRate-6272k 1065
+VALUE KarlNet-TurboCell-TxRate TxRate-6400k 1066
+VALUE KarlNet-TurboCell-TxRate TxRate-6528k 1067
+VALUE KarlNet-TurboCell-TxRate TxRate-6656k 1068
+VALUE KarlNet-TurboCell-TxRate TxRate-6784k 1069
+VALUE KarlNet-TurboCell-TxRate TxRate-6912k 1070
+VALUE KarlNet-TurboCell-TxRate TxRate-7040k 1071
+VALUE KarlNet-TurboCell-TxRate TxRate-7168k 1072
+VALUE KarlNet-TurboCell-TxRate TxRate-7296k 1073
+VALUE KarlNet-TurboCell-TxRate TxRate-7424k 1074
+VALUE KarlNet-TurboCell-TxRate TxRate-7552k 1075
+VALUE KarlNet-TurboCell-TxRate TxRate-7680k 1076
+VALUE KarlNet-TurboCell-TxRate TxRate-7808k 1077
+VALUE KarlNet-TurboCell-TxRate TxRate-7936k 1078
+VALUE KarlNet-TurboCell-TxRate TxRate-8064k 1079
+VALUE KarlNet-TurboCell-TxRate TxRate-8192k 1080
+VALUE KarlNet-TurboCell-TxRate TxRate-8320k 1081
+VALUE KarlNet-TurboCell-TxRate TxRate-8448k 1082
+VALUE KarlNet-TurboCell-TxRate TxRate-8576k 1083
+VALUE KarlNet-TurboCell-TxRate TxRate-8704k 1084
+VALUE KarlNet-TurboCell-TxRate TxRate-8832k 1085
+VALUE KarlNet-TurboCell-TxRate TxRate-8960k 1086
+VALUE KarlNet-TurboCell-TxRate TxRate-9088k 1087
+VALUE KarlNet-TurboCell-TxRate TxRate-9216k 1088
+VALUE KarlNet-TurboCell-TxRate TxRate-9344k 1089
+VALUE KarlNet-TurboCell-TxRate TxRate-9472k 1090
+VALUE KarlNet-TurboCell-TxRate TxRate-9600k 1091
+VALUE KarlNet-TurboCell-TxRate TxRate-9728k 1092
+VALUE KarlNet-TurboCell-TxRate TxRate-9856k 1093
+VALUE KarlNet-TurboCell-TxRate TxRate-9984k 1094
+VALUE KarlNet-TurboCell-TxRate TxRate-10112k 1095
+VALUE KarlNet-TurboCell-TxRate TxRate-10240k 1096
+VALUE KarlNet-TurboCell-TxRate TxRate-10368k 1097
+VALUE KarlNet-TurboCell-TxRate TxRate-10496k 1098
+VALUE KarlNet-TurboCell-TxRate TxRate-10624k 1099
+VALUE KarlNet-TurboCell-TxRate TxRate-10752k 1100
+VALUE KarlNet-TurboCell-TxRate TxRate-10880k 1101
+VALUE KarlNet-TurboCell-TxRate TxRate-11008k 1102
+VALUE KarlNet-TurboCell-TxRate TxRate-11136k 1103
+VALUE KarlNet-TurboCell-TxRate TxRate-11264k 1104
+VALUE KarlNet-TurboCell-TxRate TxRate-11392k 1105
+VALUE KarlNet-TurboCell-TxRate TxRate-11520k 1106
+VALUE KarlNet-TurboCell-TxRate TxRate-11648k 1107
+VALUE KarlNet-TurboCell-TxRate TxRate-11776k 1108
+VALUE KarlNet-TurboCell-TxRate TxRate-11904k 1109
+VALUE KarlNet-TurboCell-TxRate TxRate-12032k 1110
+VALUE KarlNet-TurboCell-TxRate TxRate-12160k 1111
+VALUE KarlNet-TurboCell-TxRate TxRate-12288k 1112
+VALUE KarlNet-TurboCell-TxRate TxRate-12416k 1113
+VALUE KarlNet-TurboCell-TxRate TxRate-12544k 1114
+VALUE KarlNet-TurboCell-TxRate TxRate-12672k 1115
+VALUE KarlNet-TurboCell-TxRate TxRate-12800k 1116
+VALUE KarlNet-TurboCell-TxRate TxRate-12928k 1117
+VALUE KarlNet-TurboCell-TxRate TxRate-13056k 1118
+VALUE KarlNet-TurboCell-TxRate TxRate-13184k 1119
+VALUE KarlNet-TurboCell-TxRate TxRate-13312k 1120
+VALUE KarlNet-TurboCell-TxRate TxRate-13440k 1121
+VALUE KarlNet-TurboCell-TxRate TxRate-13568k 1122
+VALUE KarlNet-TurboCell-TxRate TxRate-13696k 1123
+VALUE KarlNet-TurboCell-TxRate TxRate-13824k 1124
+VALUE KarlNet-TurboCell-TxRate TxRate-13952k 1125
+VALUE KarlNet-TurboCell-TxRate TxRate-14080k 1126
+VALUE KarlNet-TurboCell-TxRate TxRate-14208k 1127
+VALUE KarlNet-TurboCell-TxRate TxRate-14336k 1128
+VALUE KarlNet-TurboCell-TxRate TxRate-14464k 1129
+VALUE KarlNet-TurboCell-TxRate TxRate-14592k 1130
+VALUE KarlNet-TurboCell-TxRate TxRate-14720k 1131
+VALUE KarlNet-TurboCell-TxRate TxRate-14848k 1132
+VALUE KarlNet-TurboCell-TxRate TxRate-14976k 1133
+VALUE KarlNet-TurboCell-TxRate TxRate-15104k 1134
+VALUE KarlNet-TurboCell-TxRate TxRate-15232k 1135
+VALUE KarlNet-TurboCell-TxRate TxRate-15360k 1136
+VALUE KarlNet-TurboCell-TxRate TxRate-15488k 1137
+VALUE KarlNet-TurboCell-TxRate TxRate-15616k 1138
+VALUE KarlNet-TurboCell-TxRate TxRate-15744k 1139
+VALUE KarlNet-TurboCell-TxRate TxRate-15872k 1140
+VALUE KarlNet-TurboCell-TxRate TxRate-16000k 1141
+VALUE KarlNet-TurboCell-TxRate TxRate-16128k 1142
+VALUE KarlNet-TurboCell-TxRate TxRate-16256k 1143
+VALUE KarlNet-TurboCell-TxRate TxRate-16384k 1144
+VALUE KarlNet-TurboCell-TxRate TxRate-16512k 1145
+VALUE KarlNet-TurboCell-TxRate TxRate-16640k 1146
+VALUE KarlNet-TurboCell-TxRate TxRate-16768k 1147
+VALUE KarlNet-TurboCell-TxRate TxRate-16896k 1148
+VALUE KarlNet-TurboCell-TxRate TxRate-17024k 1149
+VALUE KarlNet-TurboCell-TxRate TxRate-17152k 1150
+VALUE KarlNet-TurboCell-TxRate TxRate-17280k 1151
+VALUE KarlNet-TurboCell-TxRate TxRate-17408k 1152
+VALUE KarlNet-TurboCell-TxRate TxRate-17536k 1153
+VALUE KarlNet-TurboCell-TxRate TxRate-17664k 1154
+VALUE KarlNet-TurboCell-TxRate TxRate-17792k 1155
+VALUE KarlNet-TurboCell-TxRate TxRate-17920k 1156
+VALUE KarlNet-TurboCell-TxRate TxRate-18048k 1157
+VALUE KarlNet-TurboCell-TxRate TxRate-18176k 1158
+VALUE KarlNet-TurboCell-TxRate TxRate-18304k 1159
+VALUE KarlNet-TurboCell-TxRate TxRate-18432k 1160
+VALUE KarlNet-TurboCell-TxRate TxRate-18560k 1161
+VALUE KarlNet-TurboCell-TxRate TxRate-18688k 1162
+VALUE KarlNet-TurboCell-TxRate TxRate-18816k 1163
+VALUE KarlNet-TurboCell-TxRate TxRate-18944k 1164
+VALUE KarlNet-TurboCell-TxRate TxRate-19072k 1165
+VALUE KarlNet-TurboCell-TxRate TxRate-19200k 1166
+VALUE KarlNet-TurboCell-TxRate TxRate-19328k 1167
+VALUE KarlNet-TurboCell-TxRate TxRate-19456k 1168
+VALUE KarlNet-TurboCell-TxRate TxRate-19584k 1169
+VALUE KarlNet-TurboCell-TxRate TxRate-19712k 1170
+VALUE KarlNet-TurboCell-TxRate TxRate-19840k 1171
+VALUE KarlNet-TurboCell-TxRate TxRate-19968k 1172
+VALUE KarlNet-TurboCell-TxRate TxRate-20096k 1173
+VALUE KarlNet-TurboCell-TxRate TxRate-20224k 1174
+VALUE KarlNet-TurboCell-TxRate TxRate-20352k 1175
+VALUE KarlNet-TurboCell-TxRate TxRate-20480k 1176
+VALUE KarlNet-TurboCell-TxRate TxRate-20608k 1177
+VALUE KarlNet-TurboCell-TxRate TxRate-20736k 1178
+VALUE KarlNet-TurboCell-TxRate TxRate-20864k 1179
+VALUE KarlNet-TurboCell-TxRate TxRate-20992k 1180
+VALUE KarlNet-TurboCell-TxRate TxRate-21120k 1181
+VALUE KarlNet-TurboCell-TxRate TxRate-21248k 1182
+VALUE KarlNet-TurboCell-TxRate TxRate-21376k 1183
+VALUE KarlNet-TurboCell-TxRate TxRate-21504k 1184
+VALUE KarlNet-TurboCell-TxRate TxRate-21632k 1185
+VALUE KarlNet-TurboCell-TxRate TxRate-21760k 1186
+VALUE KarlNet-TurboCell-TxRate TxRate-21888k 1187
+VALUE KarlNet-TurboCell-TxRate TxRate-22016k 1188
+VALUE KarlNet-TurboCell-TxRate TxRate-22144k 1189
+VALUE KarlNet-TurboCell-TxRate TxRate-22272k 1190
+VALUE KarlNet-TurboCell-TxRate TxRate-22400k 1191
+VALUE KarlNet-TurboCell-TxRate TxRate-22528k 1192
+VALUE KarlNet-TurboCell-TxRate TxRate-22656k 1193
+VALUE KarlNet-TurboCell-TxRate TxRate-22784k 1194
+VALUE KarlNet-TurboCell-TxRate TxRate-22912k 1195
+VALUE KarlNet-TurboCell-TxRate TxRate-23040k 1196
+VALUE KarlNet-TurboCell-TxRate TxRate-23168k 1197
+VALUE KarlNet-TurboCell-TxRate TxRate-23296k 1198
+VALUE KarlNet-TurboCell-TxRate TxRate-23424k 1199
+VALUE KarlNet-TurboCell-TxRate TxRate-23552k 1200
+VALUE KarlNet-TurboCell-TxRate TxRate-23680k 1201
+VALUE KarlNet-TurboCell-TxRate TxRate-23808k 1202
+VALUE KarlNet-TurboCell-TxRate TxRate-23936k 1203
+VALUE KarlNet-TurboCell-TxRate TxRate-24064k 1204
+VALUE KarlNet-TurboCell-TxRate TxRate-24192k 1205
+VALUE KarlNet-TurboCell-TxRate TxRate-24320k 1206
+VALUE KarlNet-TurboCell-TxRate TxRate-24448k 1207
+VALUE KarlNet-TurboCell-TxRate TxRate-24576k 1208
+VALUE KarlNet-TurboCell-TxRate TxRate-24704k 1209
+VALUE KarlNet-TurboCell-TxRate TxRate-24832k 1210
+VALUE KarlNet-TurboCell-TxRate TxRate-24960k 1211
+VALUE KarlNet-TurboCell-TxRate TxRate-25088k 1212
+VALUE KarlNet-TurboCell-TxRate TxRate-25216k 1213
+VALUE KarlNet-TurboCell-TxRate TxRate-25344k 1214
+VALUE KarlNet-TurboCell-TxRate TxRate-25472k 1215
+VALUE KarlNet-TurboCell-TxRate TxRate-25600k 1216
+VALUE KarlNet-TurboCell-TxRate TxRate-25728k 1217
+VALUE KarlNet-TurboCell-TxRate TxRate-25856k 1218
+VALUE KarlNet-TurboCell-TxRate TxRate-25984k 1219
+VALUE KarlNet-TurboCell-TxRate TxRate-26112k 1220
+VALUE KarlNet-TurboCell-TxRate TxRate-26240k 1221
+VALUE KarlNet-TurboCell-TxRate TxRate-26368k 1222
+VALUE KarlNet-TurboCell-TxRate TxRate-26496k 1223
+VALUE KarlNet-TurboCell-TxRate TxRate-26624k 1224
+VALUE KarlNet-TurboCell-TxRate TxRate-26752k 1225
+VALUE KarlNet-TurboCell-TxRate TxRate-26880k 1226
+VALUE KarlNet-TurboCell-TxRate TxRate-27008k 1227
+VALUE KarlNet-TurboCell-TxRate TxRate-27136k 1228
+VALUE KarlNet-TurboCell-TxRate TxRate-27264k 1229
+VALUE KarlNet-TurboCell-TxRate TxRate-27392k 1230
+VALUE KarlNet-TurboCell-TxRate TxRate-27520k 1231
+VALUE KarlNet-TurboCell-TxRate TxRate-27648k 1232
+VALUE KarlNet-TurboCell-TxRate TxRate-27776k 1233
+VALUE KarlNet-TurboCell-TxRate TxRate-27904k 1234
+VALUE KarlNet-TurboCell-TxRate TxRate-28032k 1235
+VALUE KarlNet-TurboCell-TxRate TxRate-28160k 1236
+VALUE KarlNet-TurboCell-TxRate TxRate-28288k 1237
+VALUE KarlNet-TurboCell-TxRate TxRate-28416k 1238
+VALUE KarlNet-TurboCell-TxRate TxRate-28544k 1239
+VALUE KarlNet-TurboCell-TxRate TxRate-28672k 1240
+VALUE KarlNet-TurboCell-TxRate TxRate-28800k 1241
+VALUE KarlNet-TurboCell-TxRate TxRate-28928k 1242
+VALUE KarlNet-TurboCell-TxRate TxRate-29056k 1243
+VALUE KarlNet-TurboCell-TxRate TxRate-29184k 1244
+VALUE KarlNet-TurboCell-TxRate TxRate-29312k 1245
+VALUE KarlNet-TurboCell-TxRate TxRate-29440k 1246
+VALUE KarlNet-TurboCell-TxRate TxRate-29568k 1247
+VALUE KarlNet-TurboCell-TxRate TxRate-29696k 1248
+VALUE KarlNet-TurboCell-TxRate TxRate-29824k 1249
+VALUE KarlNet-TurboCell-TxRate TxRate-29952k 1250
+VALUE KarlNet-TurboCell-TxRate TxRate-30080k 1251
+VALUE KarlNet-TurboCell-TxRate TxRate-30208k 1252
+VALUE KarlNet-TurboCell-TxRate TxRate-30336k 1253
+VALUE KarlNet-TurboCell-TxRate TxRate-30464k 1254
+VALUE KarlNet-TurboCell-TxRate TxRate-30592k 1255
+VALUE KarlNet-TurboCell-TxRate TxRate-30720k 1256
+VALUE KarlNet-TurboCell-TxRate TxRate-30848k 1257
+VALUE KarlNet-TurboCell-TxRate TxRate-30976k 1258
+VALUE KarlNet-TurboCell-TxRate TxRate-31104k 1259
+VALUE KarlNet-TurboCell-TxRate TxRate-31232k 1260
+VALUE KarlNet-TurboCell-TxRate TxRate-31360k 1261
+VALUE KarlNet-TurboCell-TxRate TxRate-31488k 1262
+VALUE KarlNet-TurboCell-TxRate TxRate-31616k 1263
+VALUE KarlNet-TurboCell-TxRate TxRate-31744k 1264
+VALUE KarlNet-TurboCell-TxRate TxRate-31872k 1265
+VALUE KarlNet-TurboCell-TxRate TxRate-32000k 1266
+VALUE KarlNet-TurboCell-TxRate TxRate-32128k 1267
+VALUE KarlNet-TurboCell-TxRate TxRate-32256k 1268
+VALUE KarlNet-TurboCell-TxRate TxRate-32384k 1269
+VALUE KarlNet-TurboCell-TxRate TxRate-32512k 1270
+VALUE KarlNet-TurboCell-TxRate TxRate-32640k 1271
+VALUE KarlNet-TurboCell-TxRate TxRate-32768k 1272
+VALUE KarlNet-TurboCell-TxRate TxRate-32896k 1273
+VALUE KarlNet-TurboCell-TxRate TxRate-33024k 1274
+VALUE KarlNet-TurboCell-TxRate TxRate-33152k 1275
+VALUE KarlNet-TurboCell-TxRate TxRate-33280k 1276
+VALUE KarlNet-TurboCell-TxRate TxRate-33408k 1277
+VALUE KarlNet-TurboCell-TxRate TxRate-33536k 1278
+VALUE KarlNet-TurboCell-TxRate TxRate-33664k 1279
+VALUE KarlNet-TurboCell-TxRate TxRate-33792k 1280
+VALUE KarlNet-TurboCell-TxRate TxRate-33920k 1281
+VALUE KarlNet-TurboCell-TxRate TxRate-34048k 1282
+VALUE KarlNet-TurboCell-TxRate TxRate-34176k 1283
+VALUE KarlNet-TurboCell-TxRate TxRate-34304k 1284
+VALUE KarlNet-TurboCell-TxRate TxRate-34432k 1285
+VALUE KarlNet-TurboCell-TxRate TxRate-34560k 1286
+VALUE KarlNet-TurboCell-TxRate TxRate-34688k 1287
+VALUE KarlNet-TurboCell-TxRate TxRate-34816k 1288
+VALUE KarlNet-TurboCell-TxRate TxRate-34944k 1289
+VALUE KarlNet-TurboCell-TxRate TxRate-35072k 1290
+VALUE KarlNet-TurboCell-TxRate TxRate-35200k 1291
+VALUE KarlNet-TurboCell-TxRate TxRate-35328k 1292
+VALUE KarlNet-TurboCell-TxRate TxRate-35456k 1293
+VALUE KarlNet-TurboCell-TxRate TxRate-35584k 1294
+VALUE KarlNet-TurboCell-TxRate TxRate-35712k 1295
+VALUE KarlNet-TurboCell-TxRate TxRate-35840k 1296
+VALUE KarlNet-TurboCell-TxRate TxRate-35968k 1297
+VALUE KarlNet-TurboCell-TxRate TxRate-36096k 1298
+VALUE KarlNet-TurboCell-TxRate TxRate-36224k 1299
+VALUE KarlNet-TurboCell-TxRate TxRate-36352k 1300
+VALUE KarlNet-TurboCell-TxRate TxRate-36480k 1301
+VALUE KarlNet-TurboCell-TxRate TxRate-36608k 1302
+VALUE KarlNet-TurboCell-TxRate TxRate-36736k 1303
+VALUE KarlNet-TurboCell-TxRate TxRate-36864k 1304
+VALUE KarlNet-TurboCell-TxRate TxRate-36992k 1305
+VALUE KarlNet-TurboCell-TxRate TxRate-37120k 1306
+VALUE KarlNet-TurboCell-TxRate TxRate-37248k 1307
+VALUE KarlNet-TurboCell-TxRate TxRate-37376k 1308
+VALUE KarlNet-TurboCell-TxRate TxRate-37504k 1309
+VALUE KarlNet-TurboCell-TxRate TxRate-37632k 1310
+VALUE KarlNet-TurboCell-TxRate TxRate-37760k 1311
+VALUE KarlNet-TurboCell-TxRate TxRate-37888k 1312
+VALUE KarlNet-TurboCell-TxRate TxRate-38016k 1313
+VALUE KarlNet-TurboCell-TxRate TxRate-38144k 1314
+VALUE KarlNet-TurboCell-TxRate TxRate-38272k 1315
+VALUE KarlNet-TurboCell-TxRate TxRate-38400k 1316
+VALUE KarlNet-TurboCell-TxRate TxRate-38528k 1317
+VALUE KarlNet-TurboCell-TxRate TxRate-38656k 1318
+VALUE KarlNet-TurboCell-TxRate TxRate-38784k 1319
+VALUE KarlNet-TurboCell-TxRate TxRate-38912k 1320
+VALUE KarlNet-TurboCell-TxRate TxRate-39040k 1321
+VALUE KarlNet-TurboCell-TxRate TxRate-39168k 1322
+VALUE KarlNet-TurboCell-TxRate TxRate-39296k 1323
+VALUE KarlNet-TurboCell-TxRate TxRate-39424k 1324
+VALUE KarlNet-TurboCell-TxRate TxRate-39552k 1325
+VALUE KarlNet-TurboCell-TxRate TxRate-39680k 1326
+VALUE KarlNet-TurboCell-TxRate TxRate-39808k 1327
+VALUE KarlNet-TurboCell-TxRate TxRate-39936k 1328
+VALUE KarlNet-TurboCell-TxRate TxRate-40064k 1329
+VALUE KarlNet-TurboCell-TxRate TxRate-40192k 1330
+VALUE KarlNet-TurboCell-TxRate TxRate-40320k 1331
+VALUE KarlNet-TurboCell-TxRate TxRate-40448k 1332
+VALUE KarlNet-TurboCell-TxRate TxRate-40576k 1333
+VALUE KarlNet-TurboCell-TxRate TxRate-40704k 1334
+VALUE KarlNet-TurboCell-TxRate TxRate-40832k 1335
+VALUE KarlNet-TurboCell-TxRate TxRate-40960k 1336
+VALUE KarlNet-TurboCell-TxRate TxRate-41088k 1337
+VALUE KarlNet-TurboCell-TxRate TxRate-41216k 1338
+VALUE KarlNet-TurboCell-TxRate TxRate-41344k 1339
+VALUE KarlNet-TurboCell-TxRate TxRate-41472k 1340
+VALUE KarlNet-TurboCell-TxRate TxRate-41600k 1341
+VALUE KarlNet-TurboCell-TxRate TxRate-41728k 1342
+VALUE KarlNet-TurboCell-TxRate TxRate-41856k 1343
+VALUE KarlNet-TurboCell-TxRate TxRate-41984k 1344
+VALUE KarlNet-TurboCell-TxRate TxRate-42112k 1345
+VALUE KarlNet-TurboCell-TxRate TxRate-42240k 1346
+VALUE KarlNet-TurboCell-TxRate TxRate-42368k 1347
+VALUE KarlNet-TurboCell-TxRate TxRate-42496k 1348
+VALUE KarlNet-TurboCell-TxRate TxRate-42624k 1349
+VALUE KarlNet-TurboCell-TxRate TxRate-42752k 1350
+VALUE KarlNet-TurboCell-TxRate TxRate-42880k 1351
+VALUE KarlNet-TurboCell-TxRate TxRate-43008k 1352
+VALUE KarlNet-TurboCell-TxRate TxRate-43136k 1353
+VALUE KarlNet-TurboCell-TxRate TxRate-43264k 1354
+VALUE KarlNet-TurboCell-TxRate TxRate-43392k 1355
+VALUE KarlNet-TurboCell-TxRate TxRate-43520k 1356
+VALUE KarlNet-TurboCell-TxRate TxRate-43648k 1357
+VALUE KarlNet-TurboCell-TxRate TxRate-43776k 1358
+VALUE KarlNet-TurboCell-TxRate TxRate-43904k 1359
+VALUE KarlNet-TurboCell-TxRate TxRate-44032k 1360
+VALUE KarlNet-TurboCell-TxRate TxRate-44160k 1361
+VALUE KarlNet-TurboCell-TxRate TxRate-44288k 1362
+VALUE KarlNet-TurboCell-TxRate TxRate-44416k 1363
+VALUE KarlNet-TurboCell-TxRate TxRate-44544k 1364
+VALUE KarlNet-TurboCell-TxRate TxRate-44672k 1365
+VALUE KarlNet-TurboCell-TxRate TxRate-44800k 1366
+VALUE KarlNet-TurboCell-TxRate TxRate-44928k 1367
+VALUE KarlNet-TurboCell-TxRate TxRate-45056k 1368
+VALUE KarlNet-TurboCell-TxRate TxRate-45184k 1369
+VALUE KarlNet-TurboCell-TxRate TxRate-45312k 1370
+VALUE KarlNet-TurboCell-TxRate TxRate-45440k 1371
+VALUE KarlNet-TurboCell-TxRate TxRate-45568k 1372
+VALUE KarlNet-TurboCell-TxRate TxRate-45696k 1373
+VALUE KarlNet-TurboCell-TxRate TxRate-45824k 1374
+VALUE KarlNet-TurboCell-TxRate TxRate-45952k 1375
+VALUE KarlNet-TurboCell-TxRate TxRate-46080k 1376
+VALUE KarlNet-TurboCell-TxRate TxRate-46208k 1377
+VALUE KarlNet-TurboCell-TxRate TxRate-46336k 1378
+VALUE KarlNet-TurboCell-TxRate TxRate-46464k 1379
+VALUE KarlNet-TurboCell-TxRate TxRate-46592k 1380
+VALUE KarlNet-TurboCell-TxRate TxRate-46720k 1381
+VALUE KarlNet-TurboCell-TxRate TxRate-46848k 1382
+VALUE KarlNet-TurboCell-TxRate TxRate-46976k 1383
+VALUE KarlNet-TurboCell-TxRate TxRate-47104k 1384
+VALUE KarlNet-TurboCell-TxRate TxRate-47232k 1385
+VALUE KarlNet-TurboCell-TxRate TxRate-47360k 1386
+VALUE KarlNet-TurboCell-TxRate TxRate-47488k 1387
+VALUE KarlNet-TurboCell-TxRate TxRate-47616k 1388
+VALUE KarlNet-TurboCell-TxRate TxRate-47744k 1389
+VALUE KarlNet-TurboCell-TxRate TxRate-47872k 1390
+VALUE KarlNet-TurboCell-TxRate TxRate-48000k 1391
+VALUE KarlNet-TurboCell-TxRate TxRate-48128k 1392
+VALUE KarlNet-TurboCell-TxRate TxRate-48256k 1393
+VALUE KarlNet-TurboCell-TxRate TxRate-48384k 1394
+VALUE KarlNet-TurboCell-TxRate TxRate-48512k 1395
+VALUE KarlNet-TurboCell-TxRate TxRate-48640k 1396
+VALUE KarlNet-TurboCell-TxRate TxRate-48768k 1397
+VALUE KarlNet-TurboCell-TxRate TxRate-48896k 1398
+VALUE KarlNet-TurboCell-TxRate TxRate-49024k 1399
+VALUE KarlNet-TurboCell-TxRate TxRate-49152k 1400
+VALUE KarlNet-TurboCell-TxRate TxRate-49280k 1401
+VALUE KarlNet-TurboCell-TxRate TxRate-49408k 1402
+VALUE KarlNet-TurboCell-TxRate TxRate-49536k 1403
+VALUE KarlNet-TurboCell-TxRate TxRate-49664k 1404
+VALUE KarlNet-TurboCell-TxRate TxRate-49792k 1405
+VALUE KarlNet-TurboCell-TxRate TxRate-49920k 1406
+VALUE KarlNet-TurboCell-TxRate TxRate-50048k 1407
+VALUE KarlNet-TurboCell-TxRate TxRate-50176k 1408
+VALUE KarlNet-TurboCell-TxRate TxRate-50304k 1409
+VALUE KarlNet-TurboCell-TxRate TxRate-50432k 1410
+VALUE KarlNet-TurboCell-TxRate TxRate-50560k 1411
+VALUE KarlNet-TurboCell-TxRate TxRate-50688k 1412
+VALUE KarlNet-TurboCell-TxRate TxRate-50816k 1413
+VALUE KarlNet-TurboCell-TxRate TxRate-50944k 1414
+VALUE KarlNet-TurboCell-TxRate TxRate-51072k 1415
+VALUE KarlNet-TurboCell-TxRate TxRate-51200k 1416
+VALUE KarlNet-TurboCell-TxRate TxRate-51328k 1417
+VALUE KarlNet-TurboCell-TxRate TxRate-51456k 1418
+VALUE KarlNet-TurboCell-TxRate TxRate-51584k 1419
+VALUE KarlNet-TurboCell-TxRate TxRate-51712k 1420
+VALUE KarlNet-TurboCell-TxRate TxRate-51840k 1421
+VALUE KarlNet-TurboCell-TxRate TxRate-51968k 1422
+VALUE KarlNet-TurboCell-TxRate TxRate-52096k 1423
+VALUE KarlNet-TurboCell-TxRate TxRate-52224k 1424
+VALUE KarlNet-TurboCell-TxRate TxRate-52352k 1425
+VALUE KarlNet-TurboCell-TxRate TxRate-52480k 1426
+VALUE KarlNet-TurboCell-TxRate TxRate-52608k 1427
+VALUE KarlNet-TurboCell-TxRate TxRate-52736k 1428
+VALUE KarlNet-TurboCell-TxRate TxRate-52864k 1429
+VALUE KarlNet-TurboCell-TxRate TxRate-52992k 1430
+VALUE KarlNet-TurboCell-TxRate TxRate-53120k 1431
+VALUE KarlNet-TurboCell-TxRate TxRate-53248k 1432
+VALUE KarlNet-TurboCell-TxRate TxRate-53376k 1433
+VALUE KarlNet-TurboCell-TxRate TxRate-53504k 1434
+VALUE KarlNet-TurboCell-TxRate TxRate-53632k 1435
+VALUE KarlNet-TurboCell-TxRate TxRate-53760k 1436
+VALUE KarlNet-TurboCell-TxRate TxRate-53888k 1437
+VALUE KarlNet-TurboCell-TxRate TxRate-54016k 1438
+VALUE KarlNet-TurboCell-TxRate TxRate-54144k 1439
+VALUE KarlNet-TurboCell-TxRate TxRate-54272k 1440
+VALUE KarlNet-TurboCell-TxRate TxRate-54400k 1441
+VALUE KarlNet-TurboCell-TxRate TxRate-54528k 1442
+VALUE KarlNet-TurboCell-TxRate TxRate-54656k 1443
+VALUE KarlNet-TurboCell-TxRate TxRate-54784k 1444
+VALUE KarlNet-TurboCell-TxRate TxRate-54912k 1445
+VALUE KarlNet-TurboCell-TxRate TxRate-55040k 1446
+VALUE KarlNet-TurboCell-TxRate TxRate-55168k 1447
+VALUE KarlNet-TurboCell-TxRate TxRate-55296k 1448
+VALUE KarlNet-TurboCell-TxRate TxRate-55424k 1449
+VALUE KarlNet-TurboCell-TxRate TxRate-55552k 1450
+VALUE KarlNet-TurboCell-TxRate TxRate-55680k 1451
+VALUE KarlNet-TurboCell-TxRate TxRate-55808k 1452
+VALUE KarlNet-TurboCell-TxRate TxRate-55936k 1453
+VALUE KarlNet-TurboCell-TxRate TxRate-56064k 1454
+VALUE KarlNet-TurboCell-TxRate TxRate-56192k 1455
+VALUE KarlNet-TurboCell-TxRate TxRate-56320k 1456
+VALUE KarlNet-TurboCell-TxRate TxRate-56448k 1457
+VALUE KarlNet-TurboCell-TxRate TxRate-56576k 1458
+VALUE KarlNet-TurboCell-TxRate TxRate-56704k 1459
+VALUE KarlNet-TurboCell-TxRate TxRate-56832k 1460
+VALUE KarlNet-TurboCell-TxRate TxRate-56960k 1461
+VALUE KarlNet-TurboCell-TxRate TxRate-57088k 1462
+VALUE KarlNet-TurboCell-TxRate TxRate-57216k 1463
+VALUE KarlNet-TurboCell-TxRate TxRate-57344k 1464
+VALUE KarlNet-TurboCell-TxRate TxRate-57472k 1465
+VALUE KarlNet-TurboCell-TxRate TxRate-57600k 1466
+VALUE KarlNet-TurboCell-TxRate TxRate-57728k 1467
+VALUE KarlNet-TurboCell-TxRate TxRate-57856k 1468
+VALUE KarlNet-TurboCell-TxRate TxRate-57984k 1469
+VALUE KarlNet-TurboCell-TxRate TxRate-58112k 1470
+VALUE KarlNet-TurboCell-TxRate TxRate-58240k 1471
+VALUE KarlNet-TurboCell-TxRate TxRate-58368k 1472
+VALUE KarlNet-TurboCell-TxRate TxRate-58496k 1473
+VALUE KarlNet-TurboCell-TxRate TxRate-58624k 1474
+VALUE KarlNet-TurboCell-TxRate TxRate-58752k 1475
+VALUE KarlNet-TurboCell-TxRate TxRate-58880k 1476
+VALUE KarlNet-TurboCell-TxRate TxRate-59008k 1477
+VALUE KarlNet-TurboCell-TxRate TxRate-59136k 1478
+VALUE KarlNet-TurboCell-TxRate TxRate-59264k 1479
+VALUE KarlNet-TurboCell-TxRate TxRate-59392k 1480
+VALUE KarlNet-TurboCell-TxRate TxRate-59520k 1481
+VALUE KarlNet-TurboCell-TxRate TxRate-59648k 1482
+VALUE KarlNet-TurboCell-TxRate TxRate-59776k 1483
+VALUE KarlNet-TurboCell-TxRate TxRate-59904k 1484
+VALUE KarlNet-TurboCell-TxRate TxRate-60032k 1485
+VALUE KarlNet-TurboCell-TxRate TxRate-60160k 1486
+VALUE KarlNet-TurboCell-TxRate TxRate-60288k 1487
+VALUE KarlNet-TurboCell-TxRate TxRate-60416k 1488
+VALUE KarlNet-TurboCell-TxRate TxRate-60544k 1489
+VALUE KarlNet-TurboCell-TxRate TxRate-60672k 1490
+VALUE KarlNet-TurboCell-TxRate TxRate-60800k 1491
+VALUE KarlNet-TurboCell-TxRate TxRate-60928k 1492
+VALUE KarlNet-TurboCell-TxRate TxRate-61056k 1493
+VALUE KarlNet-TurboCell-TxRate TxRate-61184k 1494
+VALUE KarlNet-TurboCell-TxRate TxRate-61312k 1495
+VALUE KarlNet-TurboCell-TxRate TxRate-61440k 1496
+VALUE KarlNet-TurboCell-TxRate TxRate-61568k 1497
+VALUE KarlNet-TurboCell-TxRate TxRate-61696k 1498
+VALUE KarlNet-TurboCell-TxRate TxRate-61824k 1499
+VALUE KarlNet-TurboCell-TxRate TxRate-61952k 1500
+VALUE KarlNet-TurboCell-TxRate TxRate-62080k 1501
+VALUE KarlNet-TurboCell-TxRate TxRate-62208k 1502
+VALUE KarlNet-TurboCell-TxRate TxRate-62336k 1503
+VALUE KarlNet-TurboCell-TxRate TxRate-62464k 1504
+VALUE KarlNet-TurboCell-TxRate TxRate-62592k 1505
+VALUE KarlNet-TurboCell-TxRate TxRate-62720k 1506
+VALUE KarlNet-TurboCell-TxRate TxRate-62848k 1507
+VALUE KarlNet-TurboCell-TxRate TxRate-62976k 1508
+VALUE KarlNet-TurboCell-TxRate TxRate-63104k 1509
+VALUE KarlNet-TurboCell-TxRate TxRate-63232k 1510
+VALUE KarlNet-TurboCell-TxRate TxRate-63360k 1511
+VALUE KarlNet-TurboCell-TxRate TxRate-63488k 1512
+VALUE KarlNet-TurboCell-TxRate TxRate-63616k 1513
+VALUE KarlNet-TurboCell-TxRate TxRate-63744k 1514
+VALUE KarlNet-TurboCell-TxRate TxRate-63872k 1515
+VALUE KarlNet-TurboCell-TxRate TxRate-64000k 1516
+VALUE KarlNet-TurboCell-TxRate TxRate-64128k 1517
+VALUE KarlNet-TurboCell-TxRate TxRate-64256k 1518
+VALUE KarlNet-TurboCell-TxRate TxRate-64384k 1519
+VALUE KarlNet-TurboCell-TxRate TxRate-64512k 1520
+VALUE KarlNet-TurboCell-TxRate TxRate-64640k 1521
+VALUE KarlNet-TurboCell-TxRate TxRate-64768k 1522
+VALUE KarlNet-TurboCell-TxRate TxRate-64896k 1523
+VALUE KarlNet-TurboCell-TxRate TxRate-65024k 1524
+VALUE KarlNet-TurboCell-TxRate TxRate-65152k 1525
+VALUE KarlNet-TurboCell-TxRate TxRate-65280k 1526
+VALUE KarlNet-TurboCell-TxRate TxRate-65408k 1527
+VALUE KarlNet-TurboCell-TxRate TxRate-65536k 1528
+VALUE KarlNet-TurboCell-TxRate TxRate-65664k 1529
+VALUE KarlNet-TurboCell-TxRate TxRate-65792k 1530
+VALUE KarlNet-TurboCell-TxRate TxRate-65920k 1531
+VALUE KarlNet-TurboCell-TxRate TxRate-66048k 1532
+VALUE KarlNet-TurboCell-TxRate TxRate-66176k 1533
+VALUE KarlNet-TurboCell-TxRate TxRate-66304k 1534
+VALUE KarlNet-TurboCell-TxRate TxRate-66432k 1535
+VALUE KarlNet-TurboCell-TxRate TxRate-66560k 1536
+VALUE KarlNet-TurboCell-TxRate TxRate-66688k 1537
+VALUE KarlNet-TurboCell-TxRate TxRate-66816k 1538
+VALUE KarlNet-TurboCell-TxRate TxRate-66944k 1539
+VALUE KarlNet-TurboCell-TxRate TxRate-67072k 1540
+VALUE KarlNet-TurboCell-TxRate TxRate-67200k 1541
+VALUE KarlNet-TurboCell-TxRate TxRate-67328k 1542
+VALUE KarlNet-TurboCell-TxRate TxRate-67456k 1543
+VALUE KarlNet-TurboCell-TxRate TxRate-67584k 1544
+VALUE KarlNet-TurboCell-TxRate TxRate-67712k 1545
+VALUE KarlNet-TurboCell-TxRate TxRate-67840k 1546
+VALUE KarlNet-TurboCell-TxRate TxRate-67968k 1547
+VALUE KarlNet-TurboCell-TxRate TxRate-68096k 1548
+VALUE KarlNet-TurboCell-TxRate TxRate-68224k 1549
+VALUE KarlNet-TurboCell-TxRate TxRate-68352k 1550
+VALUE KarlNet-TurboCell-TxRate TxRate-68480k 1551
+VALUE KarlNet-TurboCell-TxRate TxRate-68608k 1552
+VALUE KarlNet-TurboCell-TxRate TxRate-68736k 1553
+VALUE KarlNet-TurboCell-TxRate TxRate-68864k 1554
+VALUE KarlNet-TurboCell-TxRate TxRate-68992k 1555
+VALUE KarlNet-TurboCell-TxRate TxRate-69120k 1556
+VALUE KarlNet-TurboCell-TxRate TxRate-69248k 1557
+VALUE KarlNet-TurboCell-TxRate TxRate-69376k 1558
+VALUE KarlNet-TurboCell-TxRate TxRate-69504k 1559
+VALUE KarlNet-TurboCell-TxRate TxRate-69632k 1560
+VALUE KarlNet-TurboCell-TxRate TxRate-69760k 1561
+VALUE KarlNet-TurboCell-TxRate TxRate-69888k 1562
+VALUE KarlNet-TurboCell-TxRate TxRate-70016k 1563
+VALUE KarlNet-TurboCell-TxRate TxRate-70144k 1564
+VALUE KarlNet-TurboCell-TxRate TxRate-70272k 1565
+VALUE KarlNet-TurboCell-TxRate TxRate-70400k 1566
+VALUE KarlNet-TurboCell-TxRate TxRate-70528k 1567
+VALUE KarlNet-TurboCell-TxRate TxRate-70656k 1568
+VALUE KarlNet-TurboCell-TxRate TxRate-70784k 1569
+VALUE KarlNet-TurboCell-TxRate TxRate-70912k 1570
+VALUE KarlNet-TurboCell-TxRate TxRate-71040k 1571
+VALUE KarlNet-TurboCell-TxRate TxRate-71168k 1572
+VALUE KarlNet-TurboCell-TxRate TxRate-71296k 1573
+VALUE KarlNet-TurboCell-TxRate TxRate-71424k 1574
+VALUE KarlNet-TurboCell-TxRate TxRate-71552k 1575
+VALUE KarlNet-TurboCell-TxRate TxRate-71680k 1576
+VALUE KarlNet-TurboCell-TxRate TxRate-71808k 1577
+VALUE KarlNet-TurboCell-TxRate TxRate-71936k 1578
+VALUE KarlNet-TurboCell-TxRate TxRate-72064k 1579
+VALUE KarlNet-TurboCell-TxRate TxRate-72192k 1580
+VALUE KarlNet-TurboCell-TxRate TxRate-72320k 1581
+VALUE KarlNet-TurboCell-TxRate TxRate-72448k 1582
+VALUE KarlNet-TurboCell-TxRate TxRate-72576k 1583
+VALUE KarlNet-TurboCell-TxRate TxRate-72704k 1584
+VALUE KarlNet-TurboCell-TxRate TxRate-72832k 1585
+VALUE KarlNet-TurboCell-TxRate TxRate-72960k 1586
+VALUE KarlNet-TurboCell-TxRate TxRate-73088k 1587
+VALUE KarlNet-TurboCell-TxRate TxRate-73216k 1588
+VALUE KarlNet-TurboCell-TxRate TxRate-73344k 1589
+VALUE KarlNet-TurboCell-TxRate TxRate-73472k 1590
+VALUE KarlNet-TurboCell-TxRate TxRate-73600k 1591
+VALUE KarlNet-TurboCell-TxRate TxRate-73728k 1592
+VALUE KarlNet-TurboCell-TxRate TxRate-73856k 1593
+VALUE KarlNet-TurboCell-TxRate TxRate-73984k 1594
+VALUE KarlNet-TurboCell-TxRate TxRate-74112k 1595
+VALUE KarlNet-TurboCell-TxRate TxRate-74240k 1596
+VALUE KarlNet-TurboCell-TxRate TxRate-74368k 1597
+VALUE KarlNet-TurboCell-TxRate TxRate-74496k 1598
+VALUE KarlNet-TurboCell-TxRate TxRate-74624k 1599
+VALUE KarlNet-TurboCell-TxRate TxRate-74752k 1600
+VALUE KarlNet-TurboCell-TxRate TxRate-74880k 1601
+VALUE KarlNet-TurboCell-TxRate TxRate-75008k 1602
+VALUE KarlNet-TurboCell-TxRate TxRate-75136k 1603
+VALUE KarlNet-TurboCell-TxRate TxRate-75264k 1604
+VALUE KarlNet-TurboCell-TxRate TxRate-75392k 1605
+VALUE KarlNet-TurboCell-TxRate TxRate-75520k 1606
+VALUE KarlNet-TurboCell-TxRate TxRate-75648k 1607
+VALUE KarlNet-TurboCell-TxRate TxRate-75776k 1608
+VALUE KarlNet-TurboCell-TxRate TxRate-75904k 1609
+VALUE KarlNet-TurboCell-TxRate TxRate-76032k 1610
+VALUE KarlNet-TurboCell-TxRate TxRate-76160k 1611
+VALUE KarlNet-TurboCell-TxRate TxRate-76288k 1612
+VALUE KarlNet-TurboCell-TxRate TxRate-76416k 1613
+VALUE KarlNet-TurboCell-TxRate TxRate-76544k 1614
+VALUE KarlNet-TurboCell-TxRate TxRate-76672k 1615
+VALUE KarlNet-TurboCell-TxRate TxRate-76800k 1616
+VALUE KarlNet-TurboCell-TxRate TxRate-76928k 1617
+VALUE KarlNet-TurboCell-TxRate TxRate-77056k 1618
+VALUE KarlNet-TurboCell-TxRate TxRate-77184k 1619
+VALUE KarlNet-TurboCell-TxRate TxRate-77312k 1620
+VALUE KarlNet-TurboCell-TxRate TxRate-77440k 1621
+VALUE KarlNet-TurboCell-TxRate TxRate-77568k 1622
+VALUE KarlNet-TurboCell-TxRate TxRate-77696k 1623
+VALUE KarlNet-TurboCell-TxRate TxRate-77824k 1624
+VALUE KarlNet-TurboCell-TxRate TxRate-77952k 1625
+VALUE KarlNet-TurboCell-TxRate TxRate-78080k 1626
+VALUE KarlNet-TurboCell-TxRate TxRate-78208k 1627
+VALUE KarlNet-TurboCell-TxRate TxRate-78336k 1628
+VALUE KarlNet-TurboCell-TxRate TxRate-78464k 1629
+VALUE KarlNet-TurboCell-TxRate TxRate-78592k 1630
+VALUE KarlNet-TurboCell-TxRate TxRate-78720k 1631
+VALUE KarlNet-TurboCell-TxRate TxRate-78848k 1632
+VALUE KarlNet-TurboCell-TxRate TxRate-78976k 1633
+VALUE KarlNet-TurboCell-TxRate TxRate-79104k 1634
+VALUE KarlNet-TurboCell-TxRate TxRate-79232k 1635
+VALUE KarlNet-TurboCell-TxRate TxRate-79360k 1636
+VALUE KarlNet-TurboCell-TxRate TxRate-79488k 1637
+VALUE KarlNet-TurboCell-TxRate TxRate-79616k 1638
+VALUE KarlNet-TurboCell-TxRate TxRate-79744k 1639
+VALUE KarlNet-TurboCell-TxRate TxRate-79872k 1640
+VALUE KarlNet-TurboCell-TxRate TxRate-80000k 1641
+VALUE KarlNet-TurboCell-TxRate TxRate-80128k 1642
+VALUE KarlNet-TurboCell-TxRate TxRate-80256k 1643
+VALUE KarlNet-TurboCell-TxRate TxRate-80384k 1644
+VALUE KarlNet-TurboCell-TxRate TxRate-80512k 1645
+VALUE KarlNet-TurboCell-TxRate TxRate-80640k 1646
+VALUE KarlNet-TurboCell-TxRate TxRate-80768k 1647
+VALUE KarlNet-TurboCell-TxRate TxRate-80896k 1648
+VALUE KarlNet-TurboCell-TxRate TxRate-81024k 1649
+VALUE KarlNet-TurboCell-TxRate TxRate-81152k 1650
+VALUE KarlNet-TurboCell-TxRate TxRate-81280k 1651
+VALUE KarlNet-TurboCell-TxRate TxRate-81408k 1652
+VALUE KarlNet-TurboCell-TxRate TxRate-81536k 1653
+VALUE KarlNet-TurboCell-TxRate TxRate-81664k 1654
+VALUE KarlNet-TurboCell-TxRate TxRate-81792k 1655
+VALUE KarlNet-TurboCell-TxRate TxRate-81920k 1656
+VALUE KarlNet-TurboCell-TxRate TxRate-82048k 1657
+VALUE KarlNet-TurboCell-TxRate TxRate-82176k 1658
+VALUE KarlNet-TurboCell-TxRate TxRate-82304k 1659
+VALUE KarlNet-TurboCell-TxRate TxRate-82432k 1660
+VALUE KarlNet-TurboCell-TxRate TxRate-82560k 1661
+VALUE KarlNet-TurboCell-TxRate TxRate-82688k 1662
+VALUE KarlNet-TurboCell-TxRate TxRate-82816k 1663
+VALUE KarlNet-TurboCell-TxRate TxRate-82944k 1664
+VALUE KarlNet-TurboCell-TxRate TxRate-83072k 1665
+VALUE KarlNet-TurboCell-TxRate TxRate-83200k 1666
+VALUE KarlNet-TurboCell-TxRate TxRate-83328k 1667
+VALUE KarlNet-TurboCell-TxRate TxRate-83456k 1668
+VALUE KarlNet-TurboCell-TxRate TxRate-83584k 1669
+VALUE KarlNet-TurboCell-TxRate TxRate-83712k 1670
+VALUE KarlNet-TurboCell-TxRate TxRate-83840k 1671
+VALUE KarlNet-TurboCell-TxRate TxRate-83968k 1672
+VALUE KarlNet-TurboCell-TxRate TxRate-84096k 1673
+VALUE KarlNet-TurboCell-TxRate TxRate-84224k 1674
+VALUE KarlNet-TurboCell-TxRate TxRate-84352k 1675
+VALUE KarlNet-TurboCell-TxRate TxRate-84480k 1676
+VALUE KarlNet-TurboCell-TxRate TxRate-84608k 1677
+VALUE KarlNet-TurboCell-TxRate TxRate-84736k 1678
+VALUE KarlNet-TurboCell-TxRate TxRate-84864k 1679
+VALUE KarlNet-TurboCell-TxRate TxRate-84992k 1680
+VALUE KarlNet-TurboCell-TxRate TxRate-85120k 1681
+VALUE KarlNet-TurboCell-TxRate TxRate-85248k 1682
+VALUE KarlNet-TurboCell-TxRate TxRate-85376k 1683
+VALUE KarlNet-TurboCell-TxRate TxRate-85504k 1684
+VALUE KarlNet-TurboCell-TxRate TxRate-85632k 1685
+VALUE KarlNet-TurboCell-TxRate TxRate-85760k 1686
+VALUE KarlNet-TurboCell-TxRate TxRate-85888k 1687
+VALUE KarlNet-TurboCell-TxRate TxRate-86016k 1688
+VALUE KarlNet-TurboCell-TxRate TxRate-86144k 1689
+VALUE KarlNet-TurboCell-TxRate TxRate-86272k 1690
+VALUE KarlNet-TurboCell-TxRate TxRate-86400k 1691
+VALUE KarlNet-TurboCell-TxRate TxRate-86528k 1692
+VALUE KarlNet-TurboCell-TxRate TxRate-86656k 1693
+VALUE KarlNet-TurboCell-TxRate TxRate-86784k 1694
+VALUE KarlNet-TurboCell-TxRate TxRate-86912k 1695
+VALUE KarlNet-TurboCell-TxRate TxRate-87040k 1696
+VALUE KarlNet-TurboCell-TxRate TxRate-87168k 1697
+VALUE KarlNet-TurboCell-TxRate TxRate-87296k 1698
+VALUE KarlNet-TurboCell-TxRate TxRate-87424k 1699
+VALUE KarlNet-TurboCell-TxRate TxRate-87552k 1700
+VALUE KarlNet-TurboCell-TxRate TxRate-87680k 1701
+VALUE KarlNet-TurboCell-TxRate TxRate-87808k 1702
+VALUE KarlNet-TurboCell-TxRate TxRate-87936k 1703
+VALUE KarlNet-TurboCell-TxRate TxRate-88064k 1704
+VALUE KarlNet-TurboCell-TxRate TxRate-88192k 1705
+VALUE KarlNet-TurboCell-TxRate TxRate-88320k 1706
+VALUE KarlNet-TurboCell-TxRate TxRate-88448k 1707
+VALUE KarlNet-TurboCell-TxRate TxRate-88576k 1708
+VALUE KarlNet-TurboCell-TxRate TxRate-88704k 1709
+VALUE KarlNet-TurboCell-TxRate TxRate-88832k 1710
+VALUE KarlNet-TurboCell-TxRate TxRate-88960k 1711
+VALUE KarlNet-TurboCell-TxRate TxRate-89088k 1712
+VALUE KarlNet-TurboCell-TxRate TxRate-89216k 1713
+VALUE KarlNet-TurboCell-TxRate TxRate-89344k 1714
+VALUE KarlNet-TurboCell-TxRate TxRate-89472k 1715
+VALUE KarlNet-TurboCell-TxRate TxRate-89600k 1716
+VALUE KarlNet-TurboCell-TxRate TxRate-89728k 1717
+VALUE KarlNet-TurboCell-TxRate TxRate-89856k 1718
+VALUE KarlNet-TurboCell-TxRate TxRate-89984k 1719
+VALUE KarlNet-TurboCell-TxRate TxRate-90112k 1720
+VALUE KarlNet-TurboCell-TxRate TxRate-90240k 1721
+VALUE KarlNet-TurboCell-TxRate TxRate-90368k 1722
+VALUE KarlNet-TurboCell-TxRate TxRate-90496k 1723
+VALUE KarlNet-TurboCell-TxRate TxRate-90624k 1724
+VALUE KarlNet-TurboCell-TxRate TxRate-90752k 1725
+VALUE KarlNet-TurboCell-TxRate TxRate-90880k 1726
+VALUE KarlNet-TurboCell-TxRate TxRate-91008k 1727
+VALUE KarlNet-TurboCell-TxRate TxRate-91136k 1728
+VALUE KarlNet-TurboCell-TxRate TxRate-91264k 1729
+VALUE KarlNet-TurboCell-TxRate TxRate-91392k 1730
+VALUE KarlNet-TurboCell-TxRate TxRate-91520k 1731
+VALUE KarlNet-TurboCell-TxRate TxRate-91648k 1732
+VALUE KarlNet-TurboCell-TxRate TxRate-91776k 1733
+VALUE KarlNet-TurboCell-TxRate TxRate-91904k 1734
+VALUE KarlNet-TurboCell-TxRate TxRate-92032k 1735
+VALUE KarlNet-TurboCell-TxRate TxRate-92160k 1736
+VALUE KarlNet-TurboCell-TxRate TxRate-92288k 1737
+VALUE KarlNet-TurboCell-TxRate TxRate-92416k 1738
+VALUE KarlNet-TurboCell-TxRate TxRate-92544k 1739
+VALUE KarlNet-TurboCell-TxRate TxRate-92672k 1740
+VALUE KarlNet-TurboCell-TxRate TxRate-92800k 1741
+VALUE KarlNet-TurboCell-TxRate TxRate-92928k 1742
+VALUE KarlNet-TurboCell-TxRate TxRate-93056k 1743
+VALUE KarlNet-TurboCell-TxRate TxRate-93184k 1744
+VALUE KarlNet-TurboCell-TxRate TxRate-93312k 1745
+VALUE KarlNet-TurboCell-TxRate TxRate-93440k 1746
+VALUE KarlNet-TurboCell-TxRate TxRate-93568k 1747
+VALUE KarlNet-TurboCell-TxRate TxRate-93696k 1748
+VALUE KarlNet-TurboCell-TxRate TxRate-93824k 1749
+VALUE KarlNet-TurboCell-TxRate TxRate-93952k 1750
+VALUE KarlNet-TurboCell-TxRate TxRate-94080k 1751
+VALUE KarlNet-TurboCell-TxRate TxRate-94208k 1752
+VALUE KarlNet-TurboCell-TxRate TxRate-94336k 1753
+VALUE KarlNet-TurboCell-TxRate TxRate-94464k 1754
+VALUE KarlNet-TurboCell-TxRate TxRate-94592k 1755
+VALUE KarlNet-TurboCell-TxRate TxRate-94720k 1756
+VALUE KarlNet-TurboCell-TxRate TxRate-94848k 1757
+VALUE KarlNet-TurboCell-TxRate TxRate-94976k 1758
+VALUE KarlNet-TurboCell-TxRate TxRate-95104k 1759
+VALUE KarlNet-TurboCell-TxRate TxRate-95232k 1760
+VALUE KarlNet-TurboCell-TxRate TxRate-95360k 1761
+VALUE KarlNet-TurboCell-TxRate TxRate-95488k 1762
+VALUE KarlNet-TurboCell-TxRate TxRate-95616k 1763
+VALUE KarlNet-TurboCell-TxRate TxRate-95744k 1764
+VALUE KarlNet-TurboCell-TxRate TxRate-95872k 1765
+VALUE KarlNet-TurboCell-TxRate TxRate-96000k 1766
+VALUE KarlNet-TurboCell-TxRate TxRate-96128k 1767
+VALUE KarlNet-TurboCell-TxRate TxRate-96256k 1768
+VALUE KarlNet-TurboCell-TxRate TxRate-96384k 1769
+VALUE KarlNet-TurboCell-TxRate TxRate-96512k 1770
+VALUE KarlNet-TurboCell-TxRate TxRate-96640k 1771
+VALUE KarlNet-TurboCell-TxRate TxRate-96768k 1772
+VALUE KarlNet-TurboCell-TxRate TxRate-96896k 1773
+VALUE KarlNet-TurboCell-TxRate TxRate-97024k 1774
+VALUE KarlNet-TurboCell-TxRate TxRate-97152k 1775
+VALUE KarlNet-TurboCell-TxRate TxRate-97280k 1776
+VALUE KarlNet-TurboCell-TxRate TxRate-97408k 1777
+VALUE KarlNet-TurboCell-TxRate TxRate-97536k 1778
+VALUE KarlNet-TurboCell-TxRate TxRate-97664k 1779
+VALUE KarlNet-TurboCell-TxRate TxRate-97792k 1780
+VALUE KarlNet-TurboCell-TxRate TxRate-97920k 1781
+VALUE KarlNet-TurboCell-TxRate TxRate-98048k 1782
+VALUE KarlNet-TurboCell-TxRate TxRate-98176k 1783
+VALUE KarlNet-TurboCell-TxRate TxRate-98304k 1784
+VALUE KarlNet-TurboCell-TxRate TxRate-98432k 1785
+VALUE KarlNet-TurboCell-TxRate TxRate-98560k 1786
+VALUE KarlNet-TurboCell-TxRate TxRate-98688k 1787
+VALUE KarlNet-TurboCell-TxRate TxRate-98816k 1788
+VALUE KarlNet-TurboCell-TxRate TxRate-98944k 1789
+VALUE KarlNet-TurboCell-TxRate TxRate-99072k 1790
+VALUE KarlNet-TurboCell-TxRate TxRate-99200k 1791
+VALUE KarlNet-TurboCell-TxRate TxRate-99328k 1792
+VALUE KarlNet-TurboCell-TxRate TxRate-99456k 1793
+VALUE KarlNet-TurboCell-TxRate TxRate-99584k 1794
+VALUE KarlNet-TurboCell-TxRate TxRate-99712k 1795
+VALUE KarlNet-TurboCell-TxRate TxRate-99840k 1796
+VALUE KarlNet-TurboCell-TxRate TxRate-99968k 1797
+VALUE KarlNet-TurboCell-TxRate TxRate-100096k 1798
+VALUE KarlNet-TurboCell-TxRate TxRate-100224k 1799
+VALUE KarlNet-TurboCell-TxRate TxRate-100352k 1800
+VALUE KarlNet-TurboCell-TxRate TxRate-100480k 1801
+VALUE KarlNet-TurboCell-TxRate TxRate-100608k 1802
+VALUE KarlNet-TurboCell-TxRate TxRate-100736k 1803
+VALUE KarlNet-TurboCell-TxRate TxRate-100864k 1804
+VALUE KarlNet-TurboCell-TxRate TxRate-100992k 1805
+VALUE KarlNet-TurboCell-TxRate TxRate-101120k 1806
+VALUE KarlNet-TurboCell-TxRate TxRate-101248k 1807
+VALUE KarlNet-TurboCell-TxRate TxRate-101376k 1808
+VALUE KarlNet-TurboCell-TxRate TxRate-101504k 1809
+VALUE KarlNet-TurboCell-TxRate TxRate-101632k 1810
+VALUE KarlNet-TurboCell-TxRate TxRate-101760k 1811
+VALUE KarlNet-TurboCell-TxRate TxRate-101888k 1812
+VALUE KarlNet-TurboCell-TxRate TxRate-102016k 1813
+VALUE KarlNet-TurboCell-TxRate TxRate-102144k 1814
+VALUE KarlNet-TurboCell-TxRate TxRate-102272k 1815
+VALUE KarlNet-TurboCell-TxRate TxRate-102400k 1816
+VALUE KarlNet-TurboCell-TxRate TxRate-102528k 1817
+VALUE KarlNet-TurboCell-TxRate TxRate-102656k 1818
+VALUE KarlNet-TurboCell-TxRate TxRate-102784k 1819
+VALUE KarlNet-TurboCell-TxRate TxRate-102912k 1820
+VALUE KarlNet-TurboCell-TxRate TxRate-103040k 1821
+VALUE KarlNet-TurboCell-TxRate TxRate-103168k 1822
+VALUE KarlNet-TurboCell-TxRate TxRate-103296k 1823
+VALUE KarlNet-TurboCell-TxRate TxRate-103424k 1824
+VALUE KarlNet-TurboCell-TxRate TxRate-103552k 1825
+VALUE KarlNet-TurboCell-TxRate TxRate-103680k 1826
+VALUE KarlNet-TurboCell-TxRate TxRate-103808k 1827
+VALUE KarlNet-TurboCell-TxRate TxRate-103936k 1828
+VALUE KarlNet-TurboCell-TxRate TxRate-104064k 1829
+VALUE KarlNet-TurboCell-TxRate TxRate-104192k 1830
+VALUE KarlNet-TurboCell-TxRate TxRate-104320k 1831
+VALUE KarlNet-TurboCell-TxRate TxRate-104448k 1832
+VALUE KarlNet-TurboCell-TxRate TxRate-104576k 1833
+VALUE KarlNet-TurboCell-TxRate TxRate-104704k 1834
+VALUE KarlNet-TurboCell-TxRate TxRate-104832k 1835
+VALUE KarlNet-TurboCell-TxRate TxRate-104960k 1836
+VALUE KarlNet-TurboCell-TxRate TxRate-105088k 1837
+VALUE KarlNet-TurboCell-TxRate TxRate-105216k 1838
+VALUE KarlNet-TurboCell-TxRate TxRate-105344k 1839
+VALUE KarlNet-TurboCell-TxRate TxRate-105472k 1840
+VALUE KarlNet-TurboCell-TxRate TxRate-105600k 1841
+VALUE KarlNet-TurboCell-TxRate TxRate-105728k 1842
+VALUE KarlNet-TurboCell-TxRate TxRate-105856k 1843
+VALUE KarlNet-TurboCell-TxRate TxRate-105984k 1844
+VALUE KarlNet-TurboCell-TxRate TxRate-106112k 1845
+VALUE KarlNet-TurboCell-TxRate TxRate-106240k 1846
+VALUE KarlNet-TurboCell-TxRate TxRate-106368k 1847
+VALUE KarlNet-TurboCell-TxRate TxRate-106496k 1848
+VALUE KarlNet-TurboCell-TxRate TxRate-106624k 1849
+VALUE KarlNet-TurboCell-TxRate TxRate-106752k 1850
+VALUE KarlNet-TurboCell-TxRate TxRate-106880k 1851
+VALUE KarlNet-TurboCell-TxRate TxRate-107008k 1852
+VALUE KarlNet-TurboCell-TxRate TxRate-107136k 1853
+VALUE KarlNet-TurboCell-TxRate TxRate-107264k 1854
+VALUE KarlNet-TurboCell-TxRate TxRate-107392k 1855
+VALUE KarlNet-TurboCell-TxRate TxRate-107520k 1856
+VALUE KarlNet-TurboCell-TxRate TxRate-107648k 1857
+VALUE KarlNet-TurboCell-TxRate TxRate-107776k 1858
+VALUE KarlNet-TurboCell-TxRate TxRate-107904k 1859
+VALUE KarlNet-TurboCell-TxRate TxRate-108032k 1860
+VALUE KarlNet-TurboCell-TxRate TxRate-108160k 1861
+VALUE KarlNet-TurboCell-TxRate TxRate-108288k 1862
+VALUE KarlNet-TurboCell-TxRate TxRate-108416k 1863
+VALUE KarlNet-TurboCell-TxRate TxRate-108544k 1864
+VALUE KarlNet-TurboCell-TxRate TxRate-108672k 1865
+VALUE KarlNet-TurboCell-TxRate TxRate-108800k 1866
+VALUE KarlNet-TurboCell-TxRate TxRate-108928k 1867
+VALUE KarlNet-TurboCell-TxRate TxRate-109056k 1868
+VALUE KarlNet-TurboCell-TxRate TxRate-109184k 1869
+VALUE KarlNet-TurboCell-TxRate TxRate-109312k 1870
+VALUE KarlNet-TurboCell-TxRate TxRate-109440k 1871
+VALUE KarlNet-TurboCell-TxRate TxRate-109568k 1872
+VALUE KarlNet-TurboCell-TxRate TxRate-109696k 1873
+VALUE KarlNet-TurboCell-TxRate TxRate-109824k 1874
+VALUE KarlNet-TurboCell-TxRate TxRate-109952k 1875
+VALUE KarlNet-TurboCell-TxRate TxRate-110080k 1876
+VALUE KarlNet-TurboCell-TxRate TxRate-110208k 1877
+VALUE KarlNet-TurboCell-TxRate TxRate-110336k 1878
+VALUE KarlNet-TurboCell-TxRate TxRate-110464k 1879
+VALUE KarlNet-TurboCell-TxRate TxRate-110592k 1880
+VALUE KarlNet-TurboCell-TxRate TxRate-110720k 1881
+VALUE KarlNet-TurboCell-TxRate TxRate-110848k 1882
+VALUE KarlNet-TurboCell-TxRate TxRate-110976k 1883
+VALUE KarlNet-TurboCell-TxRate TxRate-111104k 1884
+VALUE KarlNet-TurboCell-TxRate TxRate-111232k 1885
+VALUE KarlNet-TurboCell-TxRate TxRate-111360k 1886
+VALUE KarlNet-TurboCell-TxRate TxRate-111488k 1887
+VALUE KarlNet-TurboCell-TxRate TxRate-111616k 1888
+VALUE KarlNet-TurboCell-TxRate TxRate-111744k 1889
+VALUE KarlNet-TurboCell-TxRate TxRate-111872k 1890
+VALUE KarlNet-TurboCell-TxRate TxRate-112000k 1891
+VALUE KarlNet-TurboCell-TxRate TxRate-112128k 1892
+VALUE KarlNet-TurboCell-TxRate TxRate-112256k 1893
+VALUE KarlNet-TurboCell-TxRate TxRate-112384k 1894
+VALUE KarlNet-TurboCell-TxRate TxRate-112512k 1895
+VALUE KarlNet-TurboCell-TxRate TxRate-112640k 1896
+VALUE KarlNet-TurboCell-TxRate TxRate-112768k 1897
+VALUE KarlNet-TurboCell-TxRate TxRate-112896k 1898
+VALUE KarlNet-TurboCell-TxRate TxRate-113024k 1899
+VALUE KarlNet-TurboCell-TxRate TxRate-113152k 1900
+VALUE KarlNet-TurboCell-TxRate TxRate-113280k 1901
+VALUE KarlNet-TurboCell-TxRate TxRate-113408k 1902
+VALUE KarlNet-TurboCell-TxRate TxRate-113536k 1903
+VALUE KarlNet-TurboCell-TxRate TxRate-113664k 1904
+VALUE KarlNet-TurboCell-TxRate TxRate-113792k 1905
+VALUE KarlNet-TurboCell-TxRate TxRate-113920k 1906
+VALUE KarlNet-TurboCell-TxRate TxRate-114048k 1907
+VALUE KarlNet-TurboCell-TxRate TxRate-114176k 1908
+VALUE KarlNet-TurboCell-TxRate TxRate-114304k 1909
+VALUE KarlNet-TurboCell-TxRate TxRate-114432k 1910
+VALUE KarlNet-TurboCell-TxRate TxRate-114560k 1911
+VALUE KarlNet-TurboCell-TxRate TxRate-114688k 1912
+VALUE KarlNet-TurboCell-TxRate TxRate-114816k 1913
+VALUE KarlNet-TurboCell-TxRate TxRate-114944k 1914
+VALUE KarlNet-TurboCell-TxRate TxRate-115072k 1915
+VALUE KarlNet-TurboCell-TxRate TxRate-115200k 1916
+VALUE KarlNet-TurboCell-TxRate TxRate-115328k 1917
+VALUE KarlNet-TurboCell-TxRate TxRate-115456k 1918
+VALUE KarlNet-TurboCell-TxRate TxRate-115584k 1919
+VALUE KarlNet-TurboCell-TxRate TxRate-115712k 1920
+VALUE KarlNet-TurboCell-TxRate TxRate-115840k 1921
+VALUE KarlNet-TurboCell-TxRate TxRate-115968k 1922
+VALUE KarlNet-TurboCell-TxRate TxRate-116096k 1923
+VALUE KarlNet-TurboCell-TxRate TxRate-116224k 1924
+VALUE KarlNet-TurboCell-TxRate TxRate-116352k 1925
+VALUE KarlNet-TurboCell-TxRate TxRate-116480k 1926
+VALUE KarlNet-TurboCell-TxRate TxRate-116608k 1927
+VALUE KarlNet-TurboCell-TxRate TxRate-116736k 1928
+VALUE KarlNet-TurboCell-TxRate TxRate-116864k 1929
+VALUE KarlNet-TurboCell-TxRate TxRate-116992k 1930
+VALUE KarlNet-TurboCell-TxRate TxRate-117120k 1931
+VALUE KarlNet-TurboCell-TxRate TxRate-117248k 1932
+VALUE KarlNet-TurboCell-TxRate TxRate-117376k 1933
+VALUE KarlNet-TurboCell-TxRate TxRate-117504k 1934
+VALUE KarlNet-TurboCell-TxRate TxRate-117632k 1935
+VALUE KarlNet-TurboCell-TxRate TxRate-117760k 1936
+VALUE KarlNet-TurboCell-TxRate TxRate-117888k 1937
+VALUE KarlNet-TurboCell-TxRate TxRate-118016k 1938
+VALUE KarlNet-TurboCell-TxRate TxRate-118144k 1939
+VALUE KarlNet-TurboCell-TxRate TxRate-118272k 1940
+VALUE KarlNet-TurboCell-TxRate TxRate-118400k 1941
+VALUE KarlNet-TurboCell-TxRate TxRate-118528k 1942
+VALUE KarlNet-TurboCell-TxRate TxRate-118656k 1943
+VALUE KarlNet-TurboCell-TxRate TxRate-118784k 1944
+VALUE KarlNet-TurboCell-TxRate TxRate-118912k 1945
+VALUE KarlNet-TurboCell-TxRate TxRate-119040k 1946
+VALUE KarlNet-TurboCell-TxRate TxRate-119168k 1947
+VALUE KarlNet-TurboCell-TxRate TxRate-119296k 1948
+VALUE KarlNet-TurboCell-TxRate TxRate-119424k 1949
+VALUE KarlNet-TurboCell-TxRate TxRate-119552k 1950
+VALUE KarlNet-TurboCell-TxRate TxRate-119680k 1951
+VALUE KarlNet-TurboCell-TxRate TxRate-119808k 1952
+VALUE KarlNet-TurboCell-TxRate TxRate-119936k 1953
+VALUE KarlNet-TurboCell-TxRate TxRate-120064k 1954
+VALUE KarlNet-TurboCell-TxRate TxRate-120192k 1955
+VALUE KarlNet-TurboCell-TxRate TxRate-120320k 1956
+VALUE KarlNet-TurboCell-TxRate TxRate-120448k 1957
+VALUE KarlNet-TurboCell-TxRate TxRate-120576k 1958
+VALUE KarlNet-TurboCell-TxRate TxRate-120704k 1959
+VALUE KarlNet-TurboCell-TxRate TxRate-120832k 1960
+VALUE KarlNet-TurboCell-TxRate TxRate-120960k 1961
+VALUE KarlNet-TurboCell-TxRate TxRate-121088k 1962
+VALUE KarlNet-TurboCell-TxRate TxRate-121216k 1963
+VALUE KarlNet-TurboCell-TxRate TxRate-121344k 1964
+VALUE KarlNet-TurboCell-TxRate TxRate-121472k 1965
+VALUE KarlNet-TurboCell-TxRate TxRate-121600k 1966
+VALUE KarlNet-TurboCell-TxRate TxRate-121728k 1967
+VALUE KarlNet-TurboCell-TxRate TxRate-121856k 1968
+VALUE KarlNet-TurboCell-TxRate TxRate-121984k 1969
+VALUE KarlNet-TurboCell-TxRate TxRate-122112k 1970
+VALUE KarlNet-TurboCell-TxRate TxRate-122240k 1971
+VALUE KarlNet-TurboCell-TxRate TxRate-122368k 1972
+VALUE KarlNet-TurboCell-TxRate TxRate-122496k 1973
+VALUE KarlNet-TurboCell-TxRate TxRate-122624k 1974
+VALUE KarlNet-TurboCell-TxRate TxRate-122752k 1975
+VALUE KarlNet-TurboCell-TxRate TxRate-122880k 1976
+VALUE KarlNet-TurboCell-TxRate TxRate-123008k 1977
+VALUE KarlNet-TurboCell-TxRate TxRate-123136k 1978
+VALUE KarlNet-TurboCell-TxRate TxRate-123264k 1979
+VALUE KarlNet-TurboCell-TxRate TxRate-123392k 1980
+VALUE KarlNet-TurboCell-TxRate TxRate-123520k 1981
+VALUE KarlNet-TurboCell-TxRate TxRate-123648k 1982
+VALUE KarlNet-TurboCell-TxRate TxRate-123776k 1983
+VALUE KarlNet-TurboCell-TxRate TxRate-123904k 1984
+VALUE KarlNet-TurboCell-TxRate TxRate-124032k 1985
+VALUE KarlNet-TurboCell-TxRate TxRate-124160k 1986
+VALUE KarlNet-TurboCell-TxRate TxRate-124288k 1987
+VALUE KarlNet-TurboCell-TxRate TxRate-124416k 1988
+VALUE KarlNet-TurboCell-TxRate TxRate-124544k 1989
+VALUE KarlNet-TurboCell-TxRate TxRate-124672k 1990
+VALUE KarlNet-TurboCell-TxRate TxRate-124800k 1991
+VALUE KarlNet-TurboCell-TxRate TxRate-124928k 1992
+VALUE KarlNet-TurboCell-TxRate TxRate-125056k 1993
+VALUE KarlNet-TurboCell-TxRate TxRate-125184k 1994
+VALUE KarlNet-TurboCell-TxRate TxRate-125312k 1995
+VALUE KarlNet-TurboCell-TxRate TxRate-125440k 1996
+VALUE KarlNet-TurboCell-TxRate TxRate-125568k 1997
+VALUE KarlNet-TurboCell-TxRate TxRate-125696k 1998
+VALUE KarlNet-TurboCell-TxRate TxRate-125824k 1999
+VALUE KarlNet-TurboCell-TxRate TxRate-125952k 2000
+VALUE KarlNet-TurboCell-TxRate TxRate-126080k 2001
+VALUE KarlNet-TurboCell-TxRate TxRate-126208k 2002
+VALUE KarlNet-TurboCell-TxRate TxRate-126336k 2003
+VALUE KarlNet-TurboCell-TxRate TxRate-126464k 2004
+VALUE KarlNet-TurboCell-TxRate TxRate-126592k 2005
+VALUE KarlNet-TurboCell-TxRate TxRate-126720k 2006
+VALUE KarlNet-TurboCell-TxRate TxRate-126848k 2007
+VALUE KarlNet-TurboCell-TxRate TxRate-126976k 2008
+VALUE KarlNet-TurboCell-TxRate TxRate-127104k 2009
+VALUE KarlNet-TurboCell-TxRate TxRate-127232k 2010
+VALUE KarlNet-TurboCell-TxRate TxRate-127360k 2011
+VALUE KarlNet-TurboCell-TxRate TxRate-127488k 2012
+VALUE KarlNet-TurboCell-TxRate TxRate-127616k 2013
+VALUE KarlNet-TurboCell-TxRate TxRate-127744k 2014
+VALUE KarlNet-TurboCell-TxRate TxRate-127872k 2015
+VALUE KarlNet-TurboCell-TxRate TxRate-128000k 2016
+VALUE KarlNet-TurboCell-TxRate TxRate-128128k 2017
+VALUE KarlNet-TurboCell-TxRate TxRate-128256k 2018
+VALUE KarlNet-TurboCell-TxRate TxRate-128384k 2019
+VALUE KarlNet-TurboCell-TxRate TxRate-128512k 2020
+VALUE KarlNet-TurboCell-TxRate TxRate-128640k 2021
+VALUE KarlNet-TurboCell-TxRate TxRate-128768k 2022
+VALUE KarlNet-TurboCell-TxRate TxRate-128896k 2023
+VALUE KarlNet-TurboCell-TxRate TxRate-129024k 2024
+VALUE KarlNet-TurboCell-TxRate TxRate-129152k 2025
+VALUE KarlNet-TurboCell-TxRate TxRate-129280k 2026
+VALUE KarlNet-TurboCell-TxRate TxRate-129408k 2027
+VALUE KarlNet-TurboCell-TxRate TxRate-129536k 2028
+VALUE KarlNet-TurboCell-TxRate TxRate-129664k 2029
+VALUE KarlNet-TurboCell-TxRate TxRate-129792k 2030
+VALUE KarlNet-TurboCell-TxRate TxRate-129920k 2031
+VALUE KarlNet-TurboCell-TxRate TxRate-130048k 2032
+VALUE KarlNet-TurboCell-TxRate TxRate-130176k 2033
+VALUE KarlNet-TurboCell-TxRate TxRate-130304k 2034
+VALUE KarlNet-TurboCell-TxRate TxRate-130432k 2035
+VALUE KarlNet-TurboCell-TxRate TxRate-130560k 2036
+VALUE KarlNet-TurboCell-TxRate TxRate-130688k 2037
+VALUE KarlNet-TurboCell-TxRate TxRate-130816k 2038
+VALUE KarlNet-TurboCell-TxRate TxRate-130944k 2039
+VALUE KarlNet-TurboCell-TxRate TxRate-131072k 2040
+VALUE KarlNet-TurboCell-TxRate TxRate-131200k 2041
+VALUE KarlNet-TurboCell-TxRate TxRate-131328k 2042
+VALUE KarlNet-TurboCell-TxRate TxRate-131456k 2043
+VALUE KarlNet-TurboCell-TxRate TxRate-131584k 2044
+VALUE KarlNet-TurboCell-TxRate TxRate-131712k 2045
+VALUE KarlNet-TurboCell-TxRate TxRate-131840k 2046
+VALUE KarlNet-TurboCell-TxRate TxRate-131968k 2047
+
+
+
+# Sets the remote client's Operating State
+ATTRIBUTE KarlNet-TurboCell-OpState 153 integer KarlNet
+VALUE KarlNet-TurboCell-OpState Up 0
+VALUE KarlNet-TurboCell-OpState Down 1
+
+# Sets the remote client's Operating Mode
+ATTRIBUTE KarlNet-TurboCell-OpMode 154 integer KarlNet
+VALUE KarlNet-TurboCell-OpMode Peer-to-Peer 0
+VALUE KarlNet-TurboCell-OpMode Base 1
+VALUE KarlNet-TurboCell-OpMode Base-Polling 2
+VALUE KarlNet-TurboCell-OpMode Satellite-NT 3
+
+# ----------------------------------------------
+# END OF KarlNet Vendor-specific information
+# ----------------------------------------------
+
+
+
diff --git a/radius/dictionary.livingston b/radius/dictionary.livingston
new file mode 100644
index 0000000000..c0a98042c9
--- /dev/null
+++ b/radius/dictionary.livingston
@@ -0,0 +1,59 @@
+#
+# Vendor-Specific attributes use the SMI Network Management Private
+# Enterprise Code from the "Assigned Numbers" RFC
+#
+VENDOR Livingston 307
+
+#
+# Livingston Vendor-Specific Attributes (requires ComOS 3.8)
+#
+ATTRIBUTE LE-Terminate-Detail 2 string Livingston
+ATTRIBUTE LE-Advice-of-Charge 3 string Livingston
+ATTRIBUTE LE-Connect-Detail 4 string Livingston
+
+ATTRIBUTE LE-IP-Pool 6 string Livingston
+ATTRIBUTE LE-IP-Gateway 7 ipaddr Livingston
+ATTRIBUTE LE-Modem-Info 8 string Livingston
+ATTRIBUTE LE-IPSec-Log-Options 9 integer Livingston
+ATTRIBUTE LE-IPSec-Deny-Action 10 integer Livingston
+ATTRIBUTE LE-IPSec-Active-Profile 11 string Livingston
+ATTRIBUTE LE-IPSec-Outsource-Profile 12 string Livingston
+ATTRIBUTE LE-IPSec-Passive-Profile 13 string Livingston
+ATTRIBUTE LE-NAT-TCP-Session-Timeout 14 integer Livingston
+ATTRIBUTE LE-NAT-Other-Session-Timeout 15 integer Livingston
+ATTRIBUTE LE-NAT-Log-Options 16 integer Livingston
+ATTRIBUTE LE-NAT-Sess-Dir-Fail-Action 17 integer Livingston
+ATTRIBUTE LE-NAT-Inmap 18 string Livingston
+ATTRIBUTE LE-NAT-Outmap 19 string Livingston
+ATTRIBUTE LE-NAT-Outsource-Inmap 20 string Livingston
+ATTRIBUTE LE-NAT-Outsource-Outmap 21 string Livingston
+ATTRIBUTE LE-Admin-Group 22 string Livingston
+ATTRIBUTE LE-Multicast-Client 23 integer Livingston
+
+VALUE LE-IPSec-Deny-Action Drop 1
+VALUE LE-IPSec-Deny-Action ICMP-Reject 2
+VALUE LE-IPSec-Deny-Action Pass-Through 3
+
+VALUE LE-IPSec-Log-Options SA-Success-On 1
+VALUE LE-IPSec-Log-Options SA-Failure-On 2
+VALUE LE-IPSec-Log-Options Console-On 3
+VALUE LE-IPSec-Log-Options Syslog-On 4
+VALUE LE-IPSec-Log-Options SA-Success-Off 5
+VALUE LE-IPSec-Log-Options SA-Failure-Off 6
+VALUE LE-IPSec-Log-Options Console-Off 7
+VALUE LE-IPSec-Log-Options Syslog-Off 8
+
+VALUE LE-NAT-Sess-Dir-Fail-Action Drop 1
+VALUE LE-NAT-Sess-Dir-Fail-Action ICMP-Reject 2
+VALUE LE-NAT-Sess-Dir-Fail-Action Pass-Through 3
+
+VALUE LE-NAT-Log-Options Session-Success-On 1
+VALUE LE-NAT-Log-Options Session-Failure-On 2
+VALUE LE-NAT-Log-Options Console-On 3
+VALUE LE-NAT-Log-Options Syslog-On 4
+VALUE LE-NAT-Log-Options Success-Off 5
+VALUE LE-NAT-Log-Options Failure-Off 6
+VALUE LE-NAT-Log-Options Console-Off 7
+VALUE LE-NAT-Log-Options Syslog-Off 8
+
+VALUE LE-Multicast-Client On 1
diff --git a/radius/dictionary.localweb b/radius/dictionary.localweb
new file mode 100644
index 0000000000..7d47f59b53
--- /dev/null
+++ b/radius/dictionary.localweb
@@ -0,0 +1,27 @@
+##############################################################################
+#
+# Local-Web Accesspoints
+#
+##############################################################################
+
+VENDOR Local-Web 19220
+
+ATTRIBUTE Local-Web-Client-Ip 192 string Local-Web
+ATTRIBUTE Local-Web-Border-Router 193 string Local-Web
+
+ATTRIBUTE Local-Web-Tx-Limit 200 integer Local-Web
+ATTRIBUTE Local-Web-Rx-Limit 201 integer Local-Web
+
+ATTRIBUTE Local-Web-Acct-Time 210 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Duration 211 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Tx-Bytes 212 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Rx-Bytes 213 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Tx-Gigawords 214 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Rx-Gigawords 215 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Tx-Mgmt 216 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Interim-Rx-Mgmt 217 integer Local-Web
+
+ATTRIBUTE Local-Web-Acct-Tx-Mgmt 230 integer Local-Web
+ATTRIBUTE Local-Web-Acct-Rx-Mgmt 231 integer Local-Web
+
+ATTRIBUTE Local-Web-Reauth-Counter 240 integer Local-Web
diff --git a/radius/dictionary.merit b/radius/dictionary.merit
new file mode 100644
index 0000000000..2188bad8f5
--- /dev/null
+++ b/radius/dictionary.merit
@@ -0,0 +1,13 @@
+#
+# For Merit.
+#
+# $Id$
+#
+VENDOR Merit 61
+
+ATTRIBUTE Merit-Proxy-Action 211 string Merit
+ATTRIBUTE Merit-User-Id 222 string Merit
+ATTRIBUTE Merit-User-Realm 223 string Merit
+
+
+
diff --git a/radius/dictionary.microsoft b/radius/dictionary.microsoft
new file mode 100644
index 0000000000..0bb890dd0a
--- /dev/null
+++ b/radius/dictionary.microsoft
@@ -0,0 +1,83 @@
+#
+# Microsoft's VSA's, from RFC 2548
+#
+# $Id$
+#
+
+VENDOR Microsoft 311
+
+BEGIN-VENDOR Microsoft
+ATTRIBUTE MS-CHAP-Response 1 octets
+ATTRIBUTE MS-CHAP-Error 2 string
+ATTRIBUTE MS-CHAP-CPW-1 3 octets
+ATTRIBUTE MS-CHAP-CPW-2 4 octets
+ATTRIBUTE MS-CHAP-LM-Enc-PW 5 octets
+ATTRIBUTE MS-CHAP-NT-Enc-PW 6 octets
+ATTRIBUTE MS-MPPE-Encryption-Policy 7 octets
+# This is referred to as both singular and plural in the RFC.
+# Plural seems to make more sense.
+ATTRIBUTE MS-MPPE-Encryption-Type 8 octets
+ATTRIBUTE MS-MPPE-Encryption-Types 8 octets
+ATTRIBUTE MS-RAS-Vendor 9 integer # content is Vendor-ID
+ATTRIBUTE MS-CHAP-Domain 10 string
+ATTRIBUTE MS-CHAP-Challenge 11 octets
+ATTRIBUTE MS-CHAP-MPPE-Keys 12 octets encrypt=1
+ATTRIBUTE MS-BAP-Usage 13 integer
+ATTRIBUTE MS-Link-Utilization-Threshold 14 integer # values are 1-100
+ATTRIBUTE MS-Link-Drop-Time-Limit 15 integer
+ATTRIBUTE MS-MPPE-Send-Key 16 octets encrypt=2
+ATTRIBUTE MS-MPPE-Recv-Key 17 octets encrypt=2
+ATTRIBUTE MS-RAS-Version 18 string
+ATTRIBUTE MS-Old-ARAP-Password 19 octets
+ATTRIBUTE MS-New-ARAP-Password 20 octets
+ATTRIBUTE MS-ARAP-PW-Change-Reason 21 integer
+
+ATTRIBUTE MS-Filter 22 octets
+ATTRIBUTE MS-Acct-Auth-Type 23 integer
+ATTRIBUTE MS-Acct-EAP-Type 24 integer
+
+ATTRIBUTE MS-CHAP2-Response 25 octets
+ATTRIBUTE MS-CHAP2-Success 26 octets
+ATTRIBUTE MS-CHAP2-CPW 27 octets
+
+ATTRIBUTE MS-Primary-DNS-Server 28 ipaddr
+ATTRIBUTE MS-Secondary-DNS-Server 29 ipaddr
+ATTRIBUTE MS-Primary-NBNS-Server 30 ipaddr
+ATTRIBUTE MS-Secondary-NBNS-Server 31 ipaddr
+
+#ATTRIBUTE MS-ARAP-Challenge 33 octets
+
+
+#
+# Integer Translations
+#
+
+# MS-BAP-Usage Values
+
+VALUE MS-BAP-Usage Not-Allowed 0
+VALUE MS-BAP-Usage Allowed 1
+VALUE MS-BAP-Usage Required 2
+
+# MS-ARAP-Password-Change-Reason Values
+
+VALUE MS-ARAP-PW-Change-Reason Just-Change-Password 1
+VALUE MS-ARAP-PW-Change-Reason Expired-Password 2
+VALUE MS-ARAP-PW-Change-Reason Admin-Requires-Password-Change 3
+VALUE MS-ARAP-PW-Change-Reason Password-Too-Short 4
+
+# MS-Acct-Auth-Type Values
+
+VALUE MS-Acct-Auth-Type PAP 1
+VALUE MS-Acct-Auth-Type CHAP 2
+VALUE MS-Acct-Auth-Type MS-CHAP-1 3
+VALUE MS-Acct-Auth-Type MS-CHAP-2 4
+VALUE MS-Acct-Auth-Type EAP 5
+
+# MS-Acct-EAP-Type Values
+
+VALUE MS-Acct-EAP-Type MD5 4
+VALUE MS-Acct-EAP-Type OTP 5
+VALUE MS-Acct-EAP-Type Generic-Token-Card 6
+VALUE MS-Acct-EAP-Type TLS 13
+
+END-VENDOR Microsoft
diff --git a/radius/dictionary.mikrotik b/radius/dictionary.mikrotik
new file mode 100644
index 0000000000..2a8fbcef4e
--- /dev/null
+++ b/radius/dictionary.mikrotik
@@ -0,0 +1,13 @@
+# http://www.mikrotik.com
+#
+# http://www.mikrotik.com/Documentation/manual_2.7/Basic/AAA.html#ht37996460
+#
+# $Id$
+#
+VENDOR Mikrotik 14988
+
+ATTRIBUTE Mikrotik-Recv-Limit 1 integer Mikrotik
+ATTRIBUTE Mikrotik-Xmit-Limit 2 integer Mikrotik
+
+# this attribute is unused
+ATTRIBUTE Mikrotik-Group 3 string Mikrotik
diff --git a/radius/dictionary.navini b/radius/dictionary.navini
new file mode 100644
index 0000000000..377b640563
--- /dev/null
+++ b/radius/dictionary.navini
@@ -0,0 +1,15 @@
+#
+# dictionary.navini
+#
+# By
+# "Paul Shields" <pshields@navini.com>
+#
+# Version: $Id$
+#
+
+VENDOR Navini 6504
+
+#
+# Standard attribute
+#
+ATTRIBUTE Navini-AVPair 1 string Navini
diff --git a/radius/dictionary.netscreen b/radius/dictionary.netscreen
new file mode 100644
index 0000000000..d09f8e4783
--- /dev/null
+++ b/radius/dictionary.netscreen
@@ -0,0 +1,24 @@
+#
+# From:
+# http://www.netscreen.com/support/downloads/4.0_configuring_screenOS_for_NTdomain_v11.pdf
+#
+
+VENDOR Netscreen 3224
+
+ATTRIBUTE NS-Admin-Privilege 1 integer Netscreen
+ATTRIBUTE NS-VSYS-Name 2 string Netscreen
+ATTRIBUTE NS-User-Group 3 string Netscreen
+ATTRIBUTE NS-Primary-DNS 4 ipaddr Netscreen
+ATTRIBUTE NS-Secondary-DNS 5 ipaddr Netscreen
+ATTRIBUTE NS-Primary-WINS 6 ipaddr Netscreen
+ATTRIBUTE NS-Secondary-WINS 7 ipaddr Netscreen
+
+#
+# Values VSYS-Admin and Read-Only-VSYS-Admin require a NS-VSYS-Name
+# attribute in the response packet.
+#
+VALUE NS-Admin-Privilege Root-Admin 1
+VALUE NS-Admin-Privilege All-VSYS-Root-Admin 2
+VALUE NS-Admin-Privilege VSYS-Admin 3
+VALUE NS-Admin-Privilege Read-Only-Admin 4
+VALUE NS-Admin-Privilege Read-Only-VSYS-Admin 5
diff --git a/radius/dictionary.nokia b/radius/dictionary.nokia
new file mode 100644
index 0000000000..54eb683259
--- /dev/null
+++ b/radius/dictionary.nokia
@@ -0,0 +1,28 @@
+#
+# Nokia dictionary
+# $Id$
+#
+# Enable by putting the line "$INCLUDE dictionary.nokia" into
+# the main dictionary file. Don't forget to comment out the
+# $INCLUDE dictionary.ascend, because these over-lap with the
+# standard RADIUS attributes, which are also illegitimately used
+# by Ascend.
+#
+# It's apparently rocket science for people to define their own
+# VSA's.
+#
+
+#
+# The format of this attribute is binary coded decimal (BCD)
+# with the last four bits all set to 1 if there are an odd
+# number of digits,
+#
+# e.g 123 is encoded as hexadecimal bytes 21 F3
+#
+# This is an incredibly stupid way of encoding the data.
+#
+ATTRIBUTE Nokia-IMSI 224 octets
+ATTRIBUTE Nokia-Charging-Id 225 integer
+ATTRIBUTE Nokia-Prepaid-Ind 226 integer
+ATTRIBUTE Nokia-GGSN-IP-Address 227 ipaddr
+ATTRIBUTE Nokia-SGSN-IP-Address 228 ipaddr
diff --git a/radius/dictionary.nomadix b/radius/dictionary.nomadix
new file mode 100644
index 0000000000..066d8ffe52
--- /dev/null
+++ b/radius/dictionary.nomadix
@@ -0,0 +1,21 @@
+#
+# Version: $Id$
+#
+VENDOR Nomadix 3309
+#
+ATTRIBUTE Nomadix-Bw-Up 1 integer Nomadix
+ATTRIBUTE Nomadix-Bw-Down 2 integer Nomadix
+ATTRIBUTE Nomadix-URL-Redirection 3 string Nomadix
+ATTRIBUTE Nomadix-IP-Upsell 4 integer Nomadix
+ATTRIBUTE Nomadix-Expiration 5 string Nomadix
+ATTRIBUTE Nomadix-Subnet 6 string Nomadix
+ATTRIBUTE Nomadix-MaxBytesUp 7 integer Nomadix
+ATTRIBUTE Nomadix-MaxBytesDown 8 integer Nomadix
+ATTRIBUTE Nomadix-EndofSession 9 integer Nomadix
+ATTRIBUTE Nomadix-Logoff-URL 10 string Nomadix
+ATTRIBUTE Nomadix-Net-VLAN 11 integer Nomadix
+ATTRIBUTE Nomadix-Config-URL 12 string Nomadix
+ATTRIBUTE Nomadix-Goodbye-URL 13 string Nomadix
+
+VALUE Nomadix-Ip-Upsell PrivatePool 0
+VALUE Nomadix-Ip-Upsell PublicPool 1
diff --git a/radius/dictionary.propel b/radius/dictionary.propel
new file mode 100644
index 0000000000..5b95970dd1
--- /dev/null
+++ b/radius/dictionary.propel
@@ -0,0 +1,15 @@
+#
+# Found on the net.
+#
+# $Id$
+#
+
+VENDOR Propel 14895
+
+BEGIN-VENDOR Propel
+ATTRIBUTE Propel-Accelerate 1 integer
+ATTRIBUTE Propel-Dialed-Digits 2 string
+ATTRIBUTE Propel-Client-IP-Address 3 ipaddr
+ATTRIBUTE Propel-Client-NAS-IP-Address 4 ipaddr
+ATTRIBUTE Propel-Client-Source-ID 5 integer
+END-VENDOR Propel
diff --git a/radius/dictionary.quintum b/radius/dictionary.quintum
new file mode 100644
index 0000000000..7a22fd2c77
--- /dev/null
+++ b/radius/dictionary.quintum
@@ -0,0 +1,43 @@
+#
+# dictionary.quintum
+#
+# Copied mostly from the Cisco dictionary, by
+# Jeremy McNamara <jj@indie.org>
+#
+# Version: $Id$
+#
+
+VENDOR Quintum 6618
+
+#
+# Standard attribute
+#
+ATTRIBUTE Quintum-AVPair 1 string Quintum
+ATTRIBUTE Quintum-NAS-Port 2 string Quintum
+
+#
+# Voice over IP attributes.
+#
+ATTRIBUTE Quintum-h323-remote-address 23 string Quintum
+ATTRIBUTE Quintum-h323-conf-id 24 string Quintum
+ATTRIBUTE Quintum-h323-setup-time 25 string Quintum
+ATTRIBUTE Quintum-h323-call-origin 26 string Quintum
+ATTRIBUTE Quintum-h323-call-type 27 string Quintum
+ATTRIBUTE Quintum-h323-connect-time 28 string Quintum
+ATTRIBUTE Quintum-h323-disconnect-time 29 string Quintum
+ATTRIBUTE Quintum-h323-disconnect-cause 30 string Quintum
+ATTRIBUTE Quintum-h323-voice-quality 31 string Quintum
+ATTRIBUTE Quintum-h323-gw-id 33 string Quintum
+ATTRIBUTE Quintum-h323-incoming-conf-id 35 string Quintum
+
+ATTRIBUTE Quintum-h323-credit-amount 101 string Quintum
+ATTRIBUTE Quintum-h323-credit-time 102 string Quintum
+ATTRIBUTE Quintum-h323-return-code 103 string Quintum
+ATTRIBUTE Quintum-h323-prompt-id 104 string Quintum
+ATTRIBUTE Quintum-h323-time-and-day 105 string Quintum
+ATTRIBUTE Quintum-h323-redirect-number 106 string Quintum
+ATTRIBUTE Quintum-h323-preferred-lang 107 string Quintum
+ATTRIBUTE Quintum-h323-redirect-ip-address 108 string Quintum
+ATTRIBUTE Quintum-h323-billing-model 109 string Quintum
+ATTRIBUTE Quintum-h323-currency-type 110 string Quintum
+
diff --git a/radius/dictionary.redback b/radius/dictionary.redback
new file mode 100644
index 0000000000..64521c7d5a
--- /dev/null
+++ b/radius/dictionary.redback
@@ -0,0 +1,393 @@
+#
+# Redback dictionary.
+#
+# Version: 1.00 14-Sep-2000 Chris Adams <cmadams@hiwaay.net>
+# $Id$
+#
+
+VENDOR Redback 2352
+
+#
+# Redback Vendor Specific Extensions
+#
+# The first set here uses '_' as the separator, as Redback has changed
+# their documentation to use '-' vs. '_'. The older '_' style entries
+# are listed first so that they will still be accepted,
+# yet not preferred.
+#
+#
+# Redback Vendor Specific Extensions ( older style syntax )
+#
+# The names use underscores (_) instead of dashes (-), because
+# that's what Redback used in their older documentation and examples.
+#
+ATTRIBUTE Client_DNS_Pri 1 ipaddr Redback
+ATTRIBUTE Client_DNS_Sec 2 ipaddr Redback
+ATTRIBUTE DHCP_Max_Leases 3 integer Redback
+ATTRIBUTE Context_Name 4 string Redback
+ATTRIBUTE Bridge_Group 5 string Redback
+ATTRIBUTE BG_Aging_Time 6 string Redback
+ATTRIBUTE BG_Path_Cost 7 string Redback
+ATTRIBUTE BG_Span_Dis 8 string Redback
+ATTRIBUTE BG_Trans_BPDU 9 string Redback
+ATTRIBUTE Rate_Limit_Rate 10 integer Redback
+ATTRIBUTE Rate_Limit_Burst 11 integer Redback
+ATTRIBUTE Police_Rate 12 integer Redback
+ATTRIBUTE Police_Burst 13 integer Redback
+ATTRIBUTE Source_Validation 14 integer Redback
+ATTRIBUTE Tunnel_Domain 15 integer Redback
+ATTRIBUTE Tunnel_Local_Name 16 string Redback
+ATTRIBUTE Tunnel_Remote_Name 17 string Redback
+ATTRIBUTE Tunnel_Function 18 integer Redback
+ATTRIBUTE Tunnel_Max_Sessions 21 integer Redback
+ATTRIBUTE Tunnel_Max_Tunnels 22 integer Redback
+ATTRIBUTE Tunnel_Session_Auth 23 integer Redback
+ATTRIBUTE Tunnel_Window 24 integer Redback
+ATTRIBUTE Tunnel_Retransmit 25 integer Redback
+ATTRIBUTE Tunnel_Cmd_Timeout 26 integer Redback
+ATTRIBUTE PPPOE_URL 27 string Redback
+ATTRIBUTE PPPOE_MOTM 28 string Redback
+ATTRIBUTE Tunnel_Group 29 integer Redback
+ATTRIBUTE Tunnel_Context 30 string Redback
+ATTRIBUTE Tunnel_Algorithm 31 integer Redback
+ATTRIBUTE Tunnel_Deadtime 32 integer Redback
+ATTRIBUTE Mcast_Send 33 integer Redback
+ATTRIBUTE Mcast_Receive 34 integer Redback
+ATTRIBUTE Mcast_MaxGroups 35 integer Redback
+ATTRIBUTE Ip_Address_Pool_Name 36 string Redback
+ATTRIBUTE Tunnel_DNIS 37 integer Redback
+ATTRIBUTE Medium_Type 38 integer Redback
+ATTRIBUTE PVC_Encapsulation_Type 39 integer Redback
+ATTRIBUTE PVC_Profile_Name 40 string Redback
+ATTRIBUTE PVC_Circuit_Padding 41 integer Redback
+ATTRIBUTE Bind_Type 42 integer Redback
+ATTRIBUTE Bind_Auth_Protocol 43 integer Redback
+ATTRIBUTE Bind_Auth_Max_Sessions 44 integer Redback
+ATTRIBUTE Bind_Bypass_Bypass 45 string Redback
+ATTRIBUTE Bind_Auth_Context 46 string Redback
+ATTRIBUTE Bind_Auth_Service_Grp 47 string Redback
+ATTRIBUTE Bind_Bypass_Context 48 string Redback
+ATTRIBUTE Bind_Int_Context 49 string Redback
+ATTRIBUTE Bind_Tun_Context 50 string Redback
+ATTRIBUTE Bind_Ses_Context 51 string Redback
+ATTRIBUTE Bind_Dot1q_Slot 52 integer Redback
+ATTRIBUTE Bind_Dot1q_Port 53 integer Redback
+ATTRIBUTE Bind_Dot1q_Vlan_Tag_Id 54 integer Redback
+ATTRIBUTE Bind_Int_Interface_Name 55 string Redback
+ATTRIBUTE Bind_L2TP_Tunnel_Name 56 string Redback
+ATTRIBUTE Bind_L2TP_Flow_Control 57 integer Redback
+ATTRIBUTE Bind_Sub_User_At_Context 58 string Redback
+ATTRIBUTE Bind_Sub_Password 59 string Redback
+ATTRIBUTE Ip_Host_Addr 60 string Redback
+ATTRIBUTE IP_TOS_Field 61 integer Redback
+ATTRIBUTE NAS_Real_Port 62 integer Redback
+ATTRIBUTE Tunnel_Session_Auth_Ctx 63 string Redback
+ATTRIBUTE Tunnel_Session_Auth_Service_Grp 64 string Redback
+ATTRIBUTE Tunnel_Rate_Limit_Rate 65 integer Redback
+ATTRIBUTE Tunnel_Rate_Limit_Burst 66 integer Redback
+ATTRIBUTE Tunnel_Police_Rate 67 integer Redback
+ATTRIBUTE Tunnel_Police_Burst 68 integer Redback
+ATTRIBUTE Tunnel_L2F_Second_Password 69 string Redback
+ATTRIBUTE TTY_Level_Max 72 integer Redback
+ATTRIBUTE TTY_Level_Start 73 integer Redback
+ATTRIBUTE Acct_Input_Octets_64 128 octets Redback
+ATTRIBUTE Acct_Output_Octets_64 129 octets Redback
+ATTRIBUTE Acct_Input_Packets_64 130 octets Redback
+ATTRIBUTE Acct_Output_Packets_64 131 octets Redback
+ATTRIBUTE Assigned_IP_Address 132 ipaddr Redback
+ATTRIBUTE Acct_Mcast_In_Octets 133 integer Redback
+ATTRIBUTE Acct_Mcast_Out_Octets 134 integer Redback
+ATTRIBUTE Acct_Mcast_In_Packets 135 integer Redback
+ATTRIBUTE Acct_Mcast_Out_Packets 136 integer Redback
+ATTRIBUTE LAC_Port 137 integer Redback
+ATTRIBUTE LAC_Real_Port 138 integer Redback
+ATTRIBUTE LAC_Port_Type 139 integer Redback
+ATTRIBUTE LAC_Real_Port_Type 140 integer Redback
+ATTRIBUTE Acct_Dyn_Ac_Ent 141 string Redback
+ATTRIBUTE Session_Error_Code 142 integer Redback
+ATTRIBUTE Session_Error_Msg 143 string Redback
+
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_RAW 1
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_ROUTE1483 2
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_AUTO1483 3
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_MULTI 4
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_BRIDGE1483 5
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPP 6
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPP_SERIAL 7
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPP_NLPID 8
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPP_AUTO 9
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPPOE 10
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_L2TP 11
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ATM_PPP_LLC 12
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_AUTO1490 13
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_MULTI 14
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_BRIDGE1490 15
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_PPP 16
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_PPP_AUTO 17
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_PPPOE 18
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_ROUTE1490 19
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_FRAME_L2TP 20
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_L2TP_VC_MUXED 21
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ETH 22
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ETH_PPPOE 23
+VALUE PVC_Encapsulation_Type AAA_ENCAPS_ETH_MULTI 24
+VALUE PVC_Circuit_Padding AAA_CIRCUIT_PADDING 1
+VALUE PVC_Circuit_Padding AAA_CIRCUIT_NO_PADDING 2
+VALUE Bind_Type AAA_AUTH_BIND 1
+VALUE Bind_Type AAA_BYPASS_BIND 2
+VALUE Bind_Type AAA_INTERFACE_BIND 3
+VALUE Bind_Type AAA_SUBSCRIBE_BIND 4
+VALUE Bind_Type AAA_TUNNEL_BIND 5
+VALUE Bind_Type AAA_SESSION_BIND 6
+VALUE Bind_Type AAA_Q8021_BIND 7
+VALUE Bind_Type AAA_MULTI_BIND 8
+VALUE Bind_Auth_Protocol AAA_PPP_PAP 1
+VALUE Bind_Auth_Protocol AAA_PPP_CHAP 2
+VALUE Bind_Auth_Protocol AAA_PPP_CHAP_WAIT 3
+VALUE Bind_Auth_Protocol AAA_PPP_CHAP_PAP 4
+VALUE Bind_Auth_Protocol AAA_PPP_CHAP_WAIT_PAP 5
+
+VALUE Tunnel_Function LAC-Only 1
+VALUE Tunnel_Function LNS-Only 2
+VALUE Tunnel_Function LAC-LNS 3
+VALUE Tunnel_Session_auth CHAP 1
+VALUE Tunnel_Session_auth PAP 2
+VALUE Tunnel_Session_auth CHAP-PAP 3
+VALUE Mcast_Send NO-SEND 1
+VALUE Mcast_Send SEND 2
+VALUE Mcast_Send UNSOLICITED-SEND 3
+VALUE Mcast_Receive NO-RECEIVE 1
+VALUE Mcast_Receive RECEIVE 2
+
+VALUE Tunnel_DNIS DNIS 1
+VALUE Tunnel_DNIS DNIS-Only 2
+
+VALUE LAC_Port_Type NAS_PORT_TYPE_10BT 40
+VALUE LAC_Port_Type NAS_PORT_TYPE_100BT 41
+VALUE LAC_Port_Type NAS_PORT_TYPE_DS3_FR 42
+VALUE LAC_Port_Type NAS_PORT_TYPE_DS3_ATM 43
+VALUE LAC_Port_Type NAS_PORT_TYPE_OC3 44
+VALUE LAC_Port_Type NAS_PORT_TYPE_HSSI 45
+VALUE LAC_Port_Type NAS_PORT_TYPE_EIA530 46
+VALUE LAC_Port_Type NAS_PORT_TYPE_T1 47
+VALUE LAC_Port_Type NAS_PORT_TYPE_CHAN_T3 48
+VALUE LAC_Port_Type NAS_PORT_TYPE_DS1_FR 49
+VALUE LAC_Port_Type NAS_PORT_TYPE_E3_ATM 50
+VALUE LAC_Port_Type NAS_PORT_TYPE_IMA_ATM 51
+VALUE LAC_Port_Type NAS_PORT_TYPE_DS3_ATM_2 52
+VALUE LAC_Port_Type NAS_PORT_TYPE_OC3_ATM_2 53
+VALUE LAC_Port_Type NAS_PORT_TYPE_1000BSX 54
+VALUE LAC_Port_Type NAS_PORT_TYPE_E1_FR 55
+VALUE LAC_Port_Type NAS_PORT_TYPE_E1_ATM 56
+VALUE LAC_Port_Type NAS_PORT_TYPE_E3_FR 57
+VALUE LAC_Port_Type NAS_PORT_TYPE_OC3_POS 58
+VALUE LAC_Port_Type NAS_PORT_TYPE_OC12_POS 59
+VALUE LAC_Port_Type NAS_PORT_TYPE_PPPOE 60
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_10BT 40
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_100BT 41
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_DS3_FR 42
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_DS3_ATM 43
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_OC3 44
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_HSSI 45
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_EIA530 46
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_T1 47
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_CHAN_T3 48
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_DS1_FR 49
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_E3_ATM 50
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_IMA_ATM 51
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_DS3_ATM_2 52
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_OC3_ATM_2 53
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_1000BSX 54
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_E1_FR 55
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_E1_ATM 56
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_E3_FR 57
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_OC3_POS 58
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_OC12_POS 59
+VALUE LAC_Real_Port_Type NAS_PORT_TYPE_PPPOE 60
+
+#
+# New names.
+#
+ATTRIBUTE Client-DNS-Pri 1 ipaddr Redback
+ATTRIBUTE Client-DNS-Sec 2 ipaddr Redback
+ATTRIBUTE DHCP-Max-Leases 3 integer Redback
+ATTRIBUTE Context-Name 4 string Redback
+ATTRIBUTE Bridge-Group 5 string Redback
+ATTRIBUTE BG-Aging-Time 6 string Redback
+ATTRIBUTE BG-Path-Cost 7 string Redback
+ATTRIBUTE BG-Span-Dis 8 string Redback
+ATTRIBUTE BG-Trans-BPDU 9 string Redback
+ATTRIBUTE Rate-Limit-Rate 10 integer Redback
+ATTRIBUTE Rate-Limit-Burst 11 integer Redback
+ATTRIBUTE Police-Rate 12 integer Redback
+ATTRIBUTE Police-Burst 13 integer Redback
+ATTRIBUTE Source-Validation 14 integer Redback
+ATTRIBUTE Tunnel-Domain 15 integer Redback
+ATTRIBUTE Tunnel-Local-Name 16 string Redback
+ATTRIBUTE Tunnel-Remote-Name 17 string Redback
+ATTRIBUTE Tunnel-Function 18 integer Redback
+ATTRIBUTE Tunnel-Max-Sessions 21 integer Redback
+ATTRIBUTE Tunnel-Max-Tunnels 22 integer Redback
+ATTRIBUTE Tunnel-Session-Auth 23 integer Redback
+ATTRIBUTE Tunnel-Window 24 integer Redback
+ATTRIBUTE Tunnel-Retransmit 25 integer Redback
+ATTRIBUTE Tunnel-Cmd-Timeout 26 integer Redback
+ATTRIBUTE PPPOE-URL 27 string Redback
+ATTRIBUTE PPPOE-MOTM 28 string Redback
+ATTRIBUTE Tunnel-Group 29 integer Redback
+ATTRIBUTE Tunnel-Context 30 string Redback
+ATTRIBUTE Tunnel-Algorithm 31 integer Redback
+ATTRIBUTE Tunnel-Deadtime 32 integer Redback
+ATTRIBUTE Mcast-Send 33 integer Redback
+ATTRIBUTE Mcast-Receive 34 integer Redback
+ATTRIBUTE Mcast-MaxGroups 35 integer Redback
+ATTRIBUTE Ip-Address-Pool-Name 36 string Redback
+ATTRIBUTE Tunnel-DNIS 37 integer Redback
+ATTRIBUTE Medium-Type 38 integer Redback
+ATTRIBUTE PVC-Encapsulation-Type 39 integer Redback
+ATTRIBUTE PVC-Profile-Name 40 string Redback
+ATTRIBUTE PVC-Circuit-Padding 41 integer Redback
+ATTRIBUTE Bind-Type 42 integer Redback
+ATTRIBUTE Bind-Auth-Protocol 43 integer Redback
+ATTRIBUTE Bind-Auth-Max-Sessions 44 integer Redback
+ATTRIBUTE Bind-Bypass-Bypass 45 string Redback
+ATTRIBUTE Bind-Auth-Context 46 string Redback
+ATTRIBUTE Bind-Auth-Service-Grp 47 string Redback
+ATTRIBUTE Bind-Bypass-Context 48 string Redback
+ATTRIBUTE Bind-Int-Context 49 string Redback
+ATTRIBUTE Bind-Tun-Context 50 string Redback
+ATTRIBUTE Bind-Ses-Context 51 string Redback
+ATTRIBUTE Bind-Dot1q-Slot 52 integer Redback
+ATTRIBUTE Bind-Dot1q-Port 53 integer Redback
+ATTRIBUTE Bind-Dot1q-Vlan-Tag-Id 54 integer Redback
+ATTRIBUTE Bind-Int-Interface-Name 55 string Redback
+ATTRIBUTE Bind-L2TP-Tunnel-Name 56 string Redback
+ATTRIBUTE Bind-L2TP-Flow-Control 57 integer Redback
+ATTRIBUTE Bind-Sub-User-At-Context 58 string Redback
+ATTRIBUTE Bind-Sub-Password 59 string Redback
+ATTRIBUTE Ip-Host-Addr 60 string Redback
+ATTRIBUTE IP-TOS-Field 61 integer Redback
+ATTRIBUTE NAS-Real-Port 62 integer Redback
+ATTRIBUTE Tunnel-Session-Auth-Ctx 63 string Redback
+ATTRIBUTE Tunnel-Session-Auth-Service-Grp 64 string Redback
+ATTRIBUTE Tunnel-Rate-Limit-Rate 65 integer Redback
+ATTRIBUTE Tunnel-Rate-Limit-Burst 66 integer Redback
+ATTRIBUTE Tunnel-Police-Rate 67 integer Redback
+ATTRIBUTE Tunnel-Police-Burst 68 integer Redback
+ATTRIBUTE Tunnel-L2F-Second-Password 69 string Redback
+ATTRIBUTE TTY-Level-Max 72 integer Redback
+ATTRIBUTE TTY-Level-Start 73 integer Redback
+ATTRIBUTE Acct-Input-Octets-64 128 octets Redback
+ATTRIBUTE Acct-Output-Octets-64 129 octets Redback
+ATTRIBUTE Acct-Input-Packets-64 130 octets Redback
+ATTRIBUTE Acct-Output-Packets-64 131 octets Redback
+ATTRIBUTE Assigned-IP-Address 132 ipaddr Redback
+ATTRIBUTE Acct-Mcast-In-Octets 133 integer Redback
+ATTRIBUTE Acct-Mcast-Out-Octets 134 integer Redback
+ATTRIBUTE Acct-Mcast-In-Packets 135 integer Redback
+ATTRIBUTE Acct-Mcast-Out-Packets 136 integer Redback
+ATTRIBUTE LAC-Port 137 integer Redback
+ATTRIBUTE LAC-Real-Port 138 integer Redback
+ATTRIBUTE LAC-Port-Type 139 integer Redback
+ATTRIBUTE LAC-Real-Port-Type 140 integer Redback
+ATTRIBUTE Acct-Dyn-Ac-Ent 141 string Redback
+ATTRIBUTE Session-Error-Code 142 integer Redback
+ATTRIBUTE Session-Error-Msg 143 string Redback
+
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-RAW 1
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-ROUTE1483 2
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-AUTO1483 3
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-MULTI 4
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-BRIDGE1483 5
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPP 6
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPP-SERIAL 7
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPP-NLPID 8
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPP-AUTO 9
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPPOE 10
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-L2TP 11
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ATM-PPP-LLC 12
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-AUTO1490 13
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-MULTI 14
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-BRIDGE1490 15
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-PPP 16
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-PPP-AUTO 17
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-PPPOE 18
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-ROUTE1490 19
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-FRAME-L2TP 20
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-L2TP-VC-MUXED 21
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ETH 22
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ETH-PPPOE 23
+VALUE PVC-Encapsulation-Type AAA-ENCAPS-ETH-MULTI 24
+VALUE PVC-Circuit-Padding AAA-CIRCUIT-PADDING 1
+VALUE PVC-Circuit-Padding AAA-CIRCUIT-NO-PADDING 2
+VALUE Bind-Type AAA-AUTH-BIND 1
+VALUE Bind-Type AAA-BYPASS-BIND 2
+VALUE Bind-Type AAA-INTERFACE-BIND 3
+VALUE Bind-Type AAA-SUBSCRIBE-BIND 4
+VALUE Bind-Type AAA-TUNNEL-BIND 5
+VALUE Bind-Type AAA-SESSION-BIND 6
+VALUE Bind-Type AAA-Q8021-BIND 7
+VALUE Bind-Type AAA-MULTI-BIND 8
+VALUE Bind-Auth-Protocol AAA-PPP-PAP 1
+VALUE Bind-Auth-Protocol AAA-PPP-CHAP 2
+VALUE Bind-Auth-Protocol AAA-PPP-CHAP-WAIT 3
+VALUE Bind-Auth-Protocol AAA-PPP-CHAP-PAP 4
+VALUE Bind-Auth-Protocol AAA-PPP-CHAP-WAIT-PAP 5
+
+VALUE Tunnel-Function LAC-Only 1
+VALUE Tunnel-Function LNS-Only 2
+VALUE Tunnel-Function LAC-LNS 3
+VALUE Tunnel-Session-auth CHAP 1
+VALUE Tunnel-Session-auth PAP 2
+VALUE Tunnel-Session-auth CHAP-PAP 3
+VALUE Mcast-Send NO-SEND 1
+VALUE Mcast-Send SEND 2
+VALUE Mcast-Send UNSOLICITED-SEND 3
+VALUE Mcast-Receive NO-RECEIVE 1
+VALUE Mcast-Receive RECEIVE 2
+
+VALUE Tunnel-DNIS DNIS 1
+VALUE Tunnel-DNIS DNIS-Only 2
+
+VALUE LAC-Port-Type NAS-PORT-TYPE-10BT 40
+VALUE LAC-Port-Type NAS-PORT-TYPE-100BT 41
+VALUE LAC-Port-Type NAS-PORT-TYPE-DS3-FR 42
+VALUE LAC-Port-Type NAS-PORT-TYPE-DS3-ATM 43
+VALUE LAC-Port-Type NAS-PORT-TYPE-OC3 44
+VALUE LAC-Port-Type NAS-PORT-TYPE-HSSI 45
+VALUE LAC-Port-Type NAS-PORT-TYPE-EIA530 46
+VALUE LAC-Port-Type NAS-PORT-TYPE-T1 47
+VALUE LAC-Port-Type NAS-PORT-TYPE-CHAN-T3 48
+VALUE LAC-Port-Type NAS-PORT-TYPE-DS1-FR 49
+VALUE LAC-Port-Type NAS-PORT-TYPE-E3-ATM 50
+VALUE LAC-Port-Type NAS-PORT-TYPE-IMA-ATM 51
+VALUE LAC-Port-Type NAS-PORT-TYPE-DS3-ATM-2 52
+VALUE LAC-Port-Type NAS-PORT-TYPE-OC3-ATM-2 53
+VALUE LAC-Port-Type NAS-PORT-TYPE-1000BSX 54
+VALUE LAC-Port-Type NAS-PORT-TYPE-E1-FR 55
+VALUE LAC-Port-Type NAS-PORT-TYPE-E1-ATM 56
+VALUE LAC-Port-Type NAS-PORT-TYPE-E3-FR 57
+VALUE LAC-Port-Type NAS-PORT-TYPE-OC3-POS 58
+VALUE LAC-Port-Type NAS-PORT-TYPE-OC12-POS 59
+VALUE LAC-Port-Type NAS-PORT-TYPE-PPPOE 60
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-10BT 40
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-100BT 41
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-DS3-FR 42
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-DS3-ATM 43
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-OC3 44
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-HSSI 45
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-EIA530 46
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-T1 47
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-CHAN-T3 48
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-DS1-FR 49
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-E3-ATM 50
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-IMA-ATM 51
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-DS3-ATM-2 52
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-OC3-ATM-2 53
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-1000BSX 54
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-E1-FR 55
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-E1-ATM 56
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-E3-FR 57
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-OC3-POS 58
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-OC12-POS 59
+VALUE LAC-Real-Port-Type NAS-PORT-TYPE-PPPOE 60
diff --git a/radius/dictionary.redcreek b/radius/dictionary.redcreek
new file mode 100644
index 0000000000..186bcb76bd
--- /dev/null
+++ b/radius/dictionary.redcreek
@@ -0,0 +1,16 @@
+#
+# http://www.redcreek.com
+# $Id$
+#
+
+VENDOR RedCreek 1958
+
+ATTRIBUTE RedCreek-Tunneled-IP-Addr 5 ipaddr RedCreek
+ATTRIBUTE RedCreek-Tunneled-IP-Netmask 6 ipaddr RedCreek
+ATTRIBUTE RedCreek-Tunneled-Gateway 7 ipaddr RedCreek
+ATTRIBUTE RedCreek-Tunneled-DNS-Server 8 string RedCreek
+ATTRIBUTE RedCreek-Tunneled-WINS-Server1 9 string RedCreek
+ATTRIBUTE RedCreek-Tunneled-WINS-Server2 10 string RedCreek
+ATTRIBUTE RedCreek-Tunneled-HostName 11 string RedCreek
+ATTRIBUTE RedCreek-Tunneled-DomainName 12 string RedCreek
+ATTRIBUTE RedCreek-Tunneled-Search-List 13 string RedCreek
diff --git a/radius/dictionary.shasta b/radius/dictionary.shasta
new file mode 100644
index 0000000000..f29baeb4ca
--- /dev/null
+++ b/radius/dictionary.shasta
@@ -0,0 +1,19 @@
+#
+# dictionary.shasta
+#
+# Nortel Shasta VSAs
+# Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
+#
+
+VENDOR Shasta 3199
+
+#
+# Standard attribute
+#
+ATTRIBUTE Shasta-User-Privilege 1 integer Shasta
+ATTRIBUTE Shasta-Service-Profile 2 string Shasta
+ATTRIBUTE Shasta-VPN-Name 3 string Shasta
+
+VALUE Shasta-User-Privilege User 1
+VALUE Shasta-User-Privilege Super-User 2
+VALUE Shasta-User-Privilege SSuper-User 3
diff --git a/radius/dictionary.shiva b/radius/dictionary.shiva
new file mode 100644
index 0000000000..d4f2356978
--- /dev/null
+++ b/radius/dictionary.shiva
@@ -0,0 +1,93 @@
+#
+# Shiva dictionary.
+#
+# Shiva Inc.
+# http://www.shiva.com/
+#
+# For more information on magic values for Shiva-User-Attributes,
+# see their web page, at:
+#
+# http://www.shiva.com/prod/kbase/mapping.html
+#
+# Enable by putting the line "$INCLUDE dictionary.shiva" into
+# the main dictionary file.
+#
+# Version: 1.00 27-Apr-1999 contributed by Alan DeKok
+# $Id$
+#
+
+VENDOR Shiva 166
+
+# Shiva Extensions
+
+#
+# This next attribute is Shiva's attempt to create their own
+# VSA in the main dictionary. Don't use it. It's a bad idea.
+#
+#ATTRIBUTE Shiva-User-Attributes 51 string
+
+ATTRIBUTE Shiva-User-Attributes 1 string Shiva
+ATTRIBUTE Shiva-Called-Number 90 string Shiva
+ATTRIBUTE Shiva-Calling-Number 91 string Shiva
+ATTRIBUTE Shiva-Customer-Id 92 string Shiva
+ATTRIBUTE Shiva-Type-Of-Service 93 integer Shiva
+ATTRIBUTE Shiva-Link-Speed 94 integer Shiva
+ATTRIBUTE Shiva-Links-In-Bundle 95 integer Shiva
+ATTRIBUTE Shiva-Compression-Type 96 integer Shiva
+ATTRIBUTE Shiva-Link-Protocol 97 integer Shiva
+ATTRIBUTE Shiva-Network-Protocols 98 integer Shiva
+ATTRIBUTE Shiva-Session-Id 99 integer Shiva
+ATTRIBUTE Shiva-Disconnect-Reason 100 integer Shiva
+ATTRIBUTE Shiva-Acct-Serv-Switch 101 ipaddr Shiva
+ATTRIBUTE Shiva-Event-Flags 102 integer Shiva
+ATTRIBUTE Shiva-Function 103 integer Shiva
+ATTRIBUTE Shiva-Connect-Reason 104 integer Shiva
+
+# Shiva Type Of Service Values
+
+VALUE Shiva-Type-Of-Service Analog 1
+VALUE Shiva-Type-Of-Service Digitized-Analog 2
+VALUE Shiva-Type-Of-Service Digital 3
+VALUE Shiva-Type-Of-Service Digital-V110 4
+VALUE Shiva-Type-Of-Service Digital-V120 5
+VALUE Shiva-Type-Of-Service Digital-Leased-Line 6
+
+# Shiva Link Protocol Values
+
+VALUE Shiva-Link-Protocol HDLC 1
+VALUE Shiva-Link-Protocol ARAV1 2
+VALUE Shiva-Link-Protocol ARAV2 3
+VALUE Shiva-Link-Protocol SHELL 4
+VALUE Shiva-Link-Protocol AALAP 5
+VALUE Shiva-Link-Protocol SLIP 6
+
+# Shiva Connect Reason Values
+
+VALUE Shiva-Connect-Reason Remote 1
+VALUE Shiva-Connect-Reason Dialback 2
+VALUE Shiva-Connect-Reason Virtual-Connection 3
+VALUE Shiva-Connect-Reason Bandwidth-On-Demand 4
+
+# Shiva Disconnect Reason Values
+
+VALUE Shiva-Disconnect-Reason Remote 1
+VALUE Shiva-Disconnect-Reason Error 2
+VALUE Shiva-Disconnect-Reason Idle-Timeout 3
+VALUE Shiva-Disconnect-Reason Session-Timeout 4
+VALUE Shiva-Disconnect-Reason Admin-Disconnect 5
+VALUE Shiva-Disconnect-Reason Dialback 6
+VALUE Shiva-Disconnect-Reason Virtual-Connection 7
+VALUE Shiva-Disconnect-Reason Bandwidth-On-Demand 8
+VALUE Shiva-Disconnect-Reason Failed-Authentication 9
+VALUE Shiva-Disconnect-Reason Preempted 10
+VALUE Shiva-Disconnect-Reason Blocked 11
+VALUE Shiva-Disconnect-Reason Tariff-Management 12
+VALUE Shiva-Disconnect-Reason Backup 13
+
+# Shiva Function Values
+
+VALUE Shiva-Function Unknown 0
+VALUE Shiva-Function Dialin 1
+VALUE Shiva-Function Dialout 2
+VALUE Shiva-Function Lan-To-Lan 3
+
diff --git a/radius/dictionary.sonicwall b/radius/dictionary.sonicwall
new file mode 100644
index 0000000000..9d41017b0a
--- /dev/null
+++ b/radius/dictionary.sonicwall
@@ -0,0 +1,58 @@
+#
+# Sonicwall Firewall dictionary
+#
+# $Id$
+#
+
+VENDOR SonicWall 8741
+
+# Backwards compatibility.
+ATTRIBUTE SS3-Firewall-User-Privilege 1 integer SonicWall
+
+# New names.
+ATTRIBUTE SonicWall-User-Privilege 1 integer SonicWall
+VALUE SonicWall-User-Privilege Remote-Access 1 # deprecated
+VALUE SonicWall-User-Privilege Bypass-Filters 2
+VALUE SonicWall-User-Privilege VPN-Client-Access 3 # standard
+VALUE SonicWall-User-Privilege Access-To-VPN 4 # standard
+VALUE SonicWall-User-Privilege Limited-Management 5
+VALUE SonicWall-User-Privilege L2TP-Client-Access 6 # standard
+VALUE SonicWall-User-Privilege Wireless-Guest 7 # standard
+VALUE SonicWall-User-Privilege Wireless-Add-ACL 8
+VALUE SonicWall-User-Privilege Internet-Access 9 # standard
+
+# Those values indicated as "standard" are applicable only on a SonicWall
+# firewall running standard firmware and not on one running enhanced firmware.
+
+#
+# This attribute is to use in place of SonicWall-User-Privilege with RADIUS
+# servers that allow only one instance of a Vendor-Specific attribute to be
+# set (such as the ACE Server from RSA). Note that it is commented out in this
+# file because it is not needed in any servers that support multiple VSA's.
+#
+# The value of this attribute is a text string giving a comma-separated list
+# of one or more privileges, each corresponding to a value of the
+# SonicWall-User-Privilege attribute above (and note that some are applicable
+# only on a SonicWall firewall running standard firmware as indicated above):
+# "BF,VC,VA,LM,LA,WG,WA,IA"
+# "RA" for "Remote-Access" is now deprecated.
+# ATTRIBUTE SonicWall-User-Privileges 2 string SonicWall
+
+
+# Multiple of these can be set for a user, each specifying the name of a
+# user group to which that user has membership. Note that this can
+# alternatively be achieved by use of the Filter-Id attribute.
+# This is applicable only on a SonicWall firewall running enhanced firmware.
+#
+ATTRIBUTE SonicWall-User-Group 3 string SonicWall
+
+# This attribute is to use in place of SonicWall-User-Group with RADIUS
+# servers that allow only one instance of a Vendor-Specific attribute to be
+# set (such as the ACE Server from RSA). Note that it is commented out in this
+# file because it is not needed in any servers that support multiple VSA's.
+#
+# The value of this attribute is a text string giving a comma-separated list
+# of the names of one or more user groups to which that user has membership.
+# This is applicable only on a SonicWall firewall running enhanced firmware.
+#
+# ATTRIBUTE SonicWall-User-Groups 4 string SonicWall.
diff --git a/radius/dictionary.springtide b/radius/dictionary.springtide
new file mode 100644
index 0000000000..9485898c4f
--- /dev/null
+++ b/radius/dictionary.springtide
@@ -0,0 +1,18 @@
+##############################################################################
+#
+# SpringTide VSAs
+#
+# $Id$
+#
+##############################################################################
+
+VENDOR SpringTide 3551
+
+ATTRIBUTE ST-Acct-VC-Connection-Id 1 string SpringTide
+ATTRIBUTE ST-Service-Name 2 string SpringTide
+ATTRIBUTE ST-Service-Domain 3 integer SpringTide
+ATTRIBUTE ST-Policy-Name 4 string SpringTide
+ATTRIBUTE ST-Primary-DNS-Server 5 ipaddr SpringTide
+ATTRIBUTE ST-Secondary-DNS-Server 6 ipaddr SpringTide
+ATTRIBUTE ST-Primary-NBNS-Server 7 ipaddr SpringTide
+ATTRIBUTE ST-Secondary-NBNS-Server 8 ipaddr SpringTide
diff --git a/radius/dictionary.t_systems_nova b/radius/dictionary.t_systems_nova
new file mode 100644
index 0000000000..7bb4f8bfd1
--- /dev/null
+++ b/radius/dictionary.t_systems_nova
@@ -0,0 +1,21 @@
+VENDOR T-Systems-Nova 16787
+
+BEGIN-VENDOR T-Systems-Nova
+
+ATTRIBUTE T-Systems-Nova-Location-ID 1 string
+ATTRIBUTE T-Systems-Nova-Location-Name 2 string
+ATTRIBUTE T-Systems-Nova-Logoff-URL 3 string
+ATTRIBUTE T-Systems-Nova-Redirection-URL 4 string
+ATTRIBUTE T-Systems-Nova-Bandwidth-Min-Up 5 integer
+ATTRIBUTE T-Systems-Nova-Bandwidth-Min-Down 6 integer
+ATTRIBUTE T-Systems-Nova-Bandwidth-Max-Up 7 integer
+ATTRIBUTE T-Systems-Nova-Bandwidth-Max-Down 8 integer
+ATTRIBUTE T-Systems-Nova-Session-Terminate-Time 9 integer
+ATTRIBUTE T-Systems-Nova-Session-Terminate-End-Of-Day 10 integer
+ATTRIBUTE T-Systems-Nova-Billing-Class-Of-Service 11 string
+ATTRIBUTE T-Systems-Nova-Service-Name 12 string
+ATTRIBUTE T-Systems-Nova-Price-Of-Service 13 integer
+ATTRIBUTE T-Systems-Nova-Visiting-Provider-Code 14 string
+ATTRIBUTE T-Systems-Nova-UnknownAVP 15 string
+
+END-VENDOR T-Systems-Nova
diff --git a/radius/dictionary.telebit b/radius/dictionary.telebit
new file mode 100644
index 0000000000..41a38df2ac
--- /dev/null
+++ b/radius/dictionary.telebit
@@ -0,0 +1,10 @@
+#
+# Telebit dictionary
+# $Id$
+#
+VENDOR Telebit 117
+
+ATTRIBUTE Telebit-Login-Command 1 string Telebit
+ATTRIBUTE Telebit-Port-Name 2 string Telebit
+ATTRIBUTE Telebit-Activate-Command 3 string Telebit
+ATTRIBUTE Telebit-Accounting-Info 4 string Telebit
diff --git a/radius/dictionary.trapeze b/radius/dictionary.trapeze
new file mode 100644
index 0000000000..b847b61159
--- /dev/null
+++ b/radius/dictionary.trapeze
@@ -0,0 +1,26 @@
+#
+# dictionary.trapeze
+#
+# For use with FreeRadius and Trapeze Networks MSS software 1.1
+# or greater.
+#
+# For assistance, email support@trapezenetworks.com.
+#
+# $Id$
+#
+#
+VENDOR Trapeze 14525
+
+# Attributes for MSS 1.1 and later
+
+ATTRIBUTE Trapeze-VLAN-Name 1 string Trapeze
+ATTRIBUTE Trapeze-Mobility-Profile 2 string Trapeze
+ATTRIBUTE Trapeze-Encryption-Type 3 string Trapeze
+ATTRIBUTE Trapeze-Time-Of-Day 4 string Trapeze
+
+# New attributes for MSS 3.0 and later
+
+ATTRIBUTE Trapeze-SSID 5 string Trapeze
+ATTRIBUTE Trapeze-End-Date 6 string Trapeze
+ATTRIBUTE Trapeze-Start-Date 7 string Trapeze
+ATTRIBUTE Trapeze-URL 8 string Trapeze
diff --git a/radius/dictionary.tunnel b/radius/dictionary.tunnel
new file mode 100644
index 0000000000..a8f3e4365a
--- /dev/null
+++ b/radius/dictionary.tunnel
@@ -0,0 +1,61 @@
+#
+# dictionary.tunnel
+#
+# Experimental tunneling attributes.
+#
+#
+# Version: $Id$
+#
+
+#
+# Tunneling Attributes
+#
+ATTRIBUTE Tunnel-Type 64 integer has_tag
+ATTRIBUTE Tunnel-Medium-Type 65 integer has_tag
+ATTRIBUTE Tunnel-Client-Endpoint 66 string has_tag
+ATTRIBUTE Tunnel-Server-Endpoint 67 string has_tag
+ATTRIBUTE Tunnel-Connection-Id 68 string has_tag
+ATTRIBUTE Tunnel-Password 69 string has_tag,encrypt=2
+ATTRIBUTE Tunnel-Private-Group-Id 81 string has_tag
+ATTRIBUTE Tunnel-Assignment-Id 82 string has_tag
+ATTRIBUTE Tunnel-Preference 83 integer has_tag
+ATTRIBUTE Acct-Tunnel-Packets-Lost 86 integer
+ATTRIBUTE Tunnel-Client-Auth-Id 90 string has_tag
+ATTRIBUTE Tunnel-Server-Auth-Id 91 string has_tag
+
+VALUE Framed-Protocol PPTP 9
+
+# Tunnel Type
+
+VALUE Tunnel-Type PPTP 1
+VALUE Tunnel-Type L2F 2
+VALUE Tunnel-Type L2TP 3
+VALUE Tunnel-Type ATMP 4
+VALUE Tunnel-Type VTP 5
+VALUE Tunnel-Type AH 6
+VALUE Tunnel-Type IP 7
+VALUE Tunnel-Type MIN-IP 8
+VALUE Tunnel-Type ESP 9
+VALUE Tunnel-Type GRE 10
+VALUE Tunnel-Type DVS 11
+VALUE Tunnel-Type IP-in-IP 12
+VALUE Tunnel-Type VLAN 13
+#
+
+# Tunnel Medium Type
+
+VALUE Tunnel-Medium-Type IP 1
+VALUE Tunnel-Medium-Type X25 2
+VALUE Tunnel-Medium-Type ATM 3
+VALUE Tunnel-Medium-Type Frame-Relay 4
+VALUE Tunnel-Medium-Type BBN-1822 5
+VALUE Tunnel-Medium-Type IEEE-802 6
+VALUE Tunnel-Medium-Type E.163 7
+VALUE Tunnel-Medium-Type E.164 8
+VALUE Tunnel-Medium-Type F.69 9
+VALUE Tunnel-Medium-Type X.121 10
+VALUE Tunnel-Medium-Type IPX 11
+VALUE Tunnel-Medium-Type Appletalk 12
+VALUE Tunnel-Medium-Type DecNet-IV 13
+VALUE Tunnel-Medium-Type Banyan-Vines 14
+VALUE Tunnel-Medium-Type E.164-NSAP 15
diff --git a/radius/dictionary.unisphere b/radius/dictionary.unisphere
new file mode 100644
index 0000000000..4e61379d79
--- /dev/null
+++ b/radius/dictionary.unisphere
@@ -0,0 +1,93 @@
+#
+# $Id$
+#
+# reference:
+# 'unisphere5-3.dct' file from Juniper Networks
+# http://www.juniper.net/techpubs/software/erx/junose53/unisphere5-3.dct
+#
+
+Vendor Unisphere 4878
+
+BEGIN-VENDOR Unisphere
+
+ATTRIBUTE Unisphere-Virtual-Router 1 string
+ATTRIBUTE Unisphere-Local-Address-Pool 2 string
+ATTRIBUTE Unisphere-Local-Interface 3 string
+ATTRIBUTE Unisphere-Primary-Dns 4 ipaddr
+ATTRIBUTE Unisphere-Secondary-Dns 5 ipaddr
+ATTRIBUTE Unisphere-Primary-Wins 6 ipaddr
+ATTRIBUTE Unisphere-Secondary-Wins 7 ipaddr
+ATTRIBUTE Unisphere-Tunnel-Virtual-Router 8 string
+ATTRIBUTE Unisphere-Tunnel-Password 9 string
+ATTRIBUTE Unisphere-Ingress-Policy-Name 10 string
+ATTRIBUTE Unisphere-Egress-Policy-Name 11 string
+ATTRIBUTE Unisphere-Ingress-Statistics 12 integer
+ATTRIBUTE Unisphere-Egress-Statistics 13 integer
+ATTRIBUTE Unisphere-Service-Category 14 integer
+ATTRIBUTE Unisphere-pcr 15 integer
+ATTRIBUTE Unisphere-scr 16 integer
+ATTRIBUTE Unisphere-mbs 17 integer
+ATTRIBUTE Unisphere-Init-CLI-Access-Level 18 string
+ATTRIBUTE Unisphere-Allow-All-VR-Access 19 integer
+ATTRIBUTE Unisphere-Alt-CLI-Access-Level 20 string
+ATTRIBUTE Unisphere-Alt-CLI-VRouter-Name 21 string
+ATTRIBUTE Unisphere-SA-Validate 22 integer
+ATTRIBUTE Unisphere-Igmp-enable 23 integer
+ATTRIBUTE Unisphere-Pppoe-Description 24 string
+ATTRIBUTE Unisphere-Redirect-VRouter-Name 25 string
+ATTRIBUTE Unisphere-Qos-Profile-Name 26 string
+ATTRIBUTE Unisphere-PppoE-Url 28 string
+ATTRIBUTE Unisphere-Service-Bundle 31 string
+ATTRIBUTE Unisphere-Tunnel-Max-Sessions 33 integer
+ATTRIBUTE Unisphere-Framed-Ip-Route-Tag 34 integer
+ATTRIBUTE Unisphere-Tunnel-Dialout-Number 35 string
+ATTRIBUTE Unisphere-Ppp-Username 36 string
+ATTRIBUTE Unisphere-Ppp-Password 37 string
+ATTRIBUTE Unisphere-Ppp-Protocol 38 integer
+ATTRIBUTE Unisphere-Tunnel-Min-Bps 39 integer
+ATTRIBUTE Unisphere-Tunnel-Max-Bps 40 integer
+ATTRIBUTE Unisphere-Tunnel-Bearer-Type 41 integer
+ATTRIBUTE Unisphere-Input-Gigapackets 42 integer
+ATTRIBUTE Unisphere-Output-Gigapackets 43 integer
+ATTRIBUTE Unisphere-Tunnel-Interface-Id 44 string
+ATTRIBUTE Unisphere-IpV6-Virtual-Router 45 string
+ATTRIBUTE Unisphere-IpV6-Local-Interface 46 string
+ATTRIBUTE Unisphere-Ipv6-Primary-Dns 47 ipv6addr
+ATTRIBUTE Unisphere-Ipv6-Secondary-Dns 48 ipv6addr
+ATTRIBUTE Unisphere-Disconnect-Cause 51 octets
+ATTRIBUTE Unisphere-Service-Description 53 string
+ATTRIBUTE Unisphere-Dhcp-Options 55 octets
+ATTRIBUTE Unisphere-Dhcp-Mac-Addr 56 string
+ATTRIBUTE Unisphere-Dhcp-Gi-Address 57 ipaddr
+
+VALUE Unisphere-Ingress-Statistics disable 0
+VALUE Unisphere-Ingress-Statistics enable 1
+
+VALUE Unisphere-Egress-Statistics disable 0
+VALUE Unisphere-Egress-Statistics enable 1
+
+VALUE Unisphere-Service-Category UBR 1
+VALUE Unisphere-Service-Category UBRPCR 2
+VALUE Unisphere-Service-Category nrtVBR 3
+VALUE Unisphere-Service-Category CBR 4
+
+VALUE Unisphere-Allow-All-VR-Access disable 0
+VALUE Unisphere-Allow-All-VR-Access enable 1
+
+VALUE Unisphere-SA-Validate disable 0
+VALUE Unisphere-SA-Validate enable 1
+
+VALUE Unisphere-Igmp-enable disable 0
+VALUE Unisphere-Igmp-enable enable 1
+
+VALUE Unisphere-Ppp-Protocol none 0
+VALUE Unisphere-Ppp-Protocol pap 1
+VALUE Unisphere-Ppp-Protocol chap 2
+VALUE Unisphere-Ppp-Protocol pap-chap 3
+VALUE Unisphere-Ppp-Protocol chap-pap 4
+
+VALUE Unisphere-Tunnel-Bearer-Type none 0
+VALUE Unisphere-Tunnel-Bearer-Type analog 1
+VALUE Unisphere-Tunnel-Bearer-Type digital 2
+
+END-VENDOR Unisphere
diff --git a/radius/dictionary.unix b/radius/dictionary.unix
new file mode 100644
index 0000000000..09755ed0d9
--- /dev/null
+++ b/radius/dictionary.unix
@@ -0,0 +1,18 @@
+#
+# Allegedly for ProFTPd.
+#
+# $Id$
+#
+
+VENDOR Unix 4
+
+BEGIN-VENDOR Unix
+
+ATTRIBUTE Unix-FTP-UID 10 integer
+ATTRIBUTE Unix-FTP-GID 11 integer
+ATTRIBUTE Unix-FTP-Home 12 string
+ATTRIBUTE Unix-FTP-Shell 13 string
+ATTRIBUTE Unix-FTP-Group-Names 14 string
+ATTRIBUTE Unix-FTP-Group-Ids 15 string
+
+END-VENDOR Unix
diff --git a/radius/dictionary.usr b/radius/dictionary.usr
new file mode 100644
index 0000000000..3f7e84f8cc
--- /dev/null
+++ b/radius/dictionary.usr
@@ -0,0 +1,1388 @@
+#
+# dictionary.usr USR Robotics dictionary.
+#
+# Taken from the dictionary included with the USR RADIUS server,
+# and adjusted a bit.
+#
+# Version: $Id$
+#
+
+#
+# USR specific attributes
+#
+# Prompt value should be 1 for echo, 0 for no echo, default 1.
+#ATTRIBUTE Prompt 64 integer
+ATTRIBUTE Multi-Link-Flag 126 integer
+ATTRIBUTE Char-Noecho 250 integer
+
+#
+# USR specific Integer Translations
+#
+
+VALUE Termination-Action Manage-Resources 2
+
+VALUE Acct-Status-Type Modem-Start 4
+VALUE Acct-Status-Type Modem-Stop 5
+VALUE Acct-Status-Type Cancel 6
+
+VALUE Multi-Link-Flag True 1
+VALUE Multi-Link-Flag False 0
+
+# USR specific Authentication Types
+
+#
+# These are commented out because the conflict with the standard
+# definitions.
+#
+#VALUE Acct-Authentic None 0
+#VALUE Acct-Authentic Remote 3
+#VALUE Acct-Authentic RADIUS 4
+#VALUE Acct-Authentic MNET 5
+#VALUE Acct-Authentic KCHAP 6
+#VALUE Acct-Authentic TACACS 7
+#VALUE Acct-Authentic Realm 8
+#VALUE Acct-Authentic Local 9
+#VALUE Acct-Authentic File 10
+#VALUE Acct-Authentic Local-VPN 11
+
+#
+# USR Extensions: USR Vendor-Specific stuff.
+#
+# For now in NMC format (whatever that stands for), though the
+# normal vendor-specific format would work just as well.
+#
+#
+VENDOR USR 429
+BEGIN-VENDOR USR
+
+ATTRIBUTE USR-Last-Number-Dialed-Out 0x0066 string
+ATTRIBUTE USR-Last-Number-Dialed-In-DNIS 0x00E8 string
+ATTRIBUTE USR-Last-Callers-Number-ANI 0x00E9 string
+ATTRIBUTE USR-Channel 0xBF38 integer
+ATTRIBUTE USR-Event-Id 0xBFBE integer
+ATTRIBUTE USR-Event-Date-Time 0xBF2F date
+ATTRIBUTE USR-Call-Start-Date-Time 0xBFF7 date
+ATTRIBUTE USR-Call-End-Date-Time 0xBFF6 date
+ATTRIBUTE USR-Default-DTE-Data-Rate 0x005E integer
+ATTRIBUTE USR-Initial-Rx-Link-Data-Rate 0xBF2D integer
+ATTRIBUTE USR-Final-Rx-Link-Data-Rate 0xBF2C integer
+ATTRIBUTE USR-Initial-Tx-Link-Data-Rate 0x006A integer
+ATTRIBUTE USR-Final-Tx-Link-Data-Rate 0x006B integer
+ATTRIBUTE USR-Chassis-Temperature 0xBF31 integer
+ATTRIBUTE USR-Chassis-Temp-Threshold 0xBE84 integer
+ATTRIBUTE USR-Actual-Voltage 0xBF32 integer
+ATTRIBUTE USR-Expected-Voltage 0xBF33 integer
+ATTRIBUTE USR-Power-Supply-Number 0xBF34 integer
+ATTRIBUTE USR-Card-Type 0xBE85 integer
+ATTRIBUTE USR-Chassis-Slot 0xBF39 integer
+ATTRIBUTE USR-Sync-Async-Mode 0x0067 integer
+ATTRIBUTE USR-Originate-Answer-Mode 0x0068 integer
+ATTRIBUTE USR-Modulation-Type 0x006C integer
+ATTRIBUTE USR-Connect-Term-Reason 0x009B integer
+ATTRIBUTE USR-Failure-to-Connect-Reason 0x0069 integer
+ATTRIBUTE USR-Equalization-Type 0x006F integer
+ATTRIBUTE USR-Fallback-Enabled 0x0070 integer
+ATTRIBUTE USR-Connect-Time-Limit 0xBFE7 integer
+ATTRIBUTE USR-Number-of-Rings-Limit 0xBFE6 integer
+ATTRIBUTE USR-DTE-Data-Idle-Timout 0x0048 integer
+ATTRIBUTE USR-Characters-Sent 0x0071 integer
+ATTRIBUTE USR-Characters-Received 0x0072 integer
+ATTRIBUTE USR-Blocks-Sent 0x0075 integer
+ATTRIBUTE USR-Blocks-Received 0x0076 integer
+ATTRIBUTE USR-Blocks-Resent 0x0077 integer
+ATTRIBUTE USR-Retrains-Requested 0x0078 integer
+ATTRIBUTE USR-Retrains-Granted 0x0079 integer
+ATTRIBUTE USR-Line-Reversals 0x007A integer
+ATTRIBUTE USR-Number-Of-Characters-Lost 0x007B integer
+ATTRIBUTE USR-Number-of-Blers 0x007D integer
+ATTRIBUTE USR-Number-of-Link-Timeouts 0x007E integer
+ATTRIBUTE USR-Number-of-Fallbacks 0x007F integer
+ATTRIBUTE USR-Number-of-Upshifts 0x0080 integer
+ATTRIBUTE USR-Number-of-Link-NAKs 0x0081 integer
+ATTRIBUTE USR-DTR-False-Timeout 0x00BE integer
+ATTRIBUTE USR-Fallback-Limit 0x00BF integer
+ATTRIBUTE USR-Block-Error-Count-Limit 0x00C0 integer
+ATTRIBUTE USR-DTR-True-Timeout 0x00DA integer
+ATTRIBUTE USR-Security-Login-Limit 0xBEDE integer
+ATTRIBUTE USR-Security-Resp-Limit 0xBEFA integer
+ATTRIBUTE USR-DTE-Ring-No-Answer-Limit 0xBF17 integer
+ATTRIBUTE USR-Back-Channel-Data-Rate 0x007C integer
+ATTRIBUTE USR-Simplified-MNP-Levels 0x0099 integer
+ATTRIBUTE USR-Simplified-V42bis-Usage 0x00C7 integer
+ATTRIBUTE USR-Mbi_Ct_PRI_Card_Slot 0x0184 integer
+ATTRIBUTE USR-Mbi_Ct_TDM_Time_Slot 0x0185 integer
+ATTRIBUTE USR-Mbi_Ct_PRI_Card_Span_Line 0x0186 integer
+ATTRIBUTE USR-Mbi_Ct_BChannel_Used 0x0187 integer
+ATTRIBUTE USR-Physical-State 0xBE77 integer
+ATTRIBUTE USR-Packet-Bus-Session 0xBF14 integer
+ATTRIBUTE USR-Server-Time 0xF000 date
+
+# 0xBE5D-0xBE63 sent with Event-Id 79
+ATTRIBUTE USR-Channel-Connected-To 0xBE5D integer
+ATTRIBUTE USR-Slot-Connected-To 0xBE5E integer
+ATTRIBUTE USR-Device-Connected-To 0xBE5F integer
+ATTRIBUTE USR-NFAS-ID 0xBE60 integer
+ATTRIBUTE USR-Q931-Call-Reference-Value 0xBE61 integer
+ATTRIBUTE USR-Call-Event-Code 0xBE62 integer
+ATTRIBUTE USR-DS0 0xBE63 integer
+# DS0s sent with Event-Id 77,78
+ATTRIBUTE USR-DS0s 0xBE64 string
+# Gateway-IP-Address sent with Event-Id 71,72
+ATTRIBUTE USR-Gateway-IP-Address 0xBE66 ipaddr
+
+
+#
+# These are CCA Radius attributes
+#
+ATTRIBUTE USR-PW_USR_IFilter_IP 0x9000 string
+ATTRIBUTE USR-PW_USR_IFilter_IPX 0x9001 string
+ATTRIBUTE USR-PW_USR_OFilter_IP 0x9003 string
+ATTRIBUTE USR-PW_USR_OFilter_IPX 0x9004 string
+ATTRIBUTE USR-PW_USR_OFilter_SAP 0x9005 string
+ATTRIBUTE USR-PW_VPN_ID 0x9006 string
+ATTRIBUTE USR-PW_VPN_Name 0x9007 string
+ATTRIBUTE USR-PW_VPN_Neighbor 0x9008 ipaddr
+ATTRIBUTE USR-PW_Framed_Routing_V2 0x9009 string
+ATTRIBUTE USR-PW_VPN_Gateway 0x900a string
+ATTRIBUTE USR-PW_Tunnel_Authentication 0x900b string
+ATTRIBUTE USR-PW_Index 0x900c string
+ATTRIBUTE USR-PW_Cutoff 0x900d string
+ATTRIBUTE USR-PW_Packet 0x900e string
+ATTRIBUTE USR-Primary_DNS_Server 0x900f ipaddr
+ATTRIBUTE USR-Secondary_DNS_Server 0x9010 ipaddr
+ATTRIBUTE USR-Primary_NBNS_Server 0x9011 ipaddr
+ATTRIBUTE USR-Secondary_NBNS_Server 0x9012 ipaddr
+ATTRIBUTE USR-Syslog-Tap 0x9013 integer
+ATTRIBUTE USR-Chassis-Call-Slot 0x9019 integer
+ATTRIBUTE USR-Chassis-Call-Span 0x901A integer
+ATTRIBUTE USR-Chassis-Call-Channel 0x901B integer
+ATTRIBUTE USR-Keypress-Timeout 0x901C integer
+ATTRIBUTE USR-Unauthenticated-Time 0x901D integer
+ATTRIBUTE USR-Connect-Speed 0x9023 integer
+ATTRIBUTE USR-Framed_IP_Address_Pool_Name 0x9024 string
+ATTRIBUTE USR-MP-EDO 0x9025 string
+
+#
+# Pilgrim attributes
+#
+ATTRIBUTE USR-Bearer-Capabilities 0x9800 integer
+ATTRIBUTE USR-Speed-Of-Connection 0x9801 integer
+ATTRIBUTE USR-Max-Channels 0x9802 integer
+ATTRIBUTE USR-Channel-Expansion 0x9803 integer
+ATTRIBUTE USR-Channel-Decrement 0x9804 integer
+ATTRIBUTE USR-Expansion-Algorithm 0x9805 integer
+ATTRIBUTE USR-Compression-Algorithm 0x9806 integer
+ATTRIBUTE USR-Receive-Acc-Map 0x9807 integer
+ATTRIBUTE USR-Transmit-Acc-Map 0x9808 integer
+ATTRIBUTE USR-Compression-Reset-Mode 0x980a integer
+ATTRIBUTE USR-Min-Compression-Size 0x980b integer
+ATTRIBUTE USR-IP 0x980c integer
+ATTRIBUTE USR-IPX 0x980d integer
+ATTRIBUTE USR-Filter-Zones 0x980e integer
+ATTRIBUTE USR-Appletalk 0x980f integer
+ATTRIBUTE USR-Bridging 0x9810 integer
+ATTRIBUTE USR-Spoofing 0x9811 integer
+ATTRIBUTE USR-Host-Type 0x9812 integer
+ATTRIBUTE USR-Send-Name 0x9813 string
+ATTRIBUTE USR-Send-Password 0x9814 string
+ATTRIBUTE USR-Start-Time 0x9815 integer
+ATTRIBUTE USR-End-Time 0x9816 integer
+ATTRIBUTE USR-Send-Script1 0x9817 string
+ATTRIBUTE USR-Reply-Script1 0x9818 string
+ATTRIBUTE USR-Send-Script2 0x9819 string
+ATTRIBUTE USR-Reply-Script2 0x981a string
+ATTRIBUTE USR-Send-Script3 0x981b string
+ATTRIBUTE USR-Reply-Script3 0x981c string
+ATTRIBUTE USR-Send-Script4 0x981d string
+ATTRIBUTE USR-Reply-Script4 0x981e string
+ATTRIBUTE USR-Send-Script5 0x981f string
+ATTRIBUTE USR-Reply-Script5 0x9820 string
+ATTRIBUTE USR-Send-Script6 0x9821 string
+ATTRIBUTE USR-Reply-Script6 0x9822 string
+ATTRIBUTE USR-Terminal-Type 0x9823 string
+ATTRIBUTE USR-Appletalk-Network-Range 0x9824 integer
+ATTRIBUTE USR-Local-IP-Address 0x9825 string
+ATTRIBUTE USR-Routing-Protocol 0x9826 integer
+ATTRIBUTE USR-Modem-Group 0x9827 integer
+ATTRIBUTE USR-Modem-Training-Time 0x9842 integer
+ATTRIBUTE USR-Interface-Index 0x9843 integer
+ATTRIBUTE USR-MP-MRRU 0x982f integer
+
+ATTRIBUTE USR-SAP-Filter-In 0x9002 string
+ATTRIBUTE USR-MIC 0x9014 string
+ATTRIBUTE USR-Log-Filter-Packets 0x9017 string
+ATTRIBUTE USR-VPN-Encrypter 0x901e integer
+ATTRIBUTE USR-Re-Chap-Timeout 0x9020 integer
+ATTRIBUTE USR-Tunnel-Switch-Endpoint 0x9868 string
+
+ATTRIBUTE USR-IP-SAA-Filter 0x9870 integer
+ATTRIBUTE Initial-Modulation-Type 0x0923 integer
+ATTRIBUTE USR-VTS-Session-Key 0x9856 string
+ATTRIBUTE USR-Orig-NAS-Type 0x9857 string
+ATTRIBUTE USR-Call-Arrival-Time 0x9858 integer
+ATTRIBUTE USR-Call-End-Time 0x9859 integer
+ATTRIBUTE USR-Tunnel-Auth-Hostname 0x986b string
+ATTRIBUTE USR-Acct-Reason-Code 0x986c integer
+ATTRIBUTE USR-Supports-Tags 0x9889 integer
+ATTRIBUTE USR-HARC-Disconnect-Code 0x988b integer
+ATTRIBUTE USR-RMMIE-Status 0x01cd integer
+ATTRIBUTE USR-RMMIE-Last-Update-Event 0x0901 integer
+ATTRIBUTE USR-RMMIE-x2-Status 0x0909 integer
+ATTRIBUTE USR-RMMIE-Planned-Disconnect 0x090a integer
+ATTRIBUTE USR-VPN-GW-Location-Id 0x901f string
+ATTRIBUTE USR-CCP-Algorithm 0x9021 integer
+ATTRIBUTE USR-ACCM-Type 0x9022 integer
+ATTRIBUTE USR-Local-Framed-IP-Addr 0x9026 ipaddr
+ATTRIBUTE USR-IPX-Routing 0x9828 integer
+ATTRIBUTE USR-IPX-WAN 0x9829 integer
+ATTRIBUTE USR-IP-RIP-Policies 0x982a integer
+ATTRIBUTE USR-IP-RIP-Simple-Auth-Password 0x982b string
+ATTRIBUTE USR-IP-RIP-Input-Filter 0x982c string
+ATTRIBUTE USR-IP-Call-Input-Filter 0x982d string
+ATTRIBUTE USR-IPX-RIP-Input-Filter 0x982e string
+ATTRIBUTE USR-IPX-Call-Input-Filter 0x9830 string
+ATTRIBUTE USR-AT-Input-Filter 0x9831 string
+ATTRIBUTE USR-AT-RTMP-Input-Filter 0x9832 string
+ATTRIBUTE USR-AT-Zip-Input-Filter 0x9833 string
+ATTRIBUTE USR-AT-Call-Input-Filter 0x9834 string
+ATTRIBUTE USR-ET-Bridge-Input-Filter 0x9835 string
+ATTRIBUTE USR-IP-RIP-Output-Filter 0x9836 string
+ATTRIBUTE USR-IP-Call-Output-Filter 0x9837 string
+ATTRIBUTE USR-IPX-RIP-Output-Filter 0x9838 string
+ATTRIBUTE USR-IPX-Call-Output-Filter 0x9839 string
+ATTRIBUTE USR-AT-Output-Filter 0x983a string
+ATTRIBUTE USR-AT-RTMP-Output-Filter 0x983b string
+ATTRIBUTE USR-AT-Zip-Output-Filter 0x983c string
+ATTRIBUTE USR-AT-Call-Output-Filter 0x983d string
+ATTRIBUTE USR-ET-Bridge-Output-Filter 0x983e string
+# This item name is too long for the server to parse; had to chop the r off. FIXME?
+ATTRIBUTE USR-ET-Bridge-Call-Output-Filte 0x983f string
+ATTRIBUTE USR-IP-Default-Route-Option 0x9840 integer
+ATTRIBUTE USR-MP-EDO-HIPER 0x9841 string
+ATTRIBUTE USR-Tunnel-Security 0x9844 integer
+ATTRIBUTE USR-Port-Tap 0x9845 integer
+ATTRIBUTE USR-Port-Tap-Format 0x9846 integer
+ATTRIBUTE USR-Port-Tap-Output 0x9847 integer
+ATTRIBUTE USR-Port-Tap-Facility 0x9848 integer
+ATTRIBUTE USR-Port-Tap-Priority 0x9849 integer
+ATTRIBUTE USR-Port-Tap-Address 0x984a ipaddr
+ATTRIBUTE USR-MobileIP-Home-Agent-Address 0x984b ipaddr
+ATTRIBUTE USR-Tunneled-MLPP 0x984c integer
+ATTRIBUTE USR-Multicast-Proxy 0x984d integer
+ATTRIBUTE USR-Multicast-Receive 0x984e integer
+ATTRIBUTE USR-Multicast-Forwarding 0x9850 integer
+ATTRIBUTE USR-IGMP-Query-Interval 0x9851 integer
+ATTRIBUTE USR-IGMP-Maximum-Response-Time 0x9852 integer
+ATTRIBUTE USR-IGMP-Robustness 0x9853 integer
+ATTRIBUTE USR-IGMP-Version 0x9854 integer
+ATTRIBUTE USR-Callback-Type 0x986a integer
+ATTRIBUTE USR-Request-Type 0xf001 integer
+ATTRIBUTE USR-RMMIE-Num-Of-Updates 0x01ce integer
+ATTRIBUTE USR-RMMIE-Manufacturer-ID 0x01df integer
+ATTRIBUTE USR-RMMIE-Product-Code 0x01e0 string
+ATTRIBUTE USR-RMMIE-Serial-Number 0x01e1 string
+ATTRIBUTE USR-RMMIE-Firmware-Version 0x01e2 string
+ATTRIBUTE USR-RMMIE-Firmware-Build-Date 0x01e3 string
+ATTRIBUTE USR-Call-Arrival-in-GMT 0xbe52 date
+ATTRIBUTE USR-Call-Connect-in-GMT 0xbe51 date
+ATTRIBUTE USR-Call-Terminate-in-GMT 0xbe50 date
+ATTRIBUTE USR-IDS0-Call-Type 0xbe4f integer
+ATTRIBUTE USR-Call-Reference-Number 0xbe7d integer
+ATTRIBUTE USR-CDMA-Call-Reference-Number 0x0183 integer
+ATTRIBUTE USR-Mobile-IP-Address 0x088e ipaddr
+ATTRIBUTE USR-IWF-IP-Address 0x03f4 ipaddr
+ATTRIBUTE USR-Called-Party-Number 0x0890 string
+ATTRIBUTE USR-Calling-Party-Number 0x088f string
+ATTRIBUTE USR-Call-Type 0x0891 integer
+ATTRIBUTE USR-ESN 0x0892 string
+ATTRIBUTE USR-IWF-Call-Identifier 0x0893 integer
+ATTRIBUTE USR-IMSI 0x0894 string
+ATTRIBUTE USR-Service-Option 0x0895 integer
+ATTRIBUTE USR-Disconnect-Cause-Indicator 0x0896 integer
+ATTRIBUTE USR-Mobile-NumBytes-Txed 0x0897 integer
+ATTRIBUTE USR-Mobile-NumBytes-Rxed 0x0898 integer
+ATTRIBUTE USR-Num-Fax-Pages-Processed 0x0899 integer
+ATTRIBUTE USR-Compression-Type 0x089a integer
+ATTRIBUTE USR-Call-Error-Code 0x089b integer
+ATTRIBUTE USR-Modem-Setup-Time 0x089c integer
+ATTRIBUTE USR-Call-Connecting-Time 0x089d integer
+ATTRIBUTE USR-Connect-Time 0x089e integer
+ATTRIBUTE USR-RMMIE-Last-Update-Time 0x0900 integer
+ATTRIBUTE USR-RMMIE-Rcv-Tot-PwrLvl 0x0902 integer
+ATTRIBUTE USR-RMMIE-Rcv-PwrLvl-3300Hz 0x0903 integer
+ATTRIBUTE USR-RMMIE-Rcv-PwrLvl-3750Hz 0x0904 integer
+ATTRIBUTE USR-RMMIE-PwrLvl-NearEcho-Canc 0x0905 integer
+ATTRIBUTE USR-RMMIE-PwrLvl-FarEcho-Canc 0x0906 integer
+ATTRIBUTE USR-RMMIE-PwrLvl-Noise-Lvl 0x0907 integer
+ATTRIBUTE USR-RMMIE-PwrLvl-Xmit-Lvl 0x0908 integer
+ATTRIBUTE USR-Framed-IPX-Route 0x9027 ipaddr
+ATTRIBUTE USR-MPIP-Tunnel-Originator 0x9028 ipaddr
+ATTRIBUTE USR-IGMP-Routing 0x9855 integer
+ATTRIBUTE USR-Rad-Multicast-Routing-Ttl 0x9860 integer
+# again, too long for cistron to parse "rate-limit", "protocol" and "boundary"
+ATTRIBUTE USR-Rad-Multicast-Routing-RtLim 0x9861 integer
+ATTRIBUTE USR-Rad-Multicast-Routing-Proto 0x9862 integer
+ATTRIBUTE USR-Rad-Multicast-Routing-Bound 0x9863 string
+ATTRIBUTE USR-Rad-Dvmrp-Metric 0x9864 integer
+ATTRIBUTE USR-Chat-Script-Name 0x9865 string
+ATTRIBUTE USR-CUSR-hat-Script-Rules 0x9866 string
+ATTRIBUTE USR-Rad-Location-Type 0x9867 integer
+ATTRIBUTE USR-OSPF-Addressless-Index 0x9869 integer
+ATTRIBUTE USR-DNIS-ReAuthentication 0x9875 integer
+ATTRIBUTE USR-NAS-Type 0xf002 integer
+ATTRIBUTE USR-Auth-Mode 0xf003 integer
+#
+# Integer Translations
+#
+
+#VALUE USR-Character-Echo Echo-On 0
+#VALUE USR-Character-Echo Echo-Off 1
+
+VALUE USR-PW_Framed_Routing_V2 Off 0
+VALUE USR-PW_Framed_Routing_V2 On 1
+
+VALUE USR-Syslog-Tap Off 0
+VALUE USR-Syslog-Tap On-Raw 1
+VALUE USR-Syslog-Tap On-Framed 2
+VALUE USR-Syslog-Tap Unknown 4294967295
+
+
+# Event Indentifiers
+
+VALUE USR-Event-Id Module-Inserted 6
+VALUE USR-Event-Id Module-Removed 7
+VALUE USR-Event-Id PSU-Voltage-Alarm 8
+VALUE USR-Event-Id PSU-Failed 9
+VALUE USR-Event-Id HUB-Temp-Out-of-Range 10
+VALUE USR-Event-Id Fan-Failed 11
+VALUE USR-Event-Id Watchdog-Timeout 12
+VALUE USR-Event-Id Mgmt-Bus-Failure 13
+VALUE USR-Event-Id In-Connection-Est 14
+VALUE USR-Event-Id Out-Connection-Est 15
+VALUE USR-Event-Id In-Connection-Term 16
+VALUE USR-Event-Id Out-Connection-Term 17
+VALUE USR-Event-Id Connection-Failed 18
+VALUE USR-Event-Id Connection-Timeout 19
+VALUE USR-Event-Id DTE-Transmit-Idle 20
+VALUE USR-Event-Id DTR-True 21
+VALUE USR-Event-Id DTR-False 22
+VALUE USR-Event-Id Block-Error-at-Threshold 23
+VALUE USR-Event-Id Fallbacks-at-Threshold 24
+VALUE USR-Event-Id No-Dial-Tone-Detected 25
+VALUE USR-Event-Id No-Loop-Current-Detected 26
+VALUE USR-Event-Id Yellow-Alarm 27
+VALUE USR-Event-Id Red-Alarm 28
+VALUE USR-Event-Id Loss-Of-Signal 29
+VALUE USR-Event-Id Rcv-Alrm-Ind-Signal 30
+VALUE USR-Event-Id Timing-Source-Switch 31
+VALUE USR-Event-Id Modem-Reset-by-DTE 32
+VALUE USR-Event-Id Modem-Ring-No-Answer 33
+VALUE USR-Event-Id DTE-Ring-No-Answer 34
+VALUE USR-Event-Id Pkt-Bus-Session-Active 35
+VALUE USR-Event-Id Pkt-Bus-Session-Congestion 36
+VALUE USR-Event-Id Pkt-Bus-Session-Lost 37
+VALUE USR-Event-Id Pkt-Bus-Session-Inactive 38
+VALUE USR-Event-Id User-Interface-Reset 39
+VALUE USR-Event-Id Gateway-Port-Out-of-Service 40
+VALUE USR-Event-Id Gateway-Port-Link-Active 41
+VALUE USR-Event-Id Dial-Out-Login-Failure 42
+VALUE USR-Event-Id Dial-In-Login-Failure 43
+VALUE USR-Event-Id Dial-Out-Restricted-Number 44
+VALUE USR-Event-Id Dial-Back-Restricted-Number 45
+VALUE USR-Event-Id User-Blacklisted 46
+VALUE USR-Event-Id Attempted-Login-Blacklisted 47
+VALUE USR-Event-Id Response-Attempt-Limit-Exceeded 48
+VALUE USR-Event-Id Login-Attempt-Limit-Exceeded 49
+VALUE USR-Event-Id Dial-Out-Call-Duration 50
+VALUE USR-Event-Id Dial-In-Call-Duration 51
+VALUE USR-Event-Id Pkt-Bus-Session-Err-Status 52
+VALUE USR-Event-Id NMC-AutoRespnse-Trap 53
+VALUE USR-Event-Id Acct-Server-Contact-Loss 54
+VALUE USR-Event-Id Yellow-Alarm-Clear 55
+VALUE USR-Event-Id Red-Alarm-Clear 56
+VALUE USR-Event-Id Loss-Of-Signal-Clear 57
+VALUE USR-Event-Id Rcv-Alrm-Ind-Signal-Clear 58
+VALUE USR-Event-Id Incoming-Connection-Established 59
+VALUE USR-Event-Id Outgoing-Connection-Established 60
+VALUE USR-Event-Id Incoming-Connection-Terminated 61
+VALUE USR-Event-Id Outgoing-Connection-Terminated 62
+VALUE USR-Event-Id Connection-Attempt-Failure 63
+VALUE USR-Event-Id Continuous-CRC-Alarm 64
+VALUE USR-Event-Id Continuous-CRC-Alarm-Clear 65
+VALUE USR-Event-Id Physical-State-Change 66
+VALUE USR-Event-Id Gateway-Network-Failed 71
+VALUE USR-Event-Id Gateway-Network-Restored 72
+VALUE USR-Event-Id Packet-Bus-Clock-Lost 73
+VALUE USR-Event-Id Packet-Bus-Clock-Restored 74
+VALUE USR-Event-Id D-Channel-In-Service 75
+VALUE USR-Event-Id D-Channel-Out-of-Service 76
+VALUE USR-Event-Id DS0s-In-Service 77
+VALUE USR-Event-Id DS0s-Out-of-Service 78
+VALUE USR-Event-Id T1/T1PRI/E1PRI-Call-Event 79
+VALUE USR-Event-Id Psu-Incompatible 80
+VALUE USR-Event-Id T1,T1-E1/PRI-Call-Arrive-Event 81
+VALUE USR-Event-Id T1,T1-E1/PRI-Call-Connect-Event 82
+VALUE USR-Event-Id T1,T1-E1/PRI-Call-Termina-Event 83
+VALUE USR-Event-Id T1,T1-E1/PRI-Call-Failed-Event 84
+VALUE USR-Event-Id DNS-Contact-Lost 85
+VALUE USR-Event-Id NTP-Contact-Lost 86
+VALUE USR-Event-Id NTP-Contact-Restored 87
+VALUE USR-Event-Id IPGW-Link-Up 88
+VALUE USR-Event-Id IPGW-Link-Down 89
+VALUE USR-Event-Id NTP-Contact-Degraded 90
+VALUE USR-Event-Id In-Connection-Failed 91
+VALUE USR-Event-Id Out-Connection-Failed 92
+VALUE USR-Event-Id Application-ProcessorReset 93
+VALUE USR-Event-Id DSP-Reset 94
+VALUE USR-Event-Id Changed-to-Maint-Srvs-State 95
+VALUE USR-Event-Id Loop-Back-cleared-on-channel 96
+VALUE USR-Event-Id Loop-Back-on-channel 97
+VALUE USR-Event-Id Telco-Abnormal-Response 98
+VALUE USR-Event-Id DNS-Contact-Restored 99
+VALUE USR-Event-Id DNS-Contact-Degraded 100
+VALUE USR-Event-Id RADIUS-Accounting-Restored 101
+VALUE USR-Event-Id RADIUS-Accounting-Group-Restore 102
+VALUE USR-Event-Id RADIUS-Accounting-Group-Degrade 103
+VALUE USR-Event-Id RADIUS-Accounting-Group-NonOper 104
+VALUE USR-Event-Id T1/T1-E1/PRI-InCall-Fail-Event 119
+VALUE USR-Event-Id T1/T1-E1/PRI-OutCall-Fail-Event 120
+VALUE USR-Event-Id RMMIE-Retrain-Event 121
+VALUE USR-Event-Id RMMIE-Speed-Shift-Event 122
+VALUE USR-Event-Id CDMA-Call-Start 191
+VALUE USR-Event-Id CDMA-Call-End 192
+
+
+VALUE USR-Card-Type SlotEmpty 1
+VALUE USR-Card-Type SlotUnknown 2
+VALUE USR-Card-Type NetwMgtCard 3
+VALUE USR-Card-Type DualT1NAC 4
+VALUE USR-Card-Type DualModemNAC 5
+VALUE USR-Card-Type QuadModemNAC 6
+VALUE USR-Card-Type TrGatewayNAC 7
+VALUE USR-Card-Type X25GatewayNAC 8
+VALUE USR-Card-Type DualV34ModemNAC 9
+VALUE USR-Card-Type QuadV32DigitalModemNAC 10
+VALUE USR-Card-Type QuadV32AnalogModemNAC 11
+VALUE USR-Card-Type QuadV32DigAnlModemNAC 12
+VALUE USR-Card-Type QuadV34DigModemNAC 13
+VALUE USR-Card-Type QuadV34AnlModemNAC 14
+VALUE USR-Card-Type QuadV34DigAnlModemNAC 15
+VALUE USR-Card-Type SingleT1NAC 16
+VALUE USR-Card-Type EthernetGatewayNAC 17
+VALUE USR-Card-Type AccessServer 18
+VALUE USR-Card-Type 486TrGatewayNAC 19
+VALUE USR-Card-Type 486EthernetGatewayNAC 20
+VALUE USR-Card-Type DualRS232NAC 22
+VALUE USR-Card-Type 486X25GatewayNAC 23
+VALUE USR-Card-Type ApplicationServerNAC 25
+VALUE USR-Card-Type ISDNGatewayNAC 26
+VALUE USR-Card-Type ISDNpriT1NAC 27
+VALUE USR-Card-Type ClkedNetMgtCard 28
+VALUE USR-Card-Type ModemPoolManagementNAC 29
+VALUE USR-Card-Type ModemPoolNetserverNAC 30
+VALUE USR-Card-Type ModemPoolV34ModemNAC 31
+VALUE USR-Card-Type ModemPoolISDNNAC 32
+VALUE USR-Card-Type NTServerNAC 33
+VALUE USR-Card-Type QuadV34DigitalG2NAC 34
+VALUE USR-Card-Type QuadV34AnalogG2NAC 35
+VALUE USR-Card-Type QuadV34DigAnlgG2NAC 36
+VALUE USR-Card-Type NETServerFrameRelayNAC 37
+VALUE USR-Card-Type NETServerTokenRingNAC 38
+VALUE USR-Card-Type X2524ChannelNAC 39
+VALUE USR-Card-Type WirelessGatewayNac 42
+
+VALUE USR-Card-Type EnhancedAccessServer 44
+VALUE USR-Card-Type EnhancedISDNGatewayNAC 45
+
+VALUE USR-Card-Type DualT1NIC 1001
+VALUE USR-Card-Type DualAlogMdmNIC 1002
+VALUE USR-Card-Type QuadDgtlMdmNIC 1003
+VALUE USR-Card-Type QuadAlogDgtlMdmNIC 1004
+VALUE USR-Card-Type TokenRingNIC 1005
+VALUE USR-Card-Type SingleT1NIC 1006
+VALUE USR-Card-Type EthernetNIC 1007
+VALUE USR-Card-Type ShortHaulDualT1NIC 1008
+VALUE USR-Card-Type DualAlogMgdIntlMdmNIC 1009
+VALUE USR-Card-Type X25NIC 1010
+VALUE USR-Card-Type QuadAlogNonMgdMdmNIC 1011
+VALUE USR-Card-Type QuadAlogMgdIntlMdmNIC 1012
+VALUE USR-Card-Type QuadAlogNonMgdIntlMdmNIC 1013
+VALUE USR-Card-Type QuadLsdLiMgdMdmNIC 1014
+VALUE USR-Card-Type QuadLsdLiNonMgdMdmNIC 1015
+VALUE USR-Card-Type QuadLsdLiMgdIntlMdmNIC 1016
+VALUE USR-Card-Type QuadLsdLiNonMgdIntlMdmNIC 1017
+VALUE USR-Card-Type HSEthernetWithV35NIC 1018
+VALUE USR-Card-Type HSEthernetWithoutV35NIC 1019
+VALUE USR-Card-Type DualHighSpeedV35NIC 1020
+VALUE USR-Card-Type QuadV35RS232LowSpeedNIC 1021
+VALUE USR-Card-Type DualE1NIC 1022
+VALUE USR-Card-Type ShortHaulDualE1NIC 1023
+VALUE USR-Card-Type BellcoreLongHaulDualT1NIC 1025
+VALUE USR-Card-Type BellcoreShrtHaulDualT1NIC 1026
+VALUE USR-Card-Type SCSIEdgeServerNIC 1027
+
+
+VALUE USR-Default-DTE-Data-Rate 110-BPS 1
+VALUE USR-Default-DTE-Data-Rate 300-BPS 2
+VALUE USR-Default-DTE-Data-Rate 600-BPS 3
+VALUE USR-Default-DTE-Data-Rate 1200-BPS 4
+VALUE USR-Default-DTE-Data-Rate 2400-BPS 5
+VALUE USR-Default-DTE-Data-Rate 4800-BPS 6
+VALUE USR-Default-DTE-Data-Rate 7200-BPS 7
+VALUE USR-Default-DTE-Data-Rate 9600-BPS 8
+VALUE USR-Default-DTE-Data-Rate 12K-BPS 9
+VALUE USR-Default-DTE-Data-Rate 14.4K-BPS 10
+VALUE USR-Default-DTE-Data-Rate 16.8-BPS 11
+VALUE USR-Default-DTE-Data-Rate 19.2K-BPS 12
+VALUE USR-Default-DTE-Data-Rate 38.4K-BPS 13
+VALUE USR-Default-DTE-Data-Rate 75-BPS 14
+VALUE USR-Default-DTE-Data-Rate 450-BPS 15
+VALUE USR-Default-DTE-Data-Rate UNKNOWN-BPS 16
+VALUE USR-Default-DTE-Data-Rate 57.6K-BPS 17
+VALUE USR-Default-DTE-Data-Rate 21.6K-BPS 18
+VALUE USR-Default-DTE-Data-Rate 24K-BPS 19
+VALUE USR-Default-DTE-Data-Rate 26K-BPS 20
+VALUE USR-Default-DTE-Data-Rate 28K-BPS 21
+VALUE USR-Default-DTE-Data-Rate 115K-BPS 22
+
+
+VALUE USR-Initial-Rx-Link-Data-Rate 110-BPS 1
+VALUE USR-Initial-Rx-Link-Data-Rate 300-BPS 2
+VALUE USR-Initial-Rx-Link-Data-Rate 600-BPS 3
+VALUE USR-Initial-Rx-Link-Data-Rate 1200-BPS 4
+VALUE USR-Initial-Rx-Link-Data-Rate 2400-BPS 5
+VALUE USR-Initial-Rx-Link-Data-Rate 4800-BPS 6
+VALUE USR-Initial-Rx-Link-Data-Rate 7200-BPS 7
+VALUE USR-Initial-Rx-Link-Data-Rate 9600-BPS 8
+VALUE USR-Initial-Rx-Link-Data-Rate 12000-BPS 9
+VALUE USR-Initial-Rx-Link-Data-Rate 14400-BPS 10
+VALUE USR-Initial-Rx-Link-Data-Rate 16800-BPS 11
+VALUE USR-Initial-Rx-Link-Data-Rate 19200-BPS 12
+VALUE USR-Initial-Rx-Link-Data-Rate 38400-BPS 13
+VALUE USR-Initial-Rx-Link-Data-Rate 75-BPS 14
+VALUE USR-Initial-Rx-Link-Data-Rate 450-BPS 15
+VALUE USR-Initial-Rx-Link-Data-Rate UNKNOWN-BPS 16
+VALUE USR-Initial-Rx-Link-Data-Rate 57600-BPS 17
+VALUE USR-Initial-Rx-Link-Data-Rate 21600-BPS 18
+VALUE USR-Initial-Rx-Link-Data-Rate 24000-BPS 19
+VALUE USR-Initial-Rx-Link-Data-Rate 26400-BPS 20
+VALUE USR-Initial-Rx-Link-Data-Rate 28800-BPS 21
+VALUE USR-Initial-Rx-Link-Data-Rate 115200-BPS 22
+VALUE USR-Initial-Rx-Link-Data-Rate 31200-BPS 23
+VALUE USR-Initial-Rx-Link-Data-Rate 33600-BPS 24
+VALUE USR-Initial-Rx-Link-Data-Rate 25333-BPS 25
+VALUE USR-Initial-Rx-Link-Data-Rate 26666-BPS 26
+VALUE USR-Initial-Rx-Link-Data-Rate 28000-BPS 27
+VALUE USR-Initial-Rx-Link-Data-Rate 29333-BPS 28
+VALUE USR-Initial-Rx-Link-Data-Rate 30666-BPS 29
+VALUE USR-Initial-Rx-Link-Data-Rate 32000-BPS 30
+VALUE USR-Initial-Rx-Link-Data-Rate 33333-BPS 31
+VALUE USR-Initial-Rx-Link-Data-Rate 34666-BPS 32
+VALUE USR-Initial-Rx-Link-Data-Rate 36000-BPS 33
+VALUE USR-Initial-Rx-Link-Data-Rate 37333-BPS 34
+VALUE USR-Initial-Rx-Link-Data-Rate 38666-BPS 35
+VALUE USR-Initial-Rx-Link-Data-Rate 40000-BPS 36
+VALUE USR-Initial-Rx-Link-Data-Rate 41333-BPS 37
+VALUE USR-Initial-Rx-Link-Data-Rate 42666-BPS 38
+VALUE USR-Initial-Rx-Link-Data-Rate 44000-BPS 39
+VALUE USR-Initial-Rx-Link-Data-Rate 45333-BPS 40
+VALUE USR-Initial-Rx-Link-Data-Rate 46666-BPS 41
+VALUE USR-Initial-Rx-Link-Data-Rate 48000-BPS 42
+VALUE USR-Initial-Rx-Link-Data-Rate 49333-BPS 43
+VALUE USR-Initial-Rx-Link-Data-Rate 50666-BPS 44
+VALUE USR-Initial-Rx-Link-Data-Rate 52000-BPS 45
+VALUE USR-Initial-Rx-Link-Data-Rate 53333-BPS 46
+VALUE USR-Initial-Rx-Link-Data-Rate 54666-BPS 47
+VALUE USR-Initial-Rx-Link-Data-Rate 56000-BPS 48
+VALUE USR-Initial-Rx-Link-Data-Rate 57333-BPS 49
+VALUE USR-Initial-Rx-Link-Data-Rate 58666-BPS 50
+VALUE USR-Initial-Rx-Link-Data-Rate 60000-BPS 51
+VALUE USR-Initial-Rx-Link-Data-Rate 61333-BPS 52
+VALUE USR-Initial-Rx-Link-Data-Rate 62666-BPS 53
+VALUE USR-Initial-Rx-Link-Data-Rate 64000-BPS 54
+
+
+
+VALUE USR-Final-Rx-Link-Data-Rate 110-BPS 1
+VALUE USR-Final-Rx-Link-Data-Rate 300-BPS 2
+VALUE USR-Final-Rx-Link-Data-Rate 600-BPS 3
+VALUE USR-Final-Rx-Link-Data-Rate 1200-BPS 4
+VALUE USR-Final-Rx-Link-Data-Rate 2400-BPS 5
+VALUE USR-Final-Rx-Link-Data-Rate 4800-BPS 6
+VALUE USR-Final-Rx-Link-Data-Rate 7200-BPS 7
+VALUE USR-Final-Rx-Link-Data-Rate 9600-BPS 8
+VALUE USR-Final-Rx-Link-Data-Rate 12000-BPS 9
+VALUE USR-Final-Rx-Link-Data-Rate 14400-BPS 10
+VALUE USR-Final-Rx-Link-Data-Rate 16800-BPS 11
+VALUE USR-Final-Rx-Link-Data-Rate 19200-BPS 12
+VALUE USR-Final-Rx-Link-Data-Rate 38400-BPS 13
+VALUE USR-Final-Rx-Link-Data-Rate 75-BPS 14
+VALUE USR-Final-Rx-Link-Data-Rate 450-BPS 15
+VALUE USR-Final-Rx-Link-Data-Rate UNKNOWN-BPS 16
+VALUE USR-Final-Rx-Link-Data-Rate 57600-BPS 17
+VALUE USR-Final-Rx-Link-Data-Rate 21600-BPS 18
+VALUE USR-Final-Rx-Link-Data-Rate 24000-BPS 19
+VALUE USR-Final-Rx-Link-Data-Rate 26400-BPS 20
+VALUE USR-Final-Rx-Link-Data-Rate 28800-BPS 21
+VALUE USR-Final-Rx-Link-Data-Rate 115200-BPS 22
+VALUE USR-Final-Rx-Link-Data-Rate 31200-BPS 23
+VALUE USR-Final-Rx-Link-Data-Rate 33600-BPS 24
+VALUE USR-Final-Rx-Link-Data-Rate 25333-BPS 25
+VALUE USR-Final-Rx-Link-Data-Rate 26666-BPS 26
+VALUE USR-Final-Rx-Link-Data-Rate 28000-BPS 27
+VALUE USR-Final-Rx-Link-Data-Rate 29333-BPS 28
+VALUE USR-Final-Rx-Link-Data-Rate 30666-BPS 29
+VALUE USR-Final-Rx-Link-Data-Rate 32000-BPS 30
+VALUE USR-Final-Rx-Link-Data-Rate 33333-BPS 31
+VALUE USR-Final-Rx-Link-Data-Rate 34666-BPS 32
+VALUE USR-Final-Rx-Link-Data-Rate 36000-BPS 33
+VALUE USR-Final-Rx-Link-Data-Rate 37333-BPS 34
+VALUE USR-Final-Rx-Link-Data-Rate 38666-BPS 35
+VALUE USR-Final-Rx-Link-Data-Rate 40000-BPS 36
+VALUE USR-Final-Rx-Link-Data-Rate 41333-BPS 37
+VALUE USR-Final-Rx-Link-Data-Rate 42666-BPS 38
+VALUE USR-Final-Rx-Link-Data-Rate 44000-BPS 39
+VALUE USR-Final-Rx-Link-Data-Rate 45333-BPS 40
+VALUE USR-Final-Rx-Link-Data-Rate 46666-BPS 41
+VALUE USR-Final-Rx-Link-Data-Rate 48000-BPS 42
+VALUE USR-Final-Rx-Link-Data-Rate 49333-BPS 43
+VALUE USR-Final-Rx-Link-Data-Rate 50666-BPS 44
+VALUE USR-Final-Rx-Link-Data-Rate 52000-BPS 45
+VALUE USR-Final-Rx-Link-Data-Rate 53333-BPS 46
+VALUE USR-Final-Rx-Link-Data-Rate 54666-BPS 47
+VALUE USR-Final-Rx-Link-Data-Rate 56000-BPS 48
+VALUE USR-Final-Rx-Link-Data-Rate 57333-BPS 49
+VALUE USR-Final-Rx-Link-Data-Rate 58666-BPS 50
+VALUE USR-Final-Rx-Link-Data-Rate 60000-BPS 51
+VALUE USR-Final-Rx-Link-Data-Rate 61333-BPS 52
+VALUE USR-Final-Rx-Link-Data-Rate 62666-BPS 53
+VALUE USR-Final-Rx-Link-Data-Rate 64000-BPS 54
+
+
+VALUE USR-Initial-Tx-Link-Data-Rate 110-BPS 1
+VALUE USR-Initial-Tx-Link-Data-Rate 300-BPS 2
+VALUE USR-Initial-Tx-Link-Data-Rate 600-BPS 3
+VALUE USR-Initial-Tx-Link-Data-Rate 1200-BPS 4
+VALUE USR-Initial-Tx-Link-Data-Rate 2400-BPS 5
+VALUE USR-Initial-Tx-Link-Data-Rate 4800-BPS 6
+VALUE USR-Initial-Tx-Link-Data-Rate 7200-BPS 7
+VALUE USR-Initial-Tx-Link-Data-Rate 9600-BPS 8
+VALUE USR-Initial-Tx-Link-Data-Rate 12000-BPS 9
+VALUE USR-Initial-Tx-Link-Data-Rate 14400-BPS 10
+VALUE USR-Initial-Tx-Link-Data-Rate 16800-BPS 11
+VALUE USR-Initial-Tx-Link-Data-Rate 19200-BPS 12
+VALUE USR-Initial-Tx-Link-Data-Rate 38400-BPS 13
+VALUE USR-Initial-Tx-Link-Data-Rate 75-BPS 14
+VALUE USR-Initial-Tx-Link-Data-Rate 450-BPS 15
+VALUE USR-Initial-Tx-Link-Data-Rate UNKNOWN-BPS 16
+VALUE USR-Initial-Tx-Link-Data-Rate 57600-BPS 17
+VALUE USR-Initial-Tx-Link-Data-Rate 21600-BPS 18
+VALUE USR-Initial-Tx-Link-Data-Rate 24000-BPS 19
+VALUE USR-Initial-Tx-Link-Data-Rate 26400-BPS 20
+VALUE USR-Initial-Tx-Link-Data-Rate 28800-BPS 21
+VALUE USR-Initial-Tx-Link-Data-Rate 115200-BPS 22
+VALUE USR-Initial-Tx-Link-Data-Rate 31200-BPS 23
+VALUE USR-Initial-Tx-Link-Data-Rate 33600-BPS 24
+VALUE USR-Initial-Tx-Link-Data-Rate 25333-BPS 25
+VALUE USR-Initial-Tx-Link-Data-Rate 26666-BPS 26
+VALUE USR-Initial-Tx-Link-Data-Rate 28000-BPS 27
+VALUE USR-Initial-Tx-Link-Data-Rate 29333-BPS 28
+VALUE USR-Initial-Tx-Link-Data-Rate 30666-BPS 29
+VALUE USR-Initial-Tx-Link-Data-Rate 32000-BPS 30
+VALUE USR-Initial-Tx-Link-Data-Rate 33333-BPS 31
+VALUE USR-Initial-Tx-Link-Data-Rate 34666-BPS 32
+VALUE USR-Initial-Tx-Link-Data-Rate 36000-BPS 33
+VALUE USR-Initial-Tx-Link-Data-Rate 37333-BPS 34
+VALUE USR-Initial-Tx-Link-Data-Rate 38666-BPS 35
+VALUE USR-Initial-Tx-Link-Data-Rate 40000-BPS 36
+VALUE USR-Initial-Tx-Link-Data-Rate 41333-BPS 37
+VALUE USR-Initial-Tx-Link-Data-Rate 42666-BPS 38
+VALUE USR-Initial-Tx-Link-Data-Rate 44000-BPS 39
+VALUE USR-Initial-Tx-Link-Data-Rate 45333-BPS 40
+VALUE USR-Initial-Tx-Link-Data-Rate 46666-BPS 41
+VALUE USR-Initial-Tx-Link-Data-Rate 48000-BPS 42
+VALUE USR-Initial-Tx-Link-Data-Rate 49333-BPS 43
+VALUE USR-Initial-Tx-Link-Data-Rate 50666-BPS 44
+VALUE USR-Initial-Tx-Link-Data-Rate 52000-BPS 45
+VALUE USR-Initial-Tx-Link-Data-Rate 53333-BPS 46
+VALUE USR-Initial-Tx-Link-Data-Rate 54666-BPS 47
+VALUE USR-Initial-Tx-Link-Data-Rate 56000-BPS 48
+VALUE USR-Initial-Tx-Link-Data-Rate 57333-BPS 49
+VALUE USR-Initial-Tx-Link-Data-Rate 58666-BPS 50
+VALUE USR-Initial-Tx-Link-Data-Rate 60000-BPS 51
+VALUE USR-Initial-Tx-Link-Data-Rate 61333-BPS 52
+VALUE USR-Initial-Tx-Link-Data-Rate 62666-BPS 53
+VALUE USR-Initial-Tx-Link-Data-Rate 64000-BPS 54
+
+
+
+VALUE USR-Final-Tx-Link-Data-Rate 110-BPS 1
+VALUE USR-Final-Tx-Link-Data-Rate 300-BPS 2
+VALUE USR-Final-Tx-Link-Data-Rate 600-BPS 3
+VALUE USR-Final-Tx-Link-Data-Rate 1200-BPS 4
+VALUE USR-Final-Tx-Link-Data-Rate 2400-BPS 5
+VALUE USR-Final-Tx-Link-Data-Rate 4800-BPS 6
+VALUE USR-Final-Tx-Link-Data-Rate 7200-BPS 7
+VALUE USR-Final-Tx-Link-Data-Rate 9600-BPS 8
+VALUE USR-Final-Tx-Link-Data-Rate 12000-BPS 9
+VALUE USR-Final-Tx-Link-Data-Rate 14400-BPS 10
+VALUE USR-Final-Tx-Link-Data-Rate 16800-BPS 11
+VALUE USR-Final-Tx-Link-Data-Rate 19200-BPS 12
+VALUE USR-Final-Tx-Link-Data-Rate 38400-BPS 13
+VALUE USR-Final-Tx-Link-Data-Rate 75-BPS 14
+VALUE USR-Final-Tx-Link-Data-Rate 450-BPS 15
+VALUE USR-Final-Tx-Link-Data-Rate UNKNOWN-BPS 16
+VALUE USR-Final-Tx-Link-Data-Rate 57600-BPS 17
+VALUE USR-Final-Tx-Link-Data-Rate 21600-BPS 18
+VALUE USR-Final-Tx-Link-Data-Rate 24000-BPS 19
+VALUE USR-Final-Tx-Link-Data-Rate 26400-BPS 20
+VALUE USR-Final-Tx-Link-Data-Rate 28800-BPS 21
+VALUE USR-Final-Tx-Link-Data-Rate 115200-BPS 22
+VALUE USR-Final-Tx-Link-Data-Rate 31200-BPS 23
+VALUE USR-Final-Tx-Link-Data-Rate 33600-BPS 24
+VALUE USR-Final-Tx-Link-Data-Rate 25333-BPS 25
+VALUE USR-Final-Tx-Link-Data-Rate 26666-BPS 26
+VALUE USR-Final-Tx-Link-Data-Rate 28000-BPS 27
+VALUE USR-Final-Tx-Link-Data-Rate 29333-BPS 28
+VALUE USR-Final-Tx-Link-Data-Rate 30666-BPS 29
+VALUE USR-Final-Tx-Link-Data-Rate 32000-BPS 30
+VALUE USR-Final-Tx-Link-Data-Rate 33333-BPS 31
+VALUE USR-Final-Tx-Link-Data-Rate 34666-BPS 32
+VALUE USR-Final-Tx-Link-Data-Rate 36000-BPS 33
+VALUE USR-Final-Tx-Link-Data-Rate 37333-BPS 34
+VALUE USR-Final-Tx-Link-Data-Rate 38666-BPS 35
+VALUE USR-Final-Tx-Link-Data-Rate 40000-BPS 36
+VALUE USR-Final-Tx-Link-Data-Rate 41333-BPS 37
+VALUE USR-Final-Tx-Link-Data-Rate 42666-BPS 38
+VALUE USR-Final-Tx-Link-Data-Rate 44000-BPS 39
+VALUE USR-Final-Tx-Link-Data-Rate 45333-BPS 40
+VALUE USR-Final-Tx-Link-Data-Rate 46666-BPS 41
+VALUE USR-Final-Tx-Link-Data-Rate 48000-BPS 42
+VALUE USR-Final-Tx-Link-Data-Rate 49333-BPS 43
+VALUE USR-Final-Tx-Link-Data-Rate 50666-BPS 44
+VALUE USR-Final-Tx-Link-Data-Rate 52000-BPS 45
+VALUE USR-Final-Tx-Link-Data-Rate 53333-BPS 46
+VALUE USR-Final-Tx-Link-Data-Rate 54666-BPS 47
+VALUE USR-Final-Tx-Link-Data-Rate 56000-BPS 48
+VALUE USR-Final-Tx-Link-Data-Rate 57333-BPS 49
+VALUE USR-Final-Tx-Link-Data-Rate 58666-BPS 50
+VALUE USR-Final-Tx-Link-Data-Rate 60000-BPS 51
+VALUE USR-Final-Tx-Link-Data-Rate 61333-BPS 52
+VALUE USR-Final-Tx-Link-Data-Rate 62666-BPS 53
+VALUE USR-Final-Tx-Link-Data-Rate 64000-BPS 54
+
+VALUE USR-Connect-Speed NONE 1
+VALUE USR-Connect-Speed 300-BPS 2
+VALUE USR-Connect-Speed 1200-BPS 3
+VALUE USR-Connect-Speed 2400-BPS 4
+VALUE USR-Connect-Speed 4800-BPS 5
+VALUE USR-Connect-Speed 7200-BPS 6
+VALUE USR-Connect-Speed 9600-BPS 7
+VALUE USR-Connect-Speed 12000-BPS 8
+VALUE USR-Connect-Speed 14400-BPS 9
+VALUE USR-Connect-Speed 16800-BPS 10
+VALUE USR-Connect-Speed 19200-BPS 11
+VALUE USR-Connect-Speed 21600-BPS 12
+VALUE USR-Connect-Speed 28800-BPS 13
+VALUE USR-Connect-Speed 38400-BPS 14
+VALUE USR-Connect-Speed 57600-BPS 15
+VALUE USR-Connect-Speed 115200-BPS 16
+VALUE USR-Connect-Speed 288000-BPS 17
+VALUE USR-Connect-Speed 75-1200-BPS 18
+VALUE USR-Connect-Speed 1200-75-BPS 19
+VALUE USR-Connect-Speed 24000-BPS 20
+VALUE USR-Connect-Speed 26400-BPS 21
+VALUE USR-Connect-Speed 31200-BPS 22
+VALUE USR-Connect-Speed 33600-BPS 23
+VALUE USR-Connect-Speed 33333-BPS 24
+VALUE USR-Connect-Speed 37333-BPS 25
+VALUE USR-Connect-Speed 41333-BPS 26
+VALUE USR-Connect-Speed 42666-BPS 27
+VALUE USR-Connect-Speed 44000-BPS 28
+VALUE USR-Connect-Speed 45333-BPS 29
+VALUE USR-Connect-Speed 46666-BPS 30
+VALUE USR-Connect-Speed 48000-BPS 31
+VALUE USR-Connect-Speed 49333-BPS 32
+VALUE USR-Connect-Speed 50666-BPS 33
+VALUE USR-Connect-Speed 52000-BPS 34
+VALUE USR-Connect-Speed 53333-BPS 35
+VALUE USR-Connect-Speed 54666-BPS 36
+VALUE USR-Connect-Speed 56000-BPS 37
+VALUE USR-Connect-Speed 57333-BPS 38
+VALUE USR-Connect-Speed 64000-BPS 39
+VALUE USR-Connect-Speed 25333-BPS 40
+VALUE USR-Connect-Speed 26666-BPS 41
+VALUE USR-Connect-Speed 28000-BPS 42
+VALUE USR-Connect-Speed 29333-BPS 43
+VALUE USR-Connect-Speed 30666-BPS 44
+VALUE USR-Connect-Speed 32000-BPS 45
+VALUE USR-Connect-Speed 34666-BPS 46
+VALUE USR-Connect-Speed 36000-BPS 47
+VALUE USR-Connect-Speed 38666-BPS 48
+VALUE USR-Connect-Speed 40000-BPS 49
+VALUE USR-Connect-Speed 58666-BPS 50
+VALUE USR-Connect-Speed 60000-BPS 51
+VALUE USR-Connect-Speed 61333-BPS 52
+VALUE USR-Connect-Speed 62666-BPS 53
+
+VALUE USR-Sync-Async-Mode Asynchronous 1
+VALUE USR-Sync-Async-Mode Synchronous 2
+
+VALUE USR-Originate-Answer-Mode Originate_in_Originate_Mode 1
+VALUE USR-Originate-Answer-Mode Originate_in_Answer_Mode 2
+VALUE USR-Originate-Answer-Mode Answer_in_Originate_Mode 3
+VALUE USR-Originate-Answer-Mode Answer_in_Answer_Mode 4
+
+VALUE USR-Modulation-Type usRoboticsHST 1
+VALUE USR-Modulation-Type ccittV32 2
+VALUE USR-Modulation-Type ccittV22bis 3
+VALUE USR-Modulation-Type bell103 4
+VALUE USR-Modulation-Type ccittV21 5
+VALUE USR-Modulation-Type bell212 6
+VALUE USR-Modulation-Type ccittV32bis 7
+VALUE USR-Modulation-Type ccittV23 8
+VALUE USR-Modulation-Type negotiationFailed 9
+VALUE USR-Modulation-Type bell208b 10
+VALUE USR-Modulation-Type v21FaxClass1 11
+VALUE USR-Modulation-Type v27FaxClass1 12
+VALUE USR-Modulation-Type v29FaxClass1 13
+VALUE USR-Modulation-Type v17FaxClass1 14
+VALUE USR-Modulation-Type v21FaxClass2 15
+VALUE USR-Modulation-Type v27FaxClass2 16
+VALUE USR-Modulation-Type v29FaxClass2 17
+VALUE USR-Modulation-Type v17FaxClass2 18
+VALUE USR-Modulation-Type v32Terbo 19
+VALUE USR-Modulation-Type v34 20
+VALUE USR-Modulation-Type vFC 21
+VALUE USR-Modulation-Type v34plus 22
+VALUE USR-Modulation-Type x2 23
+VALUE USR-Modulation-Type v110 24
+VALUE USR-Modulation-Type v120 25
+VALUE USR-Modulation-Type x75 26
+VALUE USR-Modulation-Type asyncSyncPPP 27
+VALUE USR-Modulation-Type clearChannel 28
+VALUE USR-Modulation-Type x2client 29
+VALUE USR-Modulation-Type x2symmetric 30
+VALUE USR-Modulation-Type piafs 31
+VALUE USR-Modulation-Type x2version2 32
+VALUE USR-Modulation-Type v90Analog 33
+VALUE USR-Modulation-Type v90Digital 34
+VALUE USR-Modulation-Type v90AllDigital 35
+
+VALUE Initial-Modulation-Type usRoboticsHST 1
+VALUE Initial-Modulation-Type ccittV32 2
+VALUE Initial-Modulation-Type ccittV22bis 3
+VALUE Initial-Modulation-Type bell103 4
+VALUE Initial-Modulation-Type ccittV21 5
+VALUE Initial-Modulation-Type bell212 6
+VALUE Initial-Modulation-Type ccittV32bis 7
+VALUE Initial-Modulation-Type ccittV23 8
+VALUE Initial-Modulation-Type negotiationFailed 9
+VALUE Initial-Modulation-Type bell208b 10
+VALUE Initial-Modulation-Type v21FaxClass1 11
+VALUE Initial-Modulation-Type v27FaxClass1 12
+VALUE Initial-Modulation-Type v29FaxClass1 13
+VALUE Initial-Modulation-Type v17FaxClass1 14
+VALUE Initial-Modulation-Type v21FaxClass2 15
+VALUE Initial-Modulation-Type v27FaxClass2 16
+VALUE Initial-Modulation-Type v29FaxClass2 17
+VALUE Initial-Modulation-Type v17FaxClass2 18
+VALUE Initial-Modulation-Type v32Terbo 19
+VALUE Initial-Modulation-Type v34 20
+VALUE Initial-Modulation-Type vFC 21
+VALUE Initial-Modulation-Type v34plus 22
+VALUE Initial-Modulation-Type x2 23
+VALUE Initial-Modulation-Type v110 24
+VALUE Initial-Modulation-Type v120 25
+VALUE Initial-Modulation-Type x75 26
+VALUE Initial-Modulation-Type asyncSyncPPP 27
+VALUE Initial-Modulation-Type clearChannel 28
+VALUE Initial-Modulation-Type x2client 29
+VALUE Initial-Modulation-Type x2symmetric 30
+VALUE Initial-Modulation-Type piafs 31
+VALUE Initial-Modulation-Type x2version2 32
+VALUE Initial-Modulation-Type v90Analogue 33
+VALUE Initial-Modulation-Type v90Digital 34
+VALUE Initial-Modulation-Type v90AllDigital 35
+
+VALUE USR-Connect-Term-Reason dtrDrop 1
+VALUE USR-Connect-Term-Reason escapeSequence 2
+VALUE USR-Connect-Term-Reason athCommand 3
+VALUE USR-Connect-Term-Reason carrierLoss 4
+VALUE USR-Connect-Term-Reason inactivityTimout 5
+VALUE USR-Connect-Term-Reason mnpIncompatible 6
+VALUE USR-Connect-Term-Reason undefined 7
+VALUE USR-Connect-Term-Reason remotePassword 8
+VALUE USR-Connect-Term-Reason linkPassword 9
+VALUE USR-Connect-Term-Reason retransmitLimit 10
+VALUE USR-Connect-Term-Reason linkDisconnectMsgReceived 11
+VALUE USR-Connect-Term-Reason noLoopCurrent 12
+VALUE USR-Connect-Term-Reason invalidSpeed 13
+VALUE USR-Connect-Term-Reason unableToRetrain 14
+VALUE USR-Connect-Term-Reason managementCommand 15
+VALUE USR-Connect-Term-Reason noDialTone 16
+VALUE USR-Connect-Term-Reason keyAbort 17
+VALUE USR-Connect-Term-Reason lineBusy 18
+VALUE USR-Connect-Term-Reason noAnswer 19
+VALUE USR-Connect-Term-Reason voice 20
+VALUE USR-Connect-Term-Reason noAnswerTone 21
+VALUE USR-Connect-Term-Reason noCarrier 22
+VALUE USR-Connect-Term-Reason undetermined 23
+VALUE USR-Connect-Term-Reason v42SabmeTimeout 24
+VALUE USR-Connect-Term-Reason v42BreakTimeout 25
+VALUE USR-Connect-Term-Reason v42DisconnectCmd 26
+VALUE USR-Connect-Term-Reason v42IdExchangeFail 27
+VALUE USR-Connect-Term-Reason v42BadSetup 28
+VALUE USR-Connect-Term-Reason v42InvalidCodeWord 29
+VALUE USR-Connect-Term-Reason v42StringToLong 30
+VALUE USR-Connect-Term-Reason v42InvalidCommand 31
+VALUE USR-Connect-Term-Reason none 32
+VALUE USR-Connect-Term-Reason v32Cleardown 33
+VALUE USR-Connect-Term-Reason dialSecurity 34
+VALUE USR-Connect-Term-Reason remoteAccessDenied 35
+VALUE USR-Connect-Term-Reason loopLoss 36
+VALUE USR-Connect-Term-Reason ds0Teardown 37
+VALUE USR-Connect-Term-Reason promptNotEnabled 38
+VALUE USR-Connect-Term-Reason noPromptingInSync 39
+VALUE USR-Connect-Term-Reason nonArqMode 40
+VALUE USR-Connect-Term-Reason modeIncompatible 41
+VALUE USR-Connect-Term-Reason noPromptInNonARQ 42
+VALUE USR-Connect-Term-Reason dialBackLink 43
+VALUE USR-Connect-Term-Reason linkAbort 44
+VALUE USR-Connect-Term-Reason autopassFailed 45
+VALUE USR-Connect-Term-Reason pbGenericError 46
+VALUE USR-Connect-Term-Reason pbLinkErrTxPreAck 47
+VALUE USR-Connect-Term-Reason pbLinkErrTxTardyACK 48
+VALUE USR-Connect-Term-Reason pbTransmitBusTimeout 49
+VALUE USR-Connect-Term-Reason pbReceiveBusTimeout 50
+VALUE USR-Connect-Term-Reason pbLinkErrTxTAL 51
+VALUE USR-Connect-Term-Reason pbLinkErrRxTAL 52
+VALUE USR-Connect-Term-Reason pbTransmitMasterTimeout 53
+VALUE USR-Connect-Term-Reason pbClockMissing 54
+VALUE USR-Connect-Term-Reason pbReceivedLsWhileLinkUp 55
+VALUE USR-Connect-Term-Reason pbOutOfSequenceFrame 56
+VALUE USR-Connect-Term-Reason pbBadFrame 57
+VALUE USR-Connect-Term-Reason pbAckWaitTimeout 58
+VALUE USR-Connect-Term-Reason pbReceivedAckSeqErr 59
+VALUE USR-Connect-Term-Reason pbReceiveOvrflwRNRFail 60
+VALUE USR-Connect-Term-Reason pbReceiveMsgBufOvrflw 61
+VALUE USR-Connect-Term-Reason rcvdGatewayDiscCmd 62
+VALUE USR-Connect-Term-Reason tokenPassingTimeout 63
+VALUE USR-Connect-Term-Reason dspInterruptTimeout 64
+VALUE USR-Connect-Term-Reason mnpProtocolViolation 65
+VALUE USR-Connect-Term-Reason class2FaxHangupCmd 66
+VALUE USR-Connect-Term-Reason hstSpeedSwitchTimeout 67
+VALUE USR-Connect-Term-Reason tooManyUnacked 68
+VALUE USR-Connect-Term-Reason timerExpired 69
+VALUE USR-Connect-Term-Reason t1Glare 70
+VALUE USR-Connect-Term-Reason priDialoutRqTimeout 71
+VALUE USR-Connect-Term-Reason abortAnlgDstOvrIsdn 72
+VALUE USR-Connect-Term-Reason normalUserCallClear 73
+VALUE USR-Connect-Term-Reason normalUnspecified 74
+VALUE USR-Connect-Term-Reason bearerIncompatibility 75
+VALUE USR-Connect-Term-Reason protocolErrorEvent 76
+VALUE USR-Connect-Term-Reason abnormalDisconnect 77
+VALUE USR-Connect-Term-Reason invalidCauseValue 78
+VALUE USR-Connect-Term-Reason resourceUnavailable 79
+VALUE USR-Connect-Term-Reason remoteHungUpDuringTraining 80
+VALUE USR-Connect-Term-Reason trainingTimeout 81
+VALUE USR-Connect-Term-Reason incomingModemNotAvailable 82
+VALUE USR-Connect-Term-Reason incomingInvalidBearerCap 83
+VALUE USR-Connect-Term-Reason incomingInvalidChannelID 84
+VALUE USR-Connect-Term-Reason incomingInvalidProgInd 85
+VALUE USR-Connect-Term-Reason incomingInvalidCallingPty 86
+VALUE USR-Connect-Term-Reason incomingInvalidCalledPty 87
+VALUE USR-Connect-Term-Reason incomingCallBlock 88
+VALUE USR-Connect-Term-Reason incomingLoopStNoRingOff 89
+VALUE USR-Connect-Term-Reason outgoingTelcoDisconnect 90
+VALUE USR-Connect-Term-Reason outgoingEMWinkTimeout 91
+VALUE USR-Connect-Term-Reason outgoingEMWinkTooShort 92
+VALUE USR-Connect-Term-Reason outgoingNoChannelAvail 93
+VALUE USR-Connect-Term-Reason dspReboot 94
+VALUE USR-Connect-Term-Reason noDSPRespToKA 95
+VALUE USR-Connect-Term-Reason noDSPRespToDisc 96
+VALUE USR-Connect-Term-Reason dspTailPtrInvalid 97
+VALUE USR-Connect-Term-Reason dspHeadPtrInvalid 98
+
+VALUE USR-Failure-to-Connect-Reason dtrDrop 1
+VALUE USR-Failure-to-Connect-Reason escapeSequence 2
+VALUE USR-Failure-to-Connect-Reason athCommand 3
+VALUE USR-Failure-to-Connect-Reason carrierLoss 4
+VALUE USR-Failure-to-Connect-Reason inactivityTimout 5
+VALUE USR-Failure-to-Connect-Reason mnpIncompatible 6
+VALUE USR-Failure-to-Connect-Reason undefined 7
+VALUE USR-Failure-to-Connect-Reason remotePassword 8
+VALUE USR-Failure-to-Connect-Reason linkPassword 9
+VALUE USR-Failure-to-Connect-Reason retransmitLimit 10
+VALUE USR-Failure-to-Connect-Reason linkDisconnectMsgRec 11
+VALUE USR-Failure-to-Connect-Reason noLoopCurrent 12
+VALUE USR-Failure-to-Connect-Reason invalidSpeed 13
+VALUE USR-Failure-to-Connect-Reason unableToRetrain 14
+VALUE USR-Failure-to-Connect-Reason managementCommand 15
+VALUE USR-Failure-to-Connect-Reason noDialTone 16
+VALUE USR-Failure-to-Connect-Reason keyAbort 17
+VALUE USR-Failure-to-Connect-Reason lineBusy 18
+VALUE USR-Failure-to-Connect-Reason noAnswer 19
+VALUE USR-Failure-to-Connect-Reason voice 20
+VALUE USR-Failure-to-Connect-Reason noAnswerTone 21
+VALUE USR-Failure-to-Connect-Reason noCarrier 22
+VALUE USR-Failure-to-Connect-Reason undetermined 23
+VALUE USR-Failure-to-Connect-Reason v42SabmeTimeout 24
+VALUE USR-Failure-to-Connect-Reason v42BreakTimeout 25
+VALUE USR-Failure-to-Connect-Reason v42DisconnectCmd 26
+VALUE USR-Failure-to-Connect-Reason v42IdExchangeFail 27
+VALUE USR-Failure-to-Connect-Reason v42BadSetup 28
+VALUE USR-Failure-to-Connect-Reason v42InvalidCodeWord 29
+VALUE USR-Failure-to-Connect-Reason v42StringToLong 30
+VALUE USR-Failure-to-Connect-Reason v42InvalidCommand 31
+VALUE USR-Failure-to-Connect-Reason none 32
+VALUE USR-Failure-to-Connect-Reason v32Cleardown 33
+VALUE USR-Failure-to-Connect-Reason dialSecurity 34
+VALUE USR-Failure-to-Connect-Reason remoteAccessDenied 35
+VALUE USR-Failure-to-Connect-Reason loopLoss 36
+VALUE USR-Failure-to-Connect-Reason ds0Teardown 37
+VALUE USR-Failure-to-Connect-Reason promptNotEnabled 38
+VALUE USR-Failure-to-Connect-Reason noPromptingInSync 39
+VALUE USR-Failure-to-Connect-Reason nonArqMode 40
+VALUE USR-Failure-to-Connect-Reason modeIncompatible 41
+VALUE USR-Failure-to-Connect-Reason noPromptInNonARQ 42
+VALUE USR-Failure-to-Connect-Reason dialBackLink 43
+VALUE USR-Failure-to-Connect-Reason linkAbort 44
+VALUE USR-Failure-to-Connect-Reason autopassFailed 45
+VALUE USR-Failure-to-Connect-Reason pbGenericError 46
+VALUE USR-Failure-to-Connect-Reason pbLinkErrTxPreAck 47
+VALUE USR-Failure-to-Connect-Reason pbLinkErrTxTardyACK 48
+VALUE USR-Failure-to-Connect-Reason pbTransmitBusTimeout 49
+VALUE USR-Failure-to-Connect-Reason pbReceiveBusTimeout 50
+VALUE USR-Failure-to-Connect-Reason pbLinkErrTxTAL 51
+VALUE USR-Failure-to-Connect-Reason pbLinkErrRxTAL 52
+VALUE USR-Failure-to-Connect-Reason pbTransmitMasterTimeout 53
+VALUE USR-Failure-to-Connect-Reason pbClockMissing 54
+VALUE USR-Failure-to-Connect-Reason pbReceivedLsWhileLinkUp 55
+VALUE USR-Failure-to-Connect-Reason pbOutOfSequenceFrame 56
+VALUE USR-Failure-to-Connect-Reason pbBadFrame 57
+VALUE USR-Failure-to-Connect-Reason pbAckWaitTimeout 58
+VALUE USR-Failure-to-Connect-Reason pbReceivedAckSeqErr 59
+VALUE USR-Failure-to-Connect-Reason pbReceiveOvrflwRNRFail 60
+VALUE USR-Failure-to-Connect-Reason pbReceiveMsgBufOvrflw 61
+VALUE USR-Failure-to-Connect-Reason rcvdGatewayDiscCmd 62
+VALUE USR-Failure-to-Connect-Reason tokenPassingTimeout 63
+VALUE USR-Failure-to-Connect-Reason dspInterruptTimeout 64
+VALUE USR-Failure-to-Connect-Reason mnpProtocolViolation 65
+VALUE USR-Failure-to-Connect-Reason class2FaxHangupCmd 66
+VALUE USR-Failure-to-Connect-Reason hstSpeedSwitchTimeout 67
+VALUE USR-Failure-to-Connect-Reason tooManyUnacked 68
+VALUE USR-Failure-to-Connect-Reason timerExpired 69
+VALUE USR-Failure-to-Connect-Reason t1Glare 70
+VALUE USR-Failure-to-Connect-Reason priDialoutRqTimeout 71
+VALUE USR-Failure-to-Connect-Reason abortAnlgDstOvrIsdn 72
+VALUE USR-Failure-to-Connect-Reason normalUserCallClear 73
+VALUE USR-Failure-to-Connect-Reason normalUnspecified 74
+VALUE USR-Failure-to-Connect-Reason bearerIncompatibility 75
+VALUE USR-Failure-to-Connect-Reason protocolErrorEvent 76
+VALUE USR-Failure-to-Connect-Reason abnormalDisconnect 77
+VALUE USR-Failure-to-Connect-Reason invalidCauseValue 78
+VALUE USR-Failure-to-Connect-Reason resourceUnavailable 79
+VALUE USR-Failure-to-Connect-Reason remoteHungUpDuringTraining 80
+VALUE USR-Failure-to-Connect-Reason trainingTimeout 81
+VALUE USR-Failure-to-Connect-Reason incomingModemNotAvailable 82
+VALUE USR-Failure-to-Connect-Reason incomingInvalidBearerCap 83
+VALUE USR-Failure-to-Connect-Reason incomingInvalidChannelID 84
+VALUE USR-Failure-to-Connect-Reason incomingInvalidProgInd 85
+VALUE USR-Failure-to-Connect-Reason incomingInvalidCallingPty 86
+VALUE USR-Failure-to-Connect-Reason incomingInvalidCalledPty 87
+VALUE USR-Failure-to-Connect-Reason incomingCallBlock 88
+VALUE USR-Failure-to-Connect-Reason incomingLoopStNoRingOff 89
+VALUE USR-Failure-to-Connect-Reason outgoingTelcoDisconnect 90
+VALUE USR-Failure-to-Connect-Reason outgoingEMWinkTimeout 91
+VALUE USR-Failure-to-Connect-Reason outgoingEMWinkTooShort 92
+VALUE USR-Failure-to-Connect-Reason outgoingNoChannelAvail 93
+VALUE USR-Failure-to-Connect-Reason dspReboot 94
+VALUE USR-Failure-to-Connect-Reason noDSPRespToKA 95
+VALUE USR-Failure-to-Connect-Reason noDSPRespToDisc 96
+VALUE USR-Failure-to-Connect-Reason dspTailPtrInvalid 97
+VALUE USR-Failure-to-Connect-Reason dspHeadPtrInvalid 98
+
+VALUE USR-Simplified-MNP-Levels none 1
+VALUE USR-Simplified-MNP-Levels mnpLevel3 2
+VALUE USR-Simplified-MNP-Levels mnpLevel4 3
+VALUE USR-Simplified-MNP-Levels ccittV42 4
+VALUE USR-Simplified-MNP-Levels usRoboticsHST 5
+VALUE USR-Simplified-MNP-Levels synchronousNone 6
+VALUE USR-Simplified-MNP-Levels mnpLevel2 7
+VALUE USR-Simplified-MNP-Levels mnp10 8
+VALUE USR-Simplified-MNP-Levels v42Etc 9
+VALUE USR-Simplified-MNP-Levels mnp10Etc 10
+VALUE USR-Simplified-MNP-Levels lapmEtc 11
+VALUE USR-Simplified-MNP-Levels v42Etc2 12
+VALUE USR-Simplified-MNP-Levels v42SRej 13
+VALUE USR-Simplified-MNP-Levels piafs 14
+
+VALUE USR-Simplified-V42bis-Usage none 1
+VALUE USR-Simplified-V42bis-Usage ccittV42bis 2
+VALUE USR-Simplified-V42bis-Usage mnpLevel5 3
+
+VALUE USR-Equalization-Type Long 1
+VALUE USR-Equalization-Type Short 2
+
+
+VALUE USR-Fallback-Enabled Disabled 1
+VALUE USR-Fallback-Enabled Enabled 2
+
+
+VALUE USR-Back-Channel-Data-Rate 450BPS 1
+VALUE USR-Back-Channel-Data-Rate 300BPS 2
+VALUE USR-Back-Channel-Data-Rate None 3
+
+VALUE USR-Device-Connected-To None 1
+VALUE USR-Device-Connected-To isdnGateway 2
+VALUE USR-Device-Connected-To quadModem 3
+
+VALUE USR-Call-Event-Code notSupported 1
+VALUE USR-Call-Event-Code setup 2
+VALUE USR-Call-Event-Code usrSetup 3
+VALUE USR-Call-Event-Code telcoDisconnect 4
+VALUE USR-Call-Event-Code usrDisconnect 5
+VALUE USR-Call-Event-Code noFreeModem 6
+VALUE USR-Call-Event-Code modemsNotAllowed 7
+VALUE USR-Call-Event-Code modemsRejectCall 8
+VALUE USR-Call-Event-Code modemSetupTimeout 9
+VALUE USR-Call-Event-Code noFreeIGW 10
+VALUE USR-Call-Event-Code igwRejectCall 11
+VALUE USR-Call-Event-Code igwSetupTimeout 12
+VALUE USR-Call-Event-Code noFreeTdmts 13
+VALUE USR-Call-Event-Code bcReject 14
+VALUE USR-Call-Event-Code ieReject 15
+VALUE USR-Call-Event-Code chidReject 16
+VALUE USR-Call-Event-Code progReject 17
+VALUE USR-Call-Event-Code callingPartyReject 18
+VALUE USR-Call-Event-Code calledPartyReject 19
+VALUE USR-Call-Event-Code blocked 20
+VALUE USR-Call-Event-Code analogBlocked 21
+VALUE USR-Call-Event-Code digitalBlocked 22
+VALUE USR-Call-Event-Code outOfService 23
+VALUE USR-Call-Event-Code busy 24
+VALUE USR-Call-Event-Code congestion 25
+VALUE USR-Call-Event-Code protocolError 26
+VALUE USR-Call-Event-Code noFreeBchannel 27
+VALUE USR-Call-Event-Code inOutCallCollision 28
+VALUE USR-Call-Event-Code inCallArrival 29
+VALUE USR-Call-Event-Code outCallArrival 30
+VALUE USR-Call-Event-Code inCallConnect 31
+VALUE USR-Call-Event-Code outCallConnect 32
+
+VALUE USR-HARC-Disconnect-Code No-Error 0
+VALUE USR-HARC-Disconnect-Code No-Carrier 1
+VALUE USR-HARC-Disconnect-Code No-DSR 2
+VALUE USR-HARC-Disconnect-Code Timeout 3
+VALUE USR-HARC-Disconnect-Code Reset 4
+VALUE USR-HARC-Disconnect-Code Call-Drop-Req 5
+VALUE USR-HARC-Disconnect-Code Idle-Timeout 6
+VALUE USR-HARC-Disconnect-Code Session-Timeout 7
+VALUE USR-HARC-Disconnect-Code User-Req-Drop 8
+VALUE USR-HARC-Disconnect-Code Host-Req-Drop 9
+VALUE USR-HARC-Disconnect-Code Service-Interruption 10
+VALUE USR-HARC-Disconnect-Code Service-Unavailable 11
+VALUE USR-HARC-Disconnect-Code User-Input-Error 12
+VALUE USR-HARC-Disconnect-Code NAS-Drop-For-Callback 13
+VALUE USR-HARC-Disconnect-Code NAS-Drop-Misc-Non-Error 14
+VALUE USR-HARC-Disconnect-Code NAS-Internal-Error 15
+VALUE USR-HARC-Disconnect-Code Line-Busy 16
+VALUE USR-HARC-Disconnect-Code Tunnel-Term-Unreach 19
+VALUE USR-HARC-Disconnect-Code Tunnel-Refused 20
+VALUE USR-HARC-Disconnect-Code Tunnel-Auth-Failed 21
+VALUE USR-HARC-Disconnect-Code Tunnel-Session-Timeout 22
+VALUE USR-HARC-Disconnect-Code Tunnel-Timeout 23
+VALUE USR-HARC-Disconnect-Code Radius-Res-Reclaim 25
+VALUE USR-HARC-Disconnect-Code DNIS-Auth-Failed 26
+VALUE USR-HARC-Disconnect-Code PAP-Auth-Failure 27
+VALUE USR-HARC-Disconnect-Code CHAP-Auth-Failure 28
+VALUE USR-HARC-Disconnect-Code PPP-LCP-Failed 29
+VALUE USR-HARC-Disconnect-Code PPP-NCP-Failed 30
+VALUE USR-HARC-Disconnect-Code Radius-Timeout 31
+
+VALUE USR-CCP-Algorithm NONE 1
+VALUE USR-CCP-Algorithm Stac 2
+VALUE USR-CCP-Algorithm MS 3
+VALUE USR-CCP-Algorithm Any 4
+
+VALUE USR-Tunnel-Security None 0
+VALUE USR-Tunnel-Security Control-Only 1
+VALUE USR-Tunnel-Security Data-Only 2
+VALUE USR-Tunnel-Security Both-Data-and-Control 3
+
+VALUE USR-RMMIE-Status notEnabledInLocalModem 1
+VALUE USR-RMMIE-Status notDetectedInRemoteModem 2
+VALUE USR-RMMIE-Status ok 3
+
+VALUE USR-RMMIE-x2-Status notOperational 1
+VALUE USR-RMMIE-x2-Status operational 2
+VALUE USR-RMMIE-x2-Status x2Disabled 3
+VALUE USR-RMMIE-x2-Status v8Disabled 4
+VALUE USR-RMMIE-x2-Status remote3200Disabled 5
+VALUE USR-RMMIE-x2-Status invalidSpeedSetting 6
+VALUE USR-RMMIE-x2-Status v8NotDetected 7
+VALUE USR-RMMIE-x2-Status x2NotDetected 8
+VALUE USR-RMMIE-x2-Status incompatibleVersion 9
+VALUE USR-RMMIE-x2-Status incompatibleModes 10
+VALUE USR-RMMIE-x2-Status local3200Disabled 11
+VALUE USR-RMMIE-x2-Status excessHighFrequencyAtten 12
+VALUE USR-RMMIE-x2-Status connectNotSupport3200 13
+VALUE USR-RMMIE-x2-Status retrainBeforeConnection 14
+
+VALUE USR-RMMIE-Planned-Disconnect none 1
+VALUE USR-RMMIE-Planned-Disconnect dteNotReady 2
+VALUE USR-RMMIE-Planned-Disconnect dteInterfaceError 3
+VALUE USR-RMMIE-Planned-Disconnect dteRequest 4
+VALUE USR-RMMIE-Planned-Disconnect escapeToOnlineCommandMode 5
+VALUE USR-RMMIE-Planned-Disconnect athCommand 6
+VALUE USR-RMMIE-Planned-Disconnect inactivityTimeout 7
+VALUE USR-RMMIE-Planned-Disconnect arqProtocolError 8
+VALUE USR-RMMIE-Planned-Disconnect arqProtocolRetransmitLim 9
+VALUE USR-RMMIE-Planned-Disconnect invalidComprDataCodeword 10
+VALUE USR-RMMIE-Planned-Disconnect invalidComprDataStringLen 11
+VALUE USR-RMMIE-Planned-Disconnect invalidComprDataCommand 12
+
+VALUE USR-RMMIE-Last-Update-Event none 1
+VALUE USR-RMMIE-Last-Update-Event initialConnection 2
+VALUE USR-RMMIE-Last-Update-Event retrain 3
+VALUE USR-RMMIE-Last-Update-Event speedShift 4
+VALUE USR-RMMIE-Last-Update-Event plannedDisconnect 5
+
+VALUE USR-Request-Type Access-Request 1
+VALUE USR-Request-Type Access-Accept 2
+VALUE USR-Request-Type Access-Reject 3
+VALUE USR-Request-Type Accounting-Request 4
+VALUE USR-Request-Type Accounting-Response 5
+VALUE USR-Request-Type Access-Password-Change 7
+VALUE USR-Request-Type Access-Password-Ack 8
+VALUE USR-Request-Type Access-Password-Reject 9
+VALUE USR-Request-Type Access-Challenge 11
+VALUE USR-Request-Type Status-Server 12
+VALUE USR-Request-Type Status-Client 13
+VALUE USR-Request-Type Resource-Free-Request 21
+VALUE USR-Request-Type Resource-Free-Response 22
+VALUE USR-Request-Type Resource-Query-Request 23
+VALUE USR-Request-Type Resource-Query-Response 24
+VALUE USR-Request-Type Disconnect-User 25
+VALUE USR-Request-Type NAS-Reboot-Request 26
+VALUE USR-Request-Type NAS-Reboot-Response 27
+VALUE USR-Request-Type Tacacs-Message 253
+VALUE USR-Request-Type Reserved 255
+
+VALUE USR-PW_Framed_Routing_V2 Off 0
+VALUE USR-PW_Framed_Routing_V2 On 1
+
+VALUE USR-Syslog-Tap Off 0
+VALUE USR-Syslog-Tap Raw 1
+VALUE USR-Syslog-Tap Framed 2
+
+VALUE USR-Speed-Of-Connection Auto 0
+VALUE USR-Speed-Of-Connection 56 1
+VALUE USR-Speed-Of-Connection 64 2
+VALUE USR-Speed-Of-Connection Voice 3
+
+VALUE USR-Expansion-Algorithm Constant 1
+VALUE USR-Expansion-Algorithm Linear 2
+
+VALUE USR-Compression-Algorithm None 0
+VALUE USR-Compression-Algorithm Stac 1
+VALUE USR-Compression-Algorithm Ascend 2
+VALUE USR-Compression-Algorithm Microsoft 3
+VALUE USR-Compression-Algorithm Auto 4
+
+VALUE USR-Compression-Reset-Mode Auto 0
+VALUE USR-Compression-Reset-Mode Reset-Every-Packet 1
+VALUE USR-Compression-Reset-Mode Reset-On-Error 2
+
+VALUE USR-Filter-Zones enabled 1
+VALUE USR-Filter-Zones disabled 2
+
+VALUE USR-Bridging enabled 1
+VALUE USR-Bridging disabled 2
+
+VALUE USR-Appletalk enabled 1
+VALUE USR-Appletalk disabled 2
+
+VALUE USR-Spoofing enabled 1
+VALUE USR-Spoofing disabled 2
+
+VALUE USR-Routing-Protocol Rip1 1
+VALUE USR-Routing-Protocol Rip2 2
+
+VALUE USR-IPX-Routing none 0
+VALUE USR-IPX-Routing send 1
+VALUE USR-IPX-Routing listen 2
+VALUE USR-IPX-Routing respond 3
+VALUE USR-IPX-Routing all 4
+
+VALUE USR-IPX-WAN enabled 1
+VALUE USR-IPX-WAN disabled 2
+
+VALUE USR-IP-Default-Route-Option enabled 1
+VALUE USR-IP-Default-Route-Option disabled 2
+
+VALUE USR-IP-RIP-Policies SendDefault 0x0
+VALUE USR-IP-RIP-Policies SendRoutes 0x2
+VALUE USR-IP-RIP-Policies SendSubnets 0x4
+VALUE USR-IP-RIP-Policies AcceptDefault 0x8
+VALUE USR-IP-RIP-Policies SplitHorizon 0x10
+VALUE USR-IP-RIP-Policies PoisonReserve 0x20
+VALUE USR-IP-RIP-Policies FlashUpdate 0x40
+VALUE USR-IP-RIP-Policies SimpleAuth 0x80
+VALUE USR-IP-RIP-Policies V1Send 0x100
+VALUE USR-IP-RIP-Policies V1Receive 0x200
+VALUE USR-IP-RIP-Policies V2Receive 0x400
+VALUE USR-IP-RIP-Policies Silent 0x80000000
+
+VALUE USR-Callback-Type Normal 1
+VALUE USR-Callback-Type ANI 2
+VALUE USR-Callback-Type Static 3
+VALUE USR-Callback-Type Dynamic 4
+
+VALUE USR-Request-Type Access-Request 1
+VALUE USR-Request-Type Access-Accept 2
+VALUE USR-Request-Type Access-Reject 3
+VALUE USR-Request-Type Accounting-Request 4
+VALUE USR-Request-Type Accounting-Response 5
+# The next three non standard packet types are used by
+# US Robotics Security/Accounting Server
+VALUE USR-Request-Type Access-Password-Change 7
+VALUE USR-Request-Type Access-Password-Ack 8
+VALUE USR-Request-Type Access-Password-Reject 9
+VALUE USR-Request-Type Access-Challenge 11
+VALUE USR-Request-Type Status-Server 12
+VALUE USR-Request-Type Status-Client 13
+# Non standard packet types used by NetServer to implement
+# resource management and NAS reboot conditions
+VALUE USR-Request-Type Resource-Free-Request 21
+VALUE USR-Request-Type Resource-Free-Response 22
+VALUE USR-Request-Type Resource-Query-Request 23
+VALUE USR-Request-Type Resource-Query-Response 24
+VALUE USR-Request-Type Disconnect-User 25
+VALUE USR-Request-Type NAS-Reboot-Request 26
+VALUE USR-Request-Type NAS-Reboot-Response 27
+# This value is used for Tacacs Plus translation
+VALUE USR-Request-Type Tacacs-Message 253
+VALUE USR-Request-Type Reserved 255
+
+VALUE USR-NAS-Type 3Com-NMC 0
+VALUE USR-NAS-Type 3Com-NETServer 1
+VALUE USR-NAS-Type 3Com-HiPerArc 2
+VALUE USR-NAS-Type TACACS+-Server 3
+VALUE USR-NAS-Type 3Com-SA-Server 4
+VALUE USR-NAS-Type Ascend 5
+VALUE USR-NAS-Type Generic-RADIUS 6
+VALUE USR-NAS-Type 3Com-NETBuilder-II 7
+
+VALUE USR-Auth-Mode Auth-3Com 0
+VALUE USR-Auth-Mode Auth-Ace 1
+VALUE USR-Auth-Mode Auth-Safeword 2
+VALUE USR-Auth-Mode Auth-UNIX-PW 3
+VALUE USR-Auth-Mode Auth-Defender 4
+VALUE USR-Auth-Mode Auth-TACACSP 5
+VALUE USR-Auth-Mode Auth-Netware 6
+VALUE USR-Auth-Mode Auth-Skey 7
+VALUE USR-Auth-Mode Auth-EAP-Proxy 8
+VALUE USR-Auth-Mode Auth-UNIX-Crypt 9
+END-VENDOR USR
diff --git a/radius/dictionary.valemount b/radius/dictionary.valemount
new file mode 100644
index 0000000000..5624a7a053
--- /dev/null
+++ b/radius/dictionary.valemount
@@ -0,0 +1,26 @@
+#
+# Valemount Networks Corporation specific radius attributes
+# networks@valemount.com
+#
+# $Id$
+#
+
+VENDOR ValemountNetworks 16313
+
+BEGIN-VENDOR ValemountNetworks
+
+# Rates to give PPPoE customers, can be used in Authentication replies,
+# in bits/s
+ATTRIBUTE VNC-PPPoE-CBQ-RX 1 integer
+ATTRIBUTE VNC-PPPoE-CBQ-TX 2 integer
+
+# Fallback support for each direction. (1 / 0)
+ATTRIBUTE VNC-PPPoE-CBQ-RX-Fallback 3 integer
+ATTRIBUTE VNC-PPPoE-CBQ-TX-Fallback 4 integer
+
+ATTRIBUTE VNC-Splash 10 integer
+
+VALUE VNC-Splash Show 1
+VALUE VNC-Splash No-Show 0
+
+END-VENDOR ValemountNetworks
diff --git a/radius/dictionary.versanet b/radius/dictionary.versanet
new file mode 100644
index 0000000000..1b8641cce1
--- /dev/null
+++ b/radius/dictionary.versanet
@@ -0,0 +1,50 @@
+#
+# dictionary.versanet Vendor specfic attributes for versanet
+#
+#
+# VersaNet Communications, Inc.
+# Http://www.versa-net.com
+#
+#
+#Versanet add Vendor specific terminal cause in our radius group.
+#You can follow this to set it in NAS box.
+#
+# >> gr radius
+# >> sh
+# >> set 34 23
+# >> co
+#
+#This will let our unit transfer every detail terminal cause
+#information to Redius server's accounting log file and
+#save as "Vendor Specific=Terminate Cause".
+#
+# Version: @(#)dictionary.versanet 1.00 22-Jul-1999 support@versanetcomm.com
+#
+
+VENDOR Versanet 2180
+
+ATTRIBUTE Versanet-Termination-Cause 1 integer Versanet
+
+VALUE Versanet-Termination-Cause Normal-Hangup-No-Error-Occurred 0
+VALUE Versanet-Termination-Cause Call-Waiting-Caused-Disconnect 3
+VALUE Versanet-Termination-Cause Physical-Carrier-Loss 4
+VALUE Versanet-Termination-Cause No-err-correction-at-other-end 5
+VALUE Versanet-Termination-Cause No-resp-to-feature-negotiation 6
+VALUE Versanet-Termination-Cause 1st-modem-async-only-2nd-sync 7
+VALUE Versanet-Termination-Cause No-framing-technique-in-common 8
+VALUE Versanet-Termination-Cause No-protocol-in-common 9
+VALUE Versanet-Termination-Cause Bad-resp-to-feature-negotiation 10
+VALUE Versanet-Termination-Cause No-sync-info-from-remote-modem 11
+VALUE Versanet-Termination-Cause Normal-Hangup-by-Remote-modem 12
+VALUE Versanet-Termination-Cause Retransmission-limit-reached 13
+VALUE Versanet-Termination-Cause Protocol-violation-occurred 14
+VALUE Versanet-Termination-Cause Lost-DTR 15
+VALUE Versanet-Termination-Cause Received-GSTN-cleardown 16
+VALUE Versanet-Termination-Cause Inactivity-timeout 17
+VALUE Versanet-Termination-Cause Speed-not-supported 18
+VALUE Versanet-Termination-Cause Long-space-disconnect 19
+VALUE Versanet-Termination-Cause Key-abort-disconnect 20
+VALUE Versanet-Termination-Cause Clears-previous-disc-reason 21
+VALUE Versanet-Termination-Cause No-connection-established 22
+VALUE Versanet-Termination-Cause Disconnect-after-three-retrains 23
+
diff --git a/radius/dictionary.wispr b/radius/dictionary.wispr
new file mode 100644
index 0000000000..67679bf9db
--- /dev/null
+++ b/radius/dictionary.wispr
@@ -0,0 +1,31 @@
+#
+# dictionary.wispr
+#
+# VSAs originally by
+# "James Underwood" <underwood@comcast.net>
+#
+# Version: $Id$
+#
+# For documentation on WISPr RADIUS attributes, see:
+#
+# Wi-Fi Alliance - Wireless ISP Roaming - Best Current Practices v1,
+# Feb 2003, p 14
+#
+# http://www.weca.net/OpenSection/downloads/WISPr_V1.0.pdf
+
+VENDOR WISPr 14122
+
+#
+# Standard attribute
+#
+ATTRIBUTE WISPr-Location-ID 1 string WISPr
+ATTRIBUTE WISPr-Location-Name 2 string WISPr
+ATTRIBUTE WISPr-Logoff-URL 3 string WISPr
+ATTRIBUTE WISPr-Redirection-URL 4 string WISPr
+ATTRIBUTE WISPr-Bandwidth-Min-Up 5 integer WISPr
+ATTRIBUTE WISPr-Bandwidth-Min-Down 6 integer WISPr
+ATTRIBUTE WISPr-Bandwidth-Max-Up 7 integer WISPr
+ATTRIBUTE WISPr-Bandwidth-Max-Down 8 integer WISPr
+ATTRIBUTE WISPr-Session-Terminate-Time 9 string WISPr
+ATTRIBUTE WISPr-Session-Terminate-End-Of-Day 10 string WISPr
+ATTRIBUTE WISPr-Billing-Class-Of-Service 11 string WISPr
diff --git a/radius/dictionary.xedia b/radius/dictionary.xedia
new file mode 100644
index 0000000000..d8b223a2b2
--- /dev/null
+++ b/radius/dictionary.xedia
@@ -0,0 +1,16 @@
+##############################################################################
+#
+# XEDIA, AP series routers
+# From Yard RADIUS, and Piotr Orlewicz, porlewicz@teleton.pl www.real-data.pl
+#
+# $Id$
+#
+#############################################################################
+VENDOR Xedia 838
+
+ATTRIBUTE Xedia-DNS-Server 1 ipaddr Xedia
+ATTRIBUTE Xedia-NetBios-Server 2 ipaddr Xedia
+ATTRIBUTE Xedia-Address-Pool 3 string Xedia
+ATTRIBUTE Xedia-PPP-Echo-Interval 4 integer Xedia
+ATTRIBUTE Xedia-SSH-Privileges 5 integer Xedia
+ATTRIBUTE Xedia-Client-Access-Network 6 string Xedia