Net::SNMP - Object oriented interface to SNMP http://www.cpan.org
Go to file
2024-01-06 09:25:17 +01:00
perl-Net-SNMP.spec update to 6.0.1 [release 6.0.1-1mamba;Sun Apr 28 2013] 2024-01-06 09:25:17 +01:00
README.md update to 6.0.1 [release 6.0.1-1mamba;Sun Apr 28 2013] 2024-01-06 09:25:17 +01:00

perl-Net-SNMP

The Net::SNMP module 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. The module supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP version-3. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts.