This package implements Basic Encoding Rules (BER) for Common Lisp. There are some functions to exchange messages over udp.
A straight-forward list-based representation of the snmp-elements is used on the CL side. The code uses normal functions rather than macros or instances/generic functions.
Introduction to SNMP and using this package: doc.txt
Installation and loading package: install-load.shtml.
This is free software using licence LLGPL.
You can download this automatically created tarball: root.tar.gz.
[an error occurred while processing this directive]
You can browse our CVS repository or download the current development tree via anonymous cvs, as described here
Back to Common-lisp.net.