./net/net-snmp, Extensible SNMP implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.7.2nb2, Package name: net-snmp-5.7.2nb2, Maintainer: adam

Net-SNMP contains various tools relating to the Simple Network Management
Protocol including:

* an extensible agent
* an SNMP library
* tools to request or set information from SNMP agents
* tools to generate and handle SNMP traps
* a version of the unix 'netstat' command using SNMP

This package is originally based on the Carnegie Mellon University
SNMP implementation (version 2.1.2.1), but has developed significantly
since then.

DEINSTALL [+/-]

Required to run:
[lang/perl5] [pkgtools/osabi]

Required to build:
[lang/perl5] [devel/libtool-base]

Package options: inet6, perl

Master sites:

SHA1: c493027907f32400648244d81117a126aecd27ee
RMD160: 392d643e9f2f42ee4fa688b4702329ad005ee12e
Filesize: 6134.133 KB

Version history: (Expand)


CVS history: (Expand)


   2013-04-14 21:45:31 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Always return a value from a non-void function (hi christos!).
   2013-04-05 20:20:09 by Christos Zoulas | Files touched by this commit (3)
Log message:
welcome to pl2.
- support for multi-cpu state reporting
- fix bug with storage calculation (use frsize instead bsize)
   2013-04-05 09:59:20 by Matthias Scheler | Files touched by this commit (2)
Log message:
Correct filename in new patch file to fix the build.
   2013-04-05 03:03:06 by Christos Zoulas | Files touched by this commit (1) | Package updated
Log message:
update for multi-cpu load.
   2013-04-05 03:02:22 by Christos Zoulas | Files touched by this commit (1)
Log message:
add per cpu loads
   2013-04-04 22:00:35 by Christos Zoulas | Files touched by this commit (2)
Log message:
bump patchlevel
   2013-04-04 21:59:07 by Christos Zoulas | Files touched by this commit (4)
Log message:
memory stats -> wrong type in getting some sysctls
cpu stats -> wrong sysctl getting cpu model
process stats -> netbsd5 was not defined leading to wrong process stats
   2013-03-23 13:23:25 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Include uvm/uvm_extern.h if it exists. Required for NetBSD/current.