

<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AFAQ%3APerl_00</id>
		<title>Template:FAQ:Perl 00 - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.net-snmp.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AFAQ%3APerl_00"/>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Perl_00&amp;action=history"/>
		<updated>2026-05-05T13:13:18Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.3</generator>

	<entry>
		<id>http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Perl_00&amp;diff=4037&amp;oldid=prev</id>
		<title>Dts12: Latest FAQ revision - preparing for 5.5 release</title>
		<link rel="alternate" type="text/html" href="http://www.net-snmp.org/wiki/index.php?title=Template:FAQ:Perl_00&amp;diff=4037&amp;oldid=prev"/>
				<updated>2009-07-21T09:12:45Z</updated>
		
		<summary type="html">&lt;p&gt;Latest FAQ revision - preparing for 5.5 release&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Short, comprehensive (but ultimately unhelpful) anwer - to provide a&lt;br /&gt;
perl interface for SNMP operations.&lt;br /&gt;
&lt;br /&gt;
Longer, incomplete (but more useful) answer - there are probably two&lt;br /&gt;
main uses for the Perl SNMP module.  The first is for developing client&lt;br /&gt;
management applications, using perl to send SNMP requests, and manipulating&lt;br /&gt;
or displaying the results.  As such, this is a straight alternative to&lt;br /&gt;
various other SNMP toolkits currently available (for both perl and other&lt;br /&gt;
programming languages).&lt;br /&gt;
&lt;br /&gt;
The second is as a means for extending the functionality of the Net-SNMP&lt;br /&gt;
agent, by implementing new MIB modules.  This is an alternative to the&lt;br /&gt;
other script-based extension mechanisms, but is more tightly bound to the&lt;br /&gt;
Net-SNMP agent (and hence more efficient), while still avoiding the need&lt;br /&gt;
to write C code.&lt;br /&gt;
&lt;br /&gt;
It is also possible to use the perl SNMP module in the snmpd.conf file,&lt;br /&gt;
or to process incoming notifications,  but the above are probably the&lt;br /&gt;
two primary uses.&lt;/div&gt;</summary>
		<author><name>Dts12</name></author>	</entry>

	</feed>