I have a script that generates HTML quota reports which runs from a central admin host. I'd prefer to run it without requiring a config file listing quota trees, or kludge together some way to see which quota trees are defined (maybe use rdfile? ick...),
I've never tried it, but try tinkering with the qrVTable mib table.. Glancing at the mib, I don't see a handy way of retriving entries of just type qrVTree (would appear to be a qtree), but it'll definately be easier to massage and much cleaner than an rsh kludge.
..kg..