Table

From Net-SNMP Wiki
Revision as of 16:07, 13 July 2011 by Wes (Talk | contribs) (Created page with "{{helper|Table|code=agent/helpers/table.c|documentation=table|example=agent/helper/testhandler.c}} The table helper is designed to take care of common tasks associated with stor...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Net-SNMP MIB Helper
Table
Documentation: doxygen API
Code: agent/helpers/table.c
Example: agent/helper/testhandler.c
Other Helpers: Agent Helpers

The table helper is designed to take care of common tasks associated with storing date in a row/column fashion. In particular, it parses incoming request indexes into associated column numbers and row-indexes.