Path to this page:
./
wip/bsnmp,
Minimal SNMP daemon
Branch: CURRENT,
Version: 1.12,
Package name: bsnmp-1.12,
Maintainer: pkgsrc-usersThis is a mini-SNMP daemon. The basic daemon implements the system
group and a number of private extensions to manage the UDP transport
mapping, communities, trap destinations and loadable modules. In this
form it can be used to provide remote access to arbitrary data that
can be described in the form as required by the SMI. The daemon speaks
both SNMPv1 and SNMPv2c.
Required to run:[
devel/libbegemot]
Required to build:[
pkgtools/cwrappers]
Master sites:
RMD160: d7ea4c2c07870f42073f7e758abbd6dfe4afefc9
Filesize: 408.841 KB
Version history: (Expand)
- (2024-09-19) Package has been reborn
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
- (2020-09-29) Package has been reborn
- (2020-09-29) Package deleted from pkgsrc
- (2020-01-02) Package has been reborn
CVS history: (Expand)
2012-09-24 19:14:38 by Aleksej Saushev | Files touched by this commit (19) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
|
2010-05-05 18:04:41 by Hauke Fath | Files touched by this commit (10) | |
Log message:
This is a mini-SNMP daemon. The basic daemon implements the system
group and a number of private extensions to manage the UDP transport
mapping, communities, trap destinations and loadable modules. In this
form it can be used to provide remote access to arbitrary data that
can be described in the form as required by the SMI. The daemon speaks
both SNMPv1 and SNMPv2c.
The code is FreeBSD specific and does not build on NetBSD, currently,
for lack of kernel interfaces.
|