Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google

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
struct
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
struct netsnmp_request_info_s next
struct netsnmp_request_info_s prev
struct 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

index in original pdu

Definition at line 84 of file snmp_agent.h.

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.

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

Definition at line 72 of file snmp_agent.h.

get-bulk

Definition at line 87 of file snmp_agent.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.