Re: generic handler registration

2008-09-30 Thread Dave Shield
2008/9/29 Eugen <[EMAIL PROTECTED]>: > Usually in order to implement a specific OID into the agent, the OID has to > be registered with a specific handle which is called when the user performs > a request on that OID. It depends on the helpers that you are using, but most handler registrations wil

generic handler registration

2008-09-29 Thread Eugen
Hi, Usually in order to implement a specific OID into the agent, the OID has to be registered with a specific handle which is called when the user performs a request on that OID. My question follows. Is it a way to register a parent OID, i.e X.Y, with a generic handle to be called each time a req