.TH "generic_table_API" 3 "13 Jul 2006" "Version 5.3.1" "net-snmp" \" -*- nroff -*- .ad l .nh .SH NAME generic_table_API \- General requirements for a table helper. .PP .SS "Modules" .in +1c .ti -1c .RI "\fBtable_maintenance\fP" .br .RI "\fIRoutines for maintaining the contents of a table. \fP" .PP .in +1c .ti -1c .RI "\fBmib_maintenance\fP" .br .RI "\fIRoutines for maintaining a MIB table. \fP" .PP .in +1c .ti -1c .RI "\fBtable_rows\fP" .br .RI "\fIRoutines for working with the rows of a table. \fP" .PP .in +1c .ti -1c .RI "\fBtable_indexes\fP" .br .RI "\fIRoutines for working with row indexes. \fP" .PP .in -1c .SH "Detailed Description" .PP General requirements for a table helper. .PP A given table helper need not implement the whole of this API, and may need to adjust the prototype of certain routines. But this description provides a suitable standard design framework.