You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bill Fenner edited this page Aug 30, 2018
·
1 revision
A handler is a Net-SNMP construct that either handles or helps the
handling of requests being processed by the Net-snmp
agent. The architecture of how the handle system
works is described in the Agent
Architecture document.
Handlers are typically either end-of-the-line handlers or are helping
handlers that simply help out the lower level
handlers.