# File radius/dictionary.rb, line 256
    def vsattr_num(vendorid, name)
      return(@vsattr[vendorid][name][0])
    end