Re: key authentication problem when using perl extension module in an SNMPv3 environment

2010-04-02 Thread Wes Hardaker
> On Mon, 29 Mar 2010 21:47:32 +0800, fancyrabbit > said: f> AuthLocalizedKey=>'0x7980621067ef954f21e19c0f4fe9f326', f> PrivLocalizedKey=>'0x866117a53b33ef6c9b3c3c3a419d2e17', I believe these need to be the already packed binary versions, not hex strings. -- Wes Hardaker Cobham Analyti

key authentication problem when using perl extension module in an SNMPv3 environment

2010-03-29 Thread fancyrabbit
Hi, I'm now working in an SNMPv3 environment and use the SNMP perl module to write some utils. the following snmpget command is working: snmpget -v3 -usomeuser -lauthPriv -3k0x7980621067ef954f21e19c0f4fe9f326 -3K0x866117a53b33ef6c9b3c3c3a419d2e17 10.10.1.1 sysDescr.0 which proves the localized keys