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

SNMP编程

开发平台:

Unix_Linux

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