netsnmp_netsnmp_agent_request_info_s.3
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:
SNMP编程
开发平台:
Unix_Linux
- .TH "netsnmp_agent_request_info_s" 3 "28 Nov 2005" "Version 5.2.1.rc3" "net-snmp" " -*- nroff -*-
- .ad l
- .nh
- .SH NAME
- netsnmp_agent_request_info_s - The agent transaction request structure.
- .PP
- .SH SYNOPSIS
- .br
- .PP
- fC#include <snmp_agent.h>fP
- .PP
- .SS "Data Fields"
- .in +1c
- .ti -1c
- .RI "int fBmodefP"
- .br
- .ti -1c
- .RI "fBnetsnmp_agent_session_sfP * fBaspfP"
- .br
- .RI "fIpdu contains authinfo, eg fP"
- .ti -1c
- .RI "fBnetsnmp_data_listfP * fBagent_datafP"
- .br
- .in -1c
- .SH "Detailed Description"
- .PP
- The agent transaction request structure.
- .PP
- fBExamples: fP
- .in +1c
- .PP
- fBdelayed_instance.cfP.
- .PP
- Definition at line 158 of file snmp_agent.h.
- .SH "Field Documentation"
- .PP
- .SS "struct fBnetsnmp_agent_session_sfP* fBnetsnmp_agent_request_info_s::aspfP"
- .PP
- pdu contains authinfo, eg
- .PP
- Definition at line 162 of file snmp_agent.h.
- .PP
- Referenced by get_set_cache(), handle_var_requests(), and netsnmp_create_delegated_cache().
- .SH "Author"
- .PP
- Generated automatically by Doxygen for net-snmp from the source code.