Re: Proper way to write an original agent?

Doug Hughes (Doug.Hughes@Eng.Auburn.EDU)
Tue, 25 Jun 1996 12:42:09 -0500

Well, there's minimizing traffic and there's making it faster. I would
concentrate on making it faster. If you already have to examine every row,
I don't see any way of avoiding that. What I would do is scan the
entire mib into memory via get/getnext/getnext,etc requests and then
perform your operations. This will most likely be a lot faster than
fetch, process, fetch, process, etc.

--
____________________________________________________________________________
Doug Hughes					Engineering Network Services
System/Net Admin  				Auburn University
			doug@eng.auburn.edu
		Pro is to Con as progress is to congress