Re: MIB callback handler

2005-03-22 Thread Yeo Siow Vic
, 2005 2:40 PM Subject: MIB callback handler hi,   I have built a customised MIB into SNMP agent.   Now I want to customise the the processing of SNMP GET/SET. I register a callback function in netsnmp_register_table_data_set().   The callback function is

MIB callback handler

2005-03-21 Thread Yeo Siow Vic
hi,   I have built a customised MIB into SNMP agent.   Now I want to customise the the processing of SNMP GET/SET. I register a callback function in netsnmp_register_table_data_set().   The callback function is: intdot11xxx_handler(netsnmp_mib_handler *handler,