Help for this page

Select Code to Download


  1. 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;
    }
    
  2. or download this
    DUMP IT: $VAR1 = \[
                'something that leaks',
                'more leaking stuff',
                undef
              ];
    
  3. or download this
    os: kubuntu-10.04
    perl: v5.10.1
    libsnmp-perl: 5.4.2.1~dfsg0ubuntu1-0ubuntu2.1