Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37526010
en ru br
ALT Linux repos
S:1.16-alt1
5.0: 1.08-alt2
4.1: 1.08-alt1
4.0: 1.08-alt1

Group :: Development/Perl
RPM: perl-SNMP_Session

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Name: perl-SNMP_Session
Version: 1.16
Release: alt1
Summary: Native SNMP support for Perl 5

License: perl
Group: Development/Perl
URL: http://www.switch.ch/misc/leinen/snmp/perl
BuildArch: noarch

Source0: %name-%version.tar.bz2

BuildRequires: perl-devel perl(Net/SNMP.pm)


%description
This package contains Perl 5 modules SNMP_Session.pm, BER.pm,
and SNMP_util.pm which, when used together, provide rudimentary
access to remote SNMP (v1/v2) agents.

This module differs from existing SNMP packages in that it is
completely stand-alone, i.e. you don't need to have another
SNMP package such as Net-SNMP. It is also written entirely in
Perl, so you don't have to compile any C modules. It uses the
Perl 5 Socket.pm module and should therefore be very portable,
even to non-Unix systems.

%package  -n perl-Net_SNMP_util
Summary: Net_SNMP_util -- SNMP utilities using Net::SNMP
Group: Development/Perl

%description -n perl-Net_SNMP_util
The Net_SNMP_util module implements SNMP utilities using the Net::SNMP module.
It implements snmpget, snmpgetnext, snmpwalk, snmpset, snmptrap, and
snmpgetbulk.  The Net_SNMP_util module assumes that the user has a basic
understanding of the Simple Network Management Protocol and related network
management concepts.


%prep
%setup -q

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Artistic README README.SNMP_util ChangeLog changes.html
%perl_vendor_privlib/S*
%perl_vendor_privlib/B*

%files -n perl-Net_SNMP_util
%perl_vendor_privlib/Net_SNMP_util.pm

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin