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

SNMP编程

开发平台:

Unix_Linux

  1. /*
  2.  * Definitions for SNMP (RFC 1067) agent variable finder.
  3.  *
  4.  */
  5. #ifndef _SNMP_VARS_H_
  6. #define _SNMP_VARS_H_
  7. #ifdef __cplusplus
  8. extern          "C" {
  9. #endif
  10. /* Portions of this file are subject to the following copyright(s).  See
  11.  * the Net-SNMP's COPYING file for more details and other copyrights
  12.  * that may apply:
  13.  */
  14. /***********************************************************
  15. Copyright 1988, 1989 by Carnegie Mellon University
  16. Copyright 1989 TGV, Incorporated
  17.       All Rights Reserved
  18. Permission to use, copy, modify, and distribute this software and its
  19. documentation for any purpose and without fee is hereby granted,
  20. provided that the above copyright notice appear in all copies and that
  21. both that copyright notice and this permission notice appear in
  22. supporting documentation, and that the name of CMU and TGV not be used
  23. in advertising or publicity pertaining to distribution of the software
  24. without specific, written prior permission.
  25. CMU AND TGV DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
  26. INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
  27. EVENT SHALL CMU OR TGV BE LIABLE FOR ANY SPECIAL, INDIRECT OR
  28. CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
  29. USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
  30. OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  31. PERFORMANCE OF THIS SOFTWARE.
  32. ******************************************************************/
  33. /*
  34.  * Portions of this file are copyrighted by:
  35.  * Copyright