summaryrefslogtreecommitdiffstats
path: root/bin/env
diff options
context:
space:
mode:
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