Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. SNMP response time

SNMP response time

Scheduled Pinned Locked Moved C / C++ / MFC
agentic-aihelpquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pma
    wrote on last edited by
    #1

    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!

    J 1 Reply Last reply
    0
    • P pma

      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!

      J Offline
      J Offline
      Joe Woodbury
      wrote on last edited by
      #2

      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

      P 1 Reply Last reply
      0
      • J Joe Woodbury

        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

        P Offline
        P Offline
        pma
        wrote on last edited by
        #3

        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

        J 1 Reply Last reply
        0
        • P pma

          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

          J Offline
          J Offline
          Joe Woodbury
          wrote on last edited by
          #4

          I have no idea, sorry. Joe Woodbury When all else fails, there's always delusion. - Conan O'Brien

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups