# $Id: INSTALL 138 2004-11-19 21:04:24Z kirk $ Basic installation: Unpack the tarball, cd into the new directory, and type 'make install'. Basic removal: As above, but type 'make deinstall'. To use the SNMP agent: Add an entry to your snmpd.conf like: pass .1.3.6.1.4.1.2021.255 /usr/local/sbin/jail-snmp -or- pass_persist .1.3.6.1.4.1.2021.254 /usr/local/sbin/jail-snmp-persist and restart snmpd.conf.