NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
What version? (Score:1)
Re:What version? (Score:2)
Hmmm, I was pretty sure it was version 2 (or version 2c???) for both, but you raise a good point that I should check that. Thank you.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:What version? (Score:2)
THANK YOU!!!!!! That was my problem!!!
Net::SNMP defaults to version 1. I'm using version 2 with snmpwalk. (Actually apparently the formal name is 2c, but Net::SNMP names it "2".)
I had only thought to be explicit about the version with snmpwalk, which wanted to use 3 by default and failed to work at all, with noisy error messages. Using 1 only silently failed for the Counter64's.
I owe you a drink sometime, but since I don't buy alcohol, maybe we'll make it a soda and a burger. :) Thank you so much
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re:What version? (Score:1)
Re:What version? (Score:2)
Wow; yeah. Didn't realize you were in the area. I definitely owe you lunch, so we'll have to arrange that at some point.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers