Logo
Home page Net-SNMP

Archive Search:

Require all words?

Site Search:
Google
agent_snmp_session struct Reference
Main Page   Data Structures   File List   Data Fields   Globals  

agent_snmp_session Struct Reference

#include <snmp_agent.h>


Data Fields

int mode
variable_list * start
variable_list * end
snmp_session * session
snmp_pdu * pdu
snmp_pdu * orig_pdu
int rw
int exact
int status
int index
agent_snmp_session * next
agent_request_inforeqinfo
tree_cache ** treecache
int treecache_len
int treecache_num

Field Documentation

struct variable_list * agent_snmp_session::end
 

Definition at line 92 of file snmp_agent.h.

Referenced by init_agent_snmp_session().

int agent_snmp_session::exact
 

Definition at line 97 of file snmp_agent.h.

Referenced by init_agent_snmp_session().

int agent_snmp_session::index
 

Definition at line 99 of file snmp_agent.h.

Referenced by check_requests_status(), init_agent_snmp_session(), and wrap_up_request().

int agent_snmp_session::mode
 

Definition at line 91 of file snmp_agent.h.

Referenced by check_delayed_request(), handle_pdu(), handle_set(), handle_set_loop(), handle_var_requests(), and init_agent_snmp_session().

struct agent_snmp_session* agent_snmp_session::next
 

Definition at line 101 of file snmp_agent.h.

Referenced by check_delayed_request(), check_outstanding_agent_requests(), check_transaction_id(), dump_sess_list(), free_agent_snmp_session_by_session(), handle_snmp_packet(), init_agent_snmp_session(), and remove_and_free_agent_snmp_session().

struct snmp_pdu* agent_snmp_session::orig_pdu
 

Definition at line 95 of file snmp_agent.h.

Referenced by free_agent_snmp_session(), init_agent_snmp_session(), and wrap_up_request().

struct snmp_pdu* agent_snmp_session::pdu
 

Definition at line 94 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), check_acm(), check_transaction_id(), create_subtree_cache(), free_agent_snmp_session(), get_set_cache(), handle_getnext_loop(), handle_pdu(), handle_set(), handle_set_loop(), handle_snmp_packet(), init_agent_snmp_session(), save_set_cache(), and wrap_up_request().

agent_request_info* agent_snmp_session::reqinfo
 

Definition at line 104 of file snmp_agent.h.

Referenced by free_agent_snmp_session(), get_set_cache(), handle_var_requests(), and save_set_cache().

int agent_snmp_session::rw
 

Definition at line 96 of file snmp_agent.h.

Referenced by handle_set(), and init_agent_snmp_session().

struct snmp_session* agent_snmp_session::session
 

Definition at line 93 of file snmp_agent.h.

Referenced by dump_sess_list(), free_agent_snmp_session_by_session(), get_set_cache(), handle_snmp_packet(), init_agent_snmp_session(), save_set_cache(), and wrap_up_request().

struct variable_list* agent_snmp_session::start
 

Definition at line 92 of file snmp_agent.h.

Referenced by create_subtree_cache(), and init_agent_snmp_session().

int agent_snmp_session::status
 

Definition at line 98 of file snmp_agent.h.

Referenced by check_all_requests_status(), check_delayed_request(), check_requests_status(), handle_set(), handle_set_loop(), handle_snmp_packet(), init_agent_snmp_session(), and wrap_up_request().

tree_cache** agent_snmp_session::treecache
 

Definition at line 105 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), check_acm(), check_all_requests_status(), check_for_delegated(), check_getnext_results(), create_subtree_cache(), delete_subtree_cache(), free_agent_snmp_session(), get_set_cache(), handle_var_requests(), reassign_requests(), and save_set_cache().

int agent_snmp_session::treecache_len
 

Definition at line 106 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), create_subtree_cache(), get_set_cache(), reassign_requests(), and save_set_cache().

int agent_snmp_session::treecache_num
 

Definition at line 107 of file snmp_agent.h.

Referenced by add_varbind_to_cache(), check_acm(), check_all_requests_status(), check_for_delegated(), check_getnext_results(), create_subtree_cache(), delete_subtree_cache(), get_set_cache(), handle_var_requests(), reassign_requests(), and save_set_cache().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 10 14:09:58 2001 for net-snmp by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001
[an error occurred while processing this directive] [an error occurred while processing this directive]

Valid CSS!


Last modified: Wednesday, 01-Aug-2018 04:41:28 UTC
For questions regarding web content and site functionality, please write to the net-snmp-users mail list.