summaryrefslogtreecommitdiff
path: root/man/netsnmp_netsnmp_agent_request_info_s.3
blob: 616a3188c48d5dca84d67f523ac0afa7435ed5b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
.TH "netsnmp_agent_request_info_s" 3 "23 May 2010" "Version 5.4.3.pre1" "net-snmp" \" -*- nroff -*-
.ad l
.nh
.SH NAME
netsnmp_agent_request_info_s \- 
.PP
The agent transaction request structure.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <snmp_agent.h>\fP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "int \fBmode\fP"
.br
.ti -1c
.RI "struct \fBnetsnmp_agent_session_s\fP * \fBasp\fP"
.br
.RI "\fIpdu contains authinfo, eg \fP"
.ti -1c
.RI "\fBnetsnmp_data_list\fP * \fBagent_data\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
The agent transaction request structure. 
.PP
\fBExamples: \fP
.in +1c
.PP
\fBdelayed_instance.c\fP.
.PP
Definition at line 158 of file snmp_agent.h.
.SH "Field Documentation"
.PP 
.SS "struct \fBnetsnmp_agent_session_s\fP* \fBnetsnmp_agent_request_info_s::asp\fP\fC [read]\fP"
.PP
pdu contains authinfo, eg 
.PP
Definition at line 162 of file snmp_agent.h.

.SH "Author"
.PP 
Generated automatically by Doxygen for net-snmp from the source code.