#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 |
Definition at line 54 of file snmp_agent.h.
|
|
index in original pdu Definition at line 84 of file snmp_agent.h. Referenced by check_getnext_results(), and netsnmp_add_varbind_to_cache(). |
|
|
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(). |
|
|
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(). |
|
|
get-bulk Definition at line 87 of file snmp_agent.h. Referenced by check_getnext_results(), and netsnmp_bulk_to_next_fix_requests(). |
|
|
variable bindings
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(). |
1.3.9.1
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.