Index: ossp-pkg/snmpdx/snmpdx.pod RCS File: /v/ossp/cvs/ossp-pkg/snmpdx/snmpdx.pod,v co -q -kk -p'1.1' '/v/ossp/cvs/ossp-pkg/snmpdx/snmpdx.pod,v' | diff -u /dev/null - -L'ossp-pkg/snmpdx/snmpdx.pod' 2>/dev/null --- ossp-pkg/snmpdx/snmpdx.pod +++ - 2024-05-18 21:34:26.315936821 +0200 @@ -0,0 +1,59 @@ +## +## OSSP snmpdx -- SNMP Daemon Extension +## Copyright (c) 2003 The OSSP Project +## Copyright (c) 2003 Ralf S. Engelschall +## Copyright (c) 2003 Cable & Wireless +## +## Permission to use, copy, modify, and distribute this software for +## any purpose with or without fee is hereby granted, provided that +## the above copyright notice and this permission notice appear in all +## copies. +## +## THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED +## WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +## MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +## IN NO EVENT SHALL THE AUTHORS AND COPYRIGHT HOLDERS AND THEIR +## CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, +## SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT +## LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF +## USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +## ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +## OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT +## OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF +## SUCH DAMAGE. +## + +=pod + +=head1 NAME + +B - SNMP Daemon Extension + +=head1 SYNOPSIS + +=head1 DESCRIPTION + +B is a framework for easily hooking into B's +snmpd(8) and providing an own SNMP MIB and the OID implementing probes. +It is a B program which either can be configured as a C +(not recommended) or C (recommended) program into +F. + +=head1 SEE ALSO + +snmpd(8), F. + +=head1 HISTORY + +B was implemented in August 2003 by I +under contract with I as an Open Source framework for +easily hooking into B in order to provide an own SNMP MIB and +the OID implementing probes. + +=head1 AUTHORS + + Ralf S. Engelschall + Thomas Lotterer + +=cut +