Note that smicache is just a very simple script that builds on the wget program to retrieve files from URLs. It does not handle the file attributes of retrieved modules in any special way, so that you have to care about permissions in multi-user environments.
cache /usr/local/share/mibs/cache \
/usr/local/bin/smicache \
-d /usr/local/share/mibs/cache \
-p
You might want to chmod 1777 /usr/local/share/mibs/cache.
SEE ALSO
The (3)
project is documented at .
smilint(1)
AUTHOR
(C) 2001-2004 Frank Strauss, TU Braunschweig,
Germany <strauss@ibr.cs.tu-bs.de>