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_request_info_s Struct Reference

The netsnmp request info structure. More...

#include <snmp_agent.h>


Data Fields

netsnmp_variable_list requestvb
  variable bindings
netsnmp_data_list parent_data
  can be used to pass information on a per-request basis from a helper to the later handlers
netsnmp_agent_request_info_s agent_req_info
oid *  range_end
  don't free, reference to (struct tree)->end
size_t  range_end_len
int  delegated
int  processed
int  inclusive
int  status
int  index
  index in original pdu
int  repeat
  get-bulk
int  orig_repeat
netsnmp_variable_list requestvb_start
netsnmp_request_info_s next
netsnmp_request_info_s prev
netsnmp_subtree_s *  subtree

Detailed Description

The netsnmp request info structure.
Examples:

delayed_instance.c.

Definition at line 54 of file snmp_agent.h.


Field Documentation

int netsnmp_request_info_s::index
 

index in original pdu

Definition at line 84 of file snmp_agent.h.

Referenced by check_getnext_results(), and netsnmp_add_varbind_to_cache().

netsnmp_data_list* netsnmp_request_info_s::parent_data
 

can be used to pass information on a per-request basis from a helper to the later handlers

Definition at line 64 of file snmp_agent.h.

Referenced by netsnmp_add_varbind_to_cache(), netsnmp_free_request_data_set(), netsnmp_free_request_data_sets(), netsnmp_request_add_list_data(), netsnmp_request_get_list_data(), and netsnmp_request_remove_list_data().

oid* netsnmp_request_info_s::range_end
 

don't free, reference to (struct tree)->end

Definition at line 72 of file snmp_agent.h.

Referenced by check_getnext_results(), and netsnmp_add_varbind_to_cache().

int netsnmp_request_info_s::repeat
 

get-bulk

Definition at line 87 of file snmp_agent.h.

Referenced by check_getnext_results(), and netsnmp_bulk_to_next_fix_requests().

netsnmp_variable_list* netsnmp_request_info_s::requestvb
 

variable bindings

Examples:
delayed_instance.c.

Definition at line 58 of file snmp_agent.h.

Referenced by _data_lookup(), _request_set_error(), check_getnext_results(), netsnmp_add_varbind_to_cache(), netsnmp_bulk_to_next_fix_requests(), netsnmp_check_getnext_reply(), netsnmp_instance_num_file_handler(), netsnmp_old_api_helper(), netsnmp_row_merge_helper_handler(), netsnmp_table_build_oid(), netsnmp_table_build_oid_from_index(), netsnmp_table_build_result(), and 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:05 PST
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.