Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google
Main Page | Modules | Data Structures | File List | Data Fields | Related Pages | Examples

netsnmp_table_request_info_s Struct Reference

The table request info structure. More...

#include <table.h>


Data Fields

unsigned int  colnum
  0 if OID not long enough
unsigned int  number_indexes
  0 if failure to parse any
netsnmp_variable_list indexes
  contents freed by helper upon exit
oid  index_oid [MAX_OID_LEN]
size_t  index_oid_len
netsnmp_table_registration_info reg_info

Detailed Description

The table request info structure.

Definition at line 102 of file table.h.


Field Documentation

unsigned int netsnmp_table_request_info_s::colnum
 

0 if OID not long enough

Definition at line 104 of file table.h.

Referenced by netsnmp_table_build_oid(), netsnmp_table_build_oid_from_index(), and table_helper_handler().

netsnmp_variable_list* netsnmp_table_request_info_s::indexes
 

contents freed by helper upon exit

Definition at line 108 of file table.h.

Referenced by netsnmp_container_table_row_insert(), netsnmp_insert_iterator_context(), netsnmp_insert_table_row(), netsnmp_table_build_oid(), netsnmp_update_indexes_from_variable_list(), netsnmp_update_variable_list_from_index(), and table_helper_handler().

unsigned int netsnmp_table_request_info_s::number_indexes
 

0 if failure to parse any

Definition at line 106 of file table.h.

Referenced by table_helper_handler().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 30 13:47:51 2005 for net-snmp by  doxygen 1.3.9.1

Valid CSS!


Last modified: Thursday, 01-Mar-2007 16:20:03 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.