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

SNMP编程

开发平台:

Unix_Linux

  1. #######################################
  2. #     Ling Xiaofeng
  3. #
  4. These test cases are to test for accessing RFC-1213MIB variable
  5. To run test:
  6. cd this directory and type
  7. ./run
  8. #######################################
  9. # 07-Apr-2004 Mike Slifcak adapted for use with "make test" [RUNTESTS]
  10. #
  11. Options
  12.   Environment Variables
  13.   SNMP_SLEEP  -- number of seconds delay between actions. Defaults to 1
  14.   SNMP_VERBOSE - 1=verbose messages; 0=dots plus summary. Defaults to 0
  15. Notes for proper operation in certain environments
  16.   Msys/MinGW provides a _minimal_ GNU environment
  17.   For best results with these tests:
  18. copy c:msysbinsh.exe c:msysbinbash.exe