in reply to Re: Hex-String retrieval is unsuccesful on SNMP Walk form Perl
in thread Hex-String retrieval is unsuccesful on SNMP Walk form Perl

Vins, Thank you. I had previously tried unpacking, and I was getting the same result. I will try Net::SNMP eventually, but since I have quite a few scripts with SNMP_util, I wanted to stick with that, but like I said I cannot find any Documentation for it.

  • Comment on Re^2: Hex-String retrieval is unsuccesful on SNMP Walk form Perl

Replies are listed 'Best First'.
Re^3: Hex-String retrieval is unsuccesful on SNMP Walk form Perl
by Marshall (Canon) on Apr 12, 2016 at 21:01 UTC
    I updated my post with a link to SNMP-util, see if that helps.