Hi All,
          I have generated .c and .h files for a table with
"mib2c.table_data.conf" configuration file.when i am trying to create a row
with "SNMPSET", it is giving the error while inserting into the container
more often. Is there any tweaking in the code to be done to prevent the
error while inserting(My table is using the the first two columns as the
index into the table)?

 Is netsnmp uses the same indexes which the user gives while setting a row
in the table or it will have it's own internal reference?

eg:  snmpset xyz::pollinterval.1.2 i 10
       snmpset xyz::threshold.1.2 i 20
       snmpset xyz::pollinterval.1.3 i 10
       snmpset xyz::threshold.1.3 i 20


           When generating the table, it asked for two option 1.store the
data sole and 2. To cache the data.

I have opted 1, so that, i have mib handler with in my .c file. Can some one
please let me know what will the difference between the two and in which
case to use them.

Thanks in Advance

Regards,
Anil.
------------------------------------------------------------------------------
Fulfilling the Lean Software Promise
Lean software platforms are now widely adopted and the benefits have been 
demonstrated beyond question. Learn why your peers are replacing JEE 
containers with lightweight application servers - and what you can gain 
from the move. http://p.sf.net/sfu/vmware-sfemails
_______________________________________________
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