Hi,
I am using Connect core 9p9215. Net+Os7.5
I am going to define MIB tables for 1000 variables or more,
I want to know if there is enough memory size along with other applications in my code.
Please let me know how I can find what is the memory usage size for each SNMP variable that I can calculate maximum number that I can define in MIB table.
Thanks,
The memory usage for the SNMP agent: v1/v2c code ROM size is 48K, RAM 14.5; for the v1/v2c/v3 code the corresponding figures are - ROM 110K, RAM 18.6K. In both cases stack size required does not exceed 2K.
See Netos api reference guide.
Thank you for your information, could you please point me to the reference document.
Do you mean this is the size regardless of how many variables we define?
Thank you for your information, could you please point me to the reference document.
Do you mean this is the size regardless of how many variables we define?