Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

netsnmp_table_registration_info_s Struct Reference

Table registration structure. More...

#include <table.h>

Data Fields

netsnmp_variable_list indexes
  list of varbinds with only 'type' set
unsigned int  number_indexes
  calculated automatically
unsigned int  min_column
  the minimum columns number.
unsigned int  max_column
  the maximum columns number
netsnmp_column_info valid_columns
  more details on columns

Detailed Description

Table registration structure.

Definition at line 80 of file table.h.


Field Documentation

list of varbinds with only 'type' set

Definition at line 82 of file table.h.

the maximum columns number

Definition at line 93 of file table.h.

the minimum columns number.

If there are columns in-between which are not valid, use valid_columns to get automatic column range checking.

Definition at line 91 of file table.h.

calculated automatically

Definition at line 84 of file table.h.

more details on columns

Definition at line 96 of file table.h.


The documentation for this struct was generated from the following file:

Generated on 28 Sep 2009 for net-snmp by  doxygen 1.6.1

Last modified: Monday, 28-Sep-2009 20:19:10 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.