Help for this page

Select Code to Download


  1. or download this
    
    #! /usr/bin/perl -w
    ...
    }
    
    1;
    
  2. or download this
    #! /usr/bin/perl -w
    use strict;
    ...
        exit;
    }
    printhash(\%hash,"hash returned from getsnmp");
    
  3. or download this
    getsnmp: entry debug 1
    getsnmp: return value
    ...
    
    hash returned from getsnmp