Help for this page

Select Code to Download


  1. or download this
    sub getSNMP {
    my $OID_ifTable = '1.3.6.1.2.1.2.2';
    ...
    
        return;
    }
    
  2. or download this
    getSNMP($self->{ip});