Any hint on this?

Sebastian Bello escribió:
> Hi all,
>
> I'm trying to implement a table using mib2c with 'mib2c.iterate.conf'.
> I read the doc from 'table_iterator.c' but still have some questions:
>
> 1- the data from the MIB table will be collected periodically from other 
> processes, and be probably cached for some time; is table_iterator the 
> right choice?
>
> 2- mib2c created a list representing the table. Will net-snmp browse 
> this table to look for the data or should the data be obtained from 
> another source (programatically or from another data structure)?
>
> 3- where is the 'data context' stored (I don't see where it gets 
> 'registered')? What is it for (to be able to keep an additional data 
> structure other than the table itself)?
>
> 4- what information does the 'netsnmp_variable_list' hold in 
> '_get_next_data_point' and '_get_first_data_point'?
>
> 5- is there a full documentation for the API (is there doc for 
> 'snmp_set_var_typed_value' for example)?
> Thanks,
>     Sebastian-
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> 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
>
>   

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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