On Jan 17, 2008 3:05 PM, Dave Shield <[EMAIL PROTECTED]> wrote:
> On 17/01/2008, Devvrat Tripathi <[EMAIL PROTECTED]> wrote:
> > For example if i have registered 1.3.6.1.2 the control is passed
> > to the handler only when 1.3.6.1.2 is requested. If the request
> 1.3.6.1.2.1,
> > i do not
On 17/01/2008, Devvrat Tripathi <[EMAIL PROTECTED]> wrote:
> For example if i have registered 1.3.6.1.2 the control is passed
> to the handler only when 1.3.6.1.2 is requested. If the request 1.3.6.1.2.1,
> i do not see the control being passed to my handler function.
> Am i missing somethi
On Jan 17, 2008 3:55 AM, Dave Shield <[EMAIL PROTECTED]> wrote:
> On 14/01/2008, Devvrat Tripathi <[EMAIL PROTECTED]> wrote:
> > Is is possible to register a MIB tree with a particular handler function
> > which gets called whenever any node in its subtree is accessed? The
> > netsnmp_create_handl
On 14/01/2008, Devvrat Tripathi <[EMAIL PROTECTED]> wrote:
> Is is possible to register a MIB tree with a particular handler function
> which gets called whenever any node in its subtree is accessed? The
> netsnmp_create_handler_registration just creates a Node
> handler whereas i wanted a MIB hand
Is is possible to register a MIB tree with a particular handler function
which gets called whenever any node in its subtree is accessed? The
netsnmp_create_handler_registration just creates a Node handler whereas i
wanted a MIB handler. Is there any way of doing that?
Kindly help
-