summaryrefslogtreecommitdiffstats
path: root/bin/env
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2000-09-20 17:23:33 +0000
committerTar Committer <tar@ocjtech.us>2000-09-20 17:23:33 +0000
commit3861ba4cf180eb01fd98a16f4502702ab217e56f (patch)
treef24461455175b1fcd98eeb429d03410523e4d592 /bin/env
parenta505626101e262be2cd5a8c74c44d3616c299519 (diff)
downloadrancid-3861ba4cf180eb01fd98a16f4502702ab217e56f.tar.gz
rancid-3861ba4cf180eb01fd98a16f4502702ab217e56f.tar.xz
rancid-3861ba4cf180eb01fd98a16f4502702ab217e56f.zip
Imported from rancid-1.6.tar.gz.rancid-1.6
Diffstat (limited to 'bin/env')
-rw-r--r--bin/env3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/env b/bin/env
index 85aa309..7a18204 100644
--- a/bin/env
+++ b/bin/env
@@ -21,6 +21,9 @@ CVSROOT=$BASEDIR/CVS; export CVSROOT
# collection from the router(s).
#NOPIPE=YES; export NOPIPE
#
+# if NOCOMMSTR is set, snmp community strings will be stripped from the configs
+#NOCOMMSTR=YES; export NOCOMMSTR
+#
# How many hours to go by before complaining about routers that
# can not be reached.
OLDTIME=4; export OLDTIME