Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

SNMP

by Nooks (Monk)
on Sep 13, 2000 at 04:52 UTC ( [id://32231]=modulereview: print w/replies, xml ) Need Help??

Item Description: SNMP module for the UC Davis SNMPv3 library

Review Synopsis: Excellent module for talking as an SNMP client from perl

I used this module to write a testing suite for an SNMP-enabled application written by my company: it worked well and I was able to do what I wanted with a minimum of fuss.

One thing that impressed me was that I was able to construct the appropriate objects necessary to do an SNMP get on the command-line, or take the care necessary to do it right, in a script.

I do seem to remember having trouble with the names of sysDescr values which I had to work around, but that may well have been my own misunderstanding.

The module also lacked a copying constructor, this hurt when I wanted to make a copy of an SNMP::Varbind object: I had to resort to a simple (ie non-deep) copy and hope it worked.

IIRC, the module also comes packaged with the UC Davis SNMP code, which is pretty handy.

Replies are listed 'Best First'.
Re: SNMP
by gam3 (Curate) on Nov 04, 2010 at 20:53 UTC
    I find the I use NetSNMP mainly on the server side NetSNMP::Agent is a very handy module to add functionality to the snmp server.
    -- gam3
    A picture is worth a thousand words, but takes 200K.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: modulereview [id://32231]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-18 04:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found