Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

How to best learn SNMP (with Net::SNMP)?

by morgon (Priest)
on Jul 21, 2010 at 20:28 UTC ( [id://850721]=perlquestion: print w/replies, xml ) Need Help??

morgon has asked for the wisdom of the Perl Monks concerning the following question:

Hi,

I have a basic understanding of SNMP but have never really used it.

For an upcoming interview (for a freelance job) I now want to dig a little deeper (I can invest half a day).

So could someone please recommend some good resources on both SNMP in general and Net::SNMP?

Many thanks!

  • Comment on How to best learn SNMP (with Net::SNMP)?

Replies are listed 'Best First'.
Re: How to best learn SNMP (with Net::SNMP)?
by ahmad (Hermit) on Jul 21, 2010 at 21:59 UTC
      Thank you so much, now that you showed me Google my life will be so much easier in the future...

      I simply add "good_tutorials_only=1" to my query and the chaff gets weeded out automatically - I never will have to bother anybody else for recommendations...

Re: How to best learn SNMP (with Net::SNMP)?
by Proclus (Beadle) on Jul 22, 2010 at 13:14 UTC
    You will find the SNMP Object Navigator very helpful. It helps to determine which mibs is which and what it does.

    Also, at some point you will have to look at the RFCs. Specifically RFC 3416 and RFC 1157.

    To check the packets sent and received you can use Wireshark.

    Lastly, Net::SNMP will block your application; if you need to do other tasks while Net::SNMP is waiting for a response, you can use POE::Component::Net::SNMP. This will especially help if your app has a UI.

Log In?
Username:
Password:

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

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

    No recent polls found