Hi All,
>From my observations, it appears that some  of MIB table implementations
utilize the dataFreeHook within the netsnmp_pdu structure. I understand
that this hook is intended to release the memory allocated to
netsnmp_pdu.data. I would appreciate further clarification on the role of
netsnmp_pdu.data and the nature of the data it contains in the context of
MIB table implementations.  Kindly guide.

Eg: dataFreeHook = requests->requestvb->dataFreeHook in

_mfd_ipAddressTable_get_values(netsnmp_mib_handler *handler,
                               netsnmp_handler_registration *reginfo,
                               netsnmp_agent_request_info *agtreq_info,
                               netsnmp_request_info *requests)


Thanks,
Pushpa Thimmaiah
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to