table of contents
other versions
- wheezy 5.4.3~dfsg-2.8+deb7u1
iterator_info_s(3snmp) | net-snmp | iterator_info_s(3snmp) |
NAME¶
iterator_info_s - Holds iterator information containing functions which should be called by the iterator_handler to loop over your data set and sort it in a SNMP specific manner.SYNOPSIS¶
Data Fields¶
netsnmp_container c
Detailed Description¶
Holds iterator information containing functions which should be called by the iterator_handler to loop over your data set and sort it in a SNMP specific manner.Field Documentation¶
void* iterator_info_s::user_ctx¶
This can be used by client handlers to store any information they need. Definition at line 69 of file container_iterator.c.Author¶
Generated automatically by Doxygen for net-snmp from the source code.23 May 2010 | Version 5.4.3.pre1 |