Help for this page
#!/usr/bin/perl ... my $x = $session->bulkwalk(0, 1, ['.1.3.6.1.2.1.1.1']); warn 'DUMP IT: ' . Dumper(\$x); }