net-snmp/testing/rfc1213
Lu zhiping f031e13d35 Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
..
README Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
run Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
snmpfun.sh Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
test_fun Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
testmib1.sh Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
testmib2.sh Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00
testmib3.sh Import Upstream version 5.8+dfsg 2022-06-27 15:01:12 +08:00

README

#######################################
#     Ling Xiaofeng
#

These test cases are to test for accessing RFC-1213MIB variable
To run test:
cd this directory and type
./run

#######################################
# 07-Apr-2004 Mike Slifcak adapted for use with "make test" [RUNTESTS]
#
Options
  Environment Variables

  SNMP_SLEEP  -- number of seconds delay between actions. Defaults to 1
  SNMP_VERBOSE - 1=verbose messages; 0=dots plus summary. Defaults to 0


Notes for proper operation in certain environments

  Msys/MinGW provides a _minimal_ GNU environment
  For best results with these tests:
	copy c:\msys\bin\sh.exe c:\msys\bin\bash.exe