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

SNMP编程

开发平台:

Unix_Linux

  1. /**************************************************************
  2.  * Copyright (C) 2001 Alex Rozin, Optical Access
  3.  * 
  4.  *                     All Rights Reserved
  5.  * 
  6.  * Permission to use, copy, modify and distribute this software and its
  7.  * documentation for any purpose and without fee is hereby granted,
  8.  * provided that the above copyright notice appear in all copies and that
  9.  * both that copyright notice and this permission notice appear in
  10.  * supporting documentation.
  11.  * 
  12.  * ALEX ROZIN DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
  13.  * ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL
  14.  * ALEX ROZIN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR
  15.  * ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  16.  * WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
  17.  * ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
  18.  * SOFTWARE.
  19.  ******************************************************************/
  20. /*
  21.  * $Log: Rmon.h,v $
  22.  * Revision 5.0  2002/04/20 07:30:00  hardaker
  23.  * cvs file version number change
  24.  *
  25.  * Revision 1.2  2002/04/20 07:07:34  hardaker
  26.  * White space, oh glorious white space.
  27.  * How great our though?
  28.  * The code is fine.
  29.  * We agree on functionality easily.
  30.  * What really troubles us?
  31.  * Something we can't see.
  32.  * Something between the code.
  33.  * We bow down to your magnificence,
  34.  * For you are everywhere,
  35.  * Between everything.
  36.  * Pretty nothingness you are.
  37.  *
  38.  * Revision 1.1  2001/05/09 19:36:13  slif
  39.  * Include Alex Rozin's Rmon.
  40.  *
  41.  * Revision 1.1.2.1  2001/04/16 14:45:05  alex
  42.  * Rmon1 : first edition
  43.  *
  44.  */
  45. config_require(Rmon/rows)
  46. config_require(Rmon/agutil)
  47. config_require(Rmon/statistics)
  48. config_require(Rmon/alarm)
  49. config_require(Rmon/history)
  50. config_require(Rmon/event)
  51. config_add_mib(RMON-MIB)