in reply to Convert::BER printing values
That is written as# This is the value I need to expand print "varbind = $trap{'ber_varbindlist'}\n";
What is the output?print Dumper( \%trap );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Convert::BER printing values
by VinsWorldcom (Prior) on Apr 22, 2009 at 12:18 UTC | |
by Anonymous Monk on Apr 22, 2009 at 12:47 UTC |