patch for Tropos dictionary

Rick Dean rick.dean at tropos.com
Wed Jul 26 18:28:32 CEST 2006


Please accept this patch for a dictionary of Tropos's VSA.

-- 
Rick Dean
Tropos Networks

-------------- next part --------------
diff -Nur share/dictionary share/dictionary
--- share/dictionary	2006-07-26 09:22:08.000000000 -0700
+++ share/dictionary	2006-07-26 09:22:00.000000000 -0700
@@ -94,6 +94,7 @@
 $INCLUDE dictionary.springtide
 $INCLUDE dictionary.telebit
 $INCLUDE dictionary.trapeze
+$INCLUDE dictionary.tropos
 $INCLUDE dictionary.tunnel
 $INCLUDE dictionary.usr
 $INCLUDE dictionary.valemount
diff -Nur share/dictionary.tropos share/dictionary.tropos
--- share/dictionary.tropos	2006-07-26 09:22:37.000000000 -0700
+++ share/dictionary.tropos	2006-07-26 09:21:25.000000000 -0700
@@ -0,0 +1,50 @@
+#
+# dictionary.tropos
+#
+#  <support at tropos.com>
+#
+
+VENDOR          Tropos          14529
+
+#
+
+ATTRIBUTE       Tropos-Unicast-Cipher           1       integer         Tropos
+ATTRIBUTE       Tropos-Layer2-Input-Octets      2       integer         Tropos
+ATTRIBUTE       Tropos-Layer2-Output-Octets     3       integer         Tropos
+ATTRIBUTE       Tropos-Layer2-Input-Frames      4       integer         Tropos
+ATTRIBUTE       Tropos-Layer2-Output-Frames     5       integer         Tropos
+ATTRIBUTE       Tropos-Layer2-Input-Drops       6       integer         Tropos
+ATTRIBUTE       Tropos-Noise-Floor              7       ifid            Tropos
+ATTRIBUTE       Tropos-Noise-Upper-Bound        8       ifid            Tropos
+ATTRIBUTE       Tropos-Release                  9       string          Tropos
+ATTRIBUTE       Tropos-Secondary-IP             11      octets          Tropos
+ATTRIBUTE       Tropos-Terminate-Cause          12      integer         Tropos
+ATTRIBUTE       Tropos-Average-RSSI             13      integer         Tropos
+ATTRIBUTE       Tropos-Channel                  15      ifid            Tropos
+ATTRIBUTE       Tropos-Retries-Sent             16      integer         Tropos
+ATTRIBUTE       Tropos-Retry-Bits               17      integer         Tropos
+ATTRIBUTE       Tropos-Rates-Sent               18      octets          Tropos
+ATTRIBUTE       Tropos-Rates-Received           19      octets          Tropos
+ATTRIBUTE       Tropos-Routed-Time              21      integer         Tropos
+ATTRIBUTE       Tropos-Routless-Since           22      integer         Tropos
+ATTRIBUTE       Tropos-Capability-Info          23      octets          Tropos
+ATTRIBUTE       Tropos-Input-Cap                24      integer         Tropos
+ATTRIBUTE       Tropos-Output-Cap               25      integer         Tropos
+ATTRIBUTE       Tropos-Class-Mult               26      integer         Tropos
+ATTRIBUTE       Tropos-Cell-Name                27      string          Tropos
+ATTRIBUTE       Tropos-Cell-Location            28      string          Tropos
+ATTRIBUTE       Tropos-Serial-Number            29      string          Tropos
+ATTRIBUTE       Tropos-Latitude                 30      string          Tropos
+ATTRIBUTE       Tropos-Longitude                31      string          Tropos
+
+
+#
+
+#   These are commented out because FreeRadius does not have a way of
+#   putting the numerical value into SQL.
+#VALUE          Tropos-Unicast-Cipher        Legacy-Open                    0
+#VALUE          Tropos-Unicast-Cipher        Legacy-WEP                     1
+#VALUE          Tropos-Unicast-Cipher        WPA-TKIP                 5304834
+#VALUE          Tropos-Unicast-Cipher        WPA-AES-CCMP             5304836
+#VALUE          Tropos-Unicast-Cipher        WPA2-TKIP                1027074
+#VALUE          Tropos-Unicast-Cipher        WPA2-AES-CCMP            1027076


More information about the Freeradius-Devel mailing list