# File radius/dictionary.rb, line 268
    def vsattr_type(vendorid, name)
      return(@vsattr[vendorid][name][1])
    end