SNMP response time
-
i've written a snmp class that uses winsnmp, i'am facing a problem when quering a Win2000 or WinXP snmp agent, the response time is more than 10ms. i've seen applications that can do that much faster like my code, any suggenstions ?? Thank you!
SNMP is based on UDP and is considered extremely low priority. It's possible that the servers where the agents are running have higher priority tasks. Joe Woodbury When all else fails, there's always delusion. - Conan O'Brien
-
SNMP is based on UDP and is considered extremely low priority. It's possible that the servers where the agents are running have higher priority tasks. Joe Woodbury When all else fails, there's always delusion. - Conan O'Brien
-
but this is with all servers/workstations, is there any way to boost the priortiy, do you have a glue how other programs might do that ? mario prem
I have no idea, sorry. Joe Woodbury When all else fails, there's always delusion. - Conan O'Brien