Difference between revisions of "Table data"

From Net-SNMP Wiki
Jump to: navigation, search
(Created page with "{{helper|Table Data|code=agent/helpers/table_data.c|documentation=table__data|example=agent/helper/testhandler.c}} The table helper is designed to completely take over a set of ...")
(No difference)

Revision as of 16:08, 13 July 2011

Net-SNMP MIB Helper
Table Data
Documentation: doxygen API
Code: agent/helpers/table_data.c
Example: agent/helper/testhandler.c
Other Helpers: Agent Helpers

The table helper is designed to completely take over a set of data and serve it. All you need to do is load the data and off it goes.