unregistering an agentX agent
Andy Pearce <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have a script that optionally registers several different AgentX
handlers via the embeded perl.
I would also like to be able to deregister the handlers. Calling the
agent->shutdown() seems
to shut all the agents down, is there a way of only deregistering one of the
handlers ?
Andy Pearce