~ubuntu-branches/ubuntu/trusty/net-snmp/trusty

« back to all changes in this revision

Viewing changes to man/netsnmp_netsnmp_handler_registration_s.3

  • Committer: Bazaar Package Importer
  • Author(s): Jochen Friedrich
  • Date: 2010-06-10 18:02:54 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20100610180254-6ezvupl2clicwdqf
ImportĀ upstreamĀ versionĀ 5.4.3~dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "netsnmp_handler_registration_s" 3 "5 Sep 2008" "Version 5.4.2" "net-snmp" \" -*- nroff -*-
 
1
.TH "netsnmp_handler_registration_s" 3 "23 May 2010" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
2
2
.ad l
3
3
.nh
4
4
.SH NAME
5
 
netsnmp_handler_registration_s \- Root registration info.  
 
5
netsnmp_handler_registration_s \- 
 
6
.PP
 
7
Root registration info.  
6
8
 
7
 
.PP
8
9
.SH SYNOPSIS
9
10
.br
10
11
.PP
 
12
.PP
11
13
\fC#include <agent_handler.h>\fP
12
 
.PP
13
14
.SS "Data Fields"
14
15
 
15
16
.in +1c
67
68
.PP
68
69
\fBdelayed_instance.c\fP, and \fBwatched.c\fP.
69
70
.PP
70
 
Definition at line 94 of file agent_handler.h.
 
71
Definition at line 95 of file agent_handler.h.
71
72
.SH "Field Documentation"
72
73
.PP 
73
 
.SS "char* \fBnetsnmp_handler_registration_s::handlerName\fP"
74
 
.PP
75
 
for mrTable listings, and other uses 
76
 
.PP
77
 
Definition at line 97 of file agent_handler.h.
78
 
.PP
79
 
Referenced by netsnmp_cache_helper_handler(), netsnmp_container_table_register(), netsnmp_debug_helper(), netsnmp_handler_registration_create(), netsnmp_handler_registration_dup(), netsnmp_handler_registration_free(), netsnmp_inject_handler_into_subtree(), netsnmp_register_handler(), netsnmp_register_mib_table_row(), netsnmp_register_old_api(), netsnmp_stash_cache_helper(), netsnmp_table_array_register(), and netsnmp_table_row_register().
80
74
.SS "char* \fBnetsnmp_handler_registration_s::contextName\fP"
81
75
.PP
82
76
NULL = default context. 
83
77
.PP
84
 
Definition at line 99 of file agent_handler.h.
85
 
.PP
86
 
Referenced by netsnmp_debug_helper(), netsnmp_handler_registration_dup(), netsnmp_handler_registration_free(), netsnmp_register_handler(), netsnmp_register_handler_nocallback(), netsnmp_register_mib(), netsnmp_register_mib_table_row(), netsnmp_register_old_api(), netsnmp_unregister_handler(), and unregister_mibs_by_session().
87
 
.SS "oid* \fBnetsnmp_handler_registration_s::rootoid\fP"
88
 
.PP
89
 
where are we registered at? 
90
 
.PP
91
 
Definition at line 104 of file agent_handler.h.
92
 
.PP
93
 
Referenced by netsnmp_cache_helper_handler(), netsnmp_debug_helper(), netsnmp_handler_registration_create(), netsnmp_handler_registration_dup(), netsnmp_handler_registration_free(), netsnmp_instance_helper_handler(), netsnmp_old_api_helper(), netsnmp_register_cache_handler(), netsnmp_register_handler(), netsnmp_register_handler_nocallback(), netsnmp_register_mib(), netsnmp_register_mib_table_row(), netsnmp_register_old_api(), netsnmp_register_read_only_scalar(), netsnmp_register_scalar(), netsnmp_row_merge_helper_handler(), netsnmp_scalar_group_helper_handler(), netsnmp_scalar_helper_handler(), netsnmp_stash_to_next_helper(), netsnmp_table_build_oid(), netsnmp_table_build_oid_from_index(), netsnmp_table_data_build_result(), netsnmp_table_data_helper_handler(), netsnmp_table_iterator_helper_handler(), netsnmp_table_row_register(), netsnmp_unregister_handler(), netsnmp_watched_spinlock_handler(), netsnmp_watched_timestamp_handler(), netsnmp_watcher_helper_handler(), and table_helper_handler().
 
78
Definition at line 100 of file agent_handler.h.
94
79
.SS "\fBnetsnmp_mib_handler\fP* \fBnetsnmp_handler_registration_s::handler\fP"
95
80
.PP
96
81
handler details 
97
82
.PP
98
 
Definition at line 110 of file agent_handler.h.
99
 
.PP
100
 
Referenced by netsnmp_call_handlers(), netsnmp_container_table_register(), netsnmp_debug_helper(), netsnmp_find_handler_by_name(), netsnmp_find_table_array_handler(), netsnmp_handler_registration_create(), netsnmp_handler_registration_dup(), netsnmp_handler_registration_free(), netsnmp_inject_handler_before(), netsnmp_register_handler(), netsnmp_register_handler_nocallback(), netsnmp_register_mib_table_row(), netsnmp_register_old_api(), netsnmp_table_container_register(), netsnmp_table_row_register(), and unregister_mibs_by_session().
 
83
Definition at line 111 of file agent_handler.h.
 
84
.SS "char* \fBnetsnmp_handler_registration_s::handlerName\fP"
 
85
.PP
 
86
for mrTable listings, and other uses 
 
87
.PP
 
88
Definition at line 98 of file agent_handler.h.
 
89
.SS "void* \fBnetsnmp_handler_registration_s::my_reg_void\fP"
 
90
.PP
 
91
void ptr for registeree 
 
92
.PP
 
93
Definition at line 126 of file agent_handler.h.
101
94
.SS "int \fBnetsnmp_handler_registration_s::priority\fP"
102
95
.PP
103
96
more optional stuff 
104
97
.PP
105
 
Definition at line 116 of file agent_handler.h.
106
 
.PP
107
 
Referenced by netsnmp_debug_helper(), netsnmp_handler_registration_create(), netsnmp_handler_registration_dup(), netsnmp_register_handler(), netsnmp_register_handler_nocallback(), netsnmp_register_mib_table_row(), netsnmp_register_old_api(), and netsnmp_unregister_handler().
108
 
.SS "void* \fBnetsnmp_handler_registration_s::my_reg_void\fP"
109
 
.PP
110
 
void ptr for registeree 
111
 
.PP
112
 
Definition at line 125 of file agent_handler.h.
 
98
Definition at line 117 of file agent_handler.h.
 
99
.SS "oid* \fBnetsnmp_handler_registration_s::rootoid\fP"
 
100
.PP
 
101
where are we registered at? 
 
102
.PP
 
103
Definition at line 105 of file agent_handler.h.
113
104
 
114
105
.SH "Author"
115
106
.PP