Hi All,
I am trying to implement Round Robin based Table entry clearing in NetSNMP
it will update the Table for every 1 second, it will stack data upto 30
minutes (1800 Table Entries).
I am using mib2c.array-user.conf for MIB Module Development, for removal of
Table Entries I'm using CONTAINER_REMOVE API after removing the Table
Entries the memory is not reducing.   As per my development scenario, I
need to clear entry one by one, so, I am unable to use CONTAINER_CLEAR API
which removes entire Table.

Is there any alternative API available for clearing (should free the memory
allocate for the entry) single entry in the Table entry ?

Can anyone help me on resolving this issue.

SNMP Version : 5.4.4
Host Machine  : x86 Ubuntu 16.04
Target Machine: ARMv7


Regards,
Domesan Sampath,
GNU & FOSS Enthusiast,
*" Open Source is a Development Methodology;*
*Free Software is Social Movement --Linus_Torvalds"*
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to