libnet-snmp-perl 6.0.1-1 source package in Ubuntu

Changelog

libnet-snmp-perl (6.0.1-1) unstable; urgency=low

  * New upstream release (Closes: #617916, #626906)
  * Bump Standards version to 3.9.2
  * Remove 01_ipv6_export.patch. This is implemented differently now.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  03 Jun 2011 10:24:21 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Oneiric
Original maintainer:
Jochen Friedrich
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libnet-snmp-perl_6.0.1.orig.tar.gz 92.4 KiB 14c37bc1cbb3f3cdc7d6c13e0f27a859f14cdcfd5ea54a0467a88bc259b0b741
libnet-snmp-perl_6.0.1-1.debian.tar.gz 3.5 KiB 8115f78573bdb7840dbbc8a4754219c80850ecf36288fd5a2ba7328ee1ca46a6
libnet-snmp-perl_6.0.1-1.dsc 1.0 KiB 216370dc9409871ce2eb3925781f9ad967b062ab4040718eca6d238b80e221f2

Available diffs

View changes file

Binary packages built by this source

libnet-snmp-perl: Script SNMP connections

 The module Net::SNMP implements an object oriented interface to
 the Simple Network Management Protocol. Perl applications can
 use the module to retrieve or update information on a remote
 host using the SNMP protocol. Net::SNMP is implemented completely
 in Perl, requires no compiling, and uses only standard Perl
 modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as
 SNMPv3 with USM are supported by the module. SNMP over UDP as well
 as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module
 assumes that the user has a basic understanding of the Simple
 Network Management Protocol and related network management concepts.