Beefy Boxes and Bandwidth Generously Provided by pair Networks vroom
Syntactic Confectionery Delight
 
PerlMonks  

Re: How to solve Net::SNMP error?

by turo (Friar)
on May 05, 2006 at 09:02 UTC ( [id://547638]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to How to solve Net::SNMP error?

McDarren is right, the snmp port (by default, and if and only if you didn't change where the server is listening) is the 161.

Anyway, I think you don't need to install IO::Socket::INET6 support to get your script running. You only need to know if your snmp server (or better, your target agent) is listening at port 161 over udp or tcp.
You can change the default behaviour (by default server and clients use udp) of your perl script snmp client, by specifying the 'domain' option (see Net::SNMP)

good luck!

perl -Te 'print map { chr((ord)-((10,20,2,7)[$i++])) } split //,"turo"'

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://547638]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.