#include <agent_handler.h>
Data Fields | |
char * | handler_name |
void * | myvoid |
int(* | access_method )(struct mib_handler_s *, struct handler_registration_s *, struct agent_request_info_s *, struct request_info_s *) |
mib_handler_s * | next |
mib_handler_s * | prev |
char * | handler_name |
void * | myvoid |
mib_handler_s * | next |
mib_handler_s * | prev |
|
Referenced by call_handler(), call_handlers(), and create_handler().
|
|
Definition at line 11 of file helpers/agent_handler.h. |
|
Definition at line 11 of file agent_handler.h. Referenced by call_handler(), call_handlers(), create_handler(), find_handler_by_name(), inject_handler(), register_handler(), table_array_helper_handler(), and table_helper_handler().
|
|
Definition at line 12 of file helpers/agent_handler.h. |
|
Definition at line 12 of file agent_handler.h. Referenced by find_handler_data_by_name(), get_multiplexer_handler(), get_table_data_handler(), get_table_data_set_handler(), get_table_handler(), get_table_iterator_handler(), instance_counter32_handler(), instance_long_handler(), instance_ulong_handler(), multiplexer_helper_handler(), table_array_helper_handler(), table_data_helper_handler(), table_data_set_helper_handler(), table_helper_handler(), and table_iterator_helper_handler().
|
|
Definition at line 19 of file helpers/agent_handler.h. |
|
Definition at line 19 of file agent_handler.h. Referenced by call_next_handler(), find_handler_by_name(), inject_handler(), register_handler(), table_data_set_helper_handler(), and table_helper_handler().
|
|
Definition at line 20 of file helpers/agent_handler.h. |
|
Definition at line 20 of file agent_handler.h. Referenced by inject_handler().
|
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.