Re: [RadiusNT] SNMP Concurrency

Dale E. Reed Jr. ( (no email) )
Mon, 06 Dec 1999 12:48:20 -0800

David Routh wrote:
>
> >Also, you shouldn't be creating 0-3000 ports in your ServerPorts
> >table. You should NOT create ports that don't exist, as it will
> >just make the lookups and processes slower.
> >
>
> Where/how would one check this? I realize it's probably in the ServerPorts
> table but what am I looking for, since I've never looked at it before.

I would look to see what entries still have a NULL username, etc
after you've filled the NAS.

Also, you can use a query like this to get a list of Ports that have
been used by the NAS so far:

Select NASIdentifier, NASPort, count(NASPort)