On Sat, Jan 4, 2014 at 1:45 PM, Hugh Ying <openl...@gmail.com> wrote:

> I've seen many actually used command line (snmp*) output parsed in perl
> script instead of using native SNMP::Session implementation?
>
> Is the Perl module already out of date and no longer maintained?
>

It just works, so there isn't much to 'maintain'.

I still use it, primarily because it allows me to write applications
without having to worry about trying to parse text and also to
avoid constantly forking sub-processes just to issue transactions.

For one-ofs, its not important, but if you are issuing thousands of
requests... you really notice it.

Unfortunately SNMP::Session doesn't support V3.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to