Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Net::SNMP vs SNMP, and MIBs

by Anonymous Monk
on Apr 15, 2005 at 21:10 UTC ( [id://448343]=note: print w/replies, xml ) Need Help??


in reply to Net::SNMP vs SNMP, and MIBs

i believe the SNMP module is maintained within the net-snmp distribution. so the version on CPAN may not be the most recent. i usually use SNMP over Net::SNMP. because SNMP uses the same shared libraries as the net-snmp cli tools (snmp{set,get,walk,translate,...}). so if i have any problems i can debug using the cli tools and then easily convert to Perl later. SNMP also does all of the MIB translation stuff you could ever want. also if you have any problems with devices or MIBs you can duplicate the problem with the cli tools and then when you talk to the vendor you can say that you're having problems while using common tools instead of saying that you're having problems using some odd Perl module.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found