Alien-SNMP-MIBDEV
view release on metacpan or search on metacpan
NAME
Alien::SNMP::MIBDEV - Alien package for the Net-SNMP library
VERSION
Version 2.020000
SYNOPSIS
use Alien::SNMP::MIBDEV;
# then it's just like SNMP.pm
say Alien::SNMP::MIBDEV->bin_dir;
# where the net-snmp apps (snmptranslate, etc) live
DESCRIPTION
Alien::SNMP::MIBDEV is mainly used for netdisco-mibs development where
standard settings do not suffice. It's not intended for other purposes.
Alien::SNMP::MIBDEV downloads and installs the Net-SNMP 5.8 library and
associated perl modules.
This is based on Alien::SNMP::MAXTC.
lib/Alien/SNMP/MIBDEV.pm view on Meta::CPAN
Version 2.020000
=cut
=head1 SYNOPSIS
use Alien::SNMP::MIBDEV;
# then it's just like SNMP.pm
say Alien::SNMP::MIBDEV->bin_dir;
# where the net-snmp apps (snmptranslate, etc) live
=head1 DESCRIPTION
L<Alien::SNMP::MIBDEV> is mainly used for netdisco-mibs development where
standard settings do not suffice. It's not intended for other purposes.
L<Alien::SNMP::MIBDEV> downloads and installs the Net-SNMP 5.8 library and
associated perl modules.
( run in 0.803 second using v1.01-cache-2.11-cpan-d7a12ab2c7f )