################################################################### # wti.dct - WTI dictionary ################################################################### # # Enable by putting the line "$INCLUDE dictionary.wti" 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. # # #VENDOR WTI 24496 @radius.dct # # 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 # # MACRO WTI-VSA(t,s) 26 [vid=24496 type1=%t% len1=+2 data=%s%] ATTRIBUTE WTI-Port WTI-VSA(40,integer) r ATTRIBUTE WTI-Super WTI-VSA(41,integer) r ATTRIBUTE WTI-Port-Access WTI-VSA(42,string) r ATTRIBUTE WTI-Plug-Access WTI-VSA(43,string) r ATTRIBUTE WTI-Group-Access WTI-VSA(44,string) r ATTRIBUTE WTI-Modem-String WTI-VSA(45,string) r ATTRIBUTE WTI-Text WTI-VSA(46,string) r ################################################################### # wti.dct - WTI dictionary ###################################################################