netsnmp_netsnmp_agent_request_info_s.3
上传用户:wxp200602
上传日期:2007-10-30
资源大小:4028k
文件大小:1k
源码类别:

SNMP编程

开发平台:

Unix_Linux

  1. .TH "netsnmp_agent_request_info_s" 3 "28 Nov 2005" "Version 5.2.1.rc3" "net-snmp" " -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. netsnmp_agent_request_info_s - The agent transaction request structure.  
  6. .PP
  7. .SH SYNOPSIS
  8. .br
  9. .PP
  10. fC#include <snmp_agent.h>fP
  11. .PP
  12. .SS "Data Fields"
  13. .in +1c
  14. .ti -1c
  15. .RI "int fBmodefP"
  16. .br
  17. .ti -1c
  18. .RI "fBnetsnmp_agent_session_sfP * fBaspfP"
  19. .br
  20. .RI "fIpdu contains authinfo, eg fP"
  21. .ti -1c
  22. .RI "fBnetsnmp_data_listfP * fBagent_datafP"
  23. .br
  24. .in -1c
  25. .SH "Detailed Description"
  26. .PP 
  27. The agent transaction request structure. 
  28. .PP
  29. fBExamples: fP
  30. .in +1c
  31. .PP
  32. fBdelayed_instance.cfP.
  33. .PP
  34. Definition at line 158 of file snmp_agent.h.
  35. .SH "Field Documentation"
  36. .PP 
  37. .SS "struct fBnetsnmp_agent_session_sfP* fBnetsnmp_agent_request_info_s::aspfP"
  38. .PP
  39. pdu contains authinfo, eg 
  40. .PP
  41. Definition at line 162 of file snmp_agent.h.
  42. .PP
  43. Referenced by get_set_cache(), handle_var_requests(), and netsnmp_create_delegated_cache().
  44. .SH "Author"
  45. .PP 
  46. Generated automatically by Doxygen for net-snmp from the source code.