- or download this
#!/usr/bin/perl
use strict;
...
my $x = $session->bulkwalk(0, 1, ['.1.3.6.1.2.1.1.1']);
die 'DUMP IT: ' . Dumper \$x;
}
- or download this
DUMP IT: $VAR1 = \[
'something that leaks',
'more leaking stuff',
undef
];
- or download this
os: kubuntu-10.04
perl: v5.10.1
libsnmp-perl: 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1