Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w 
    use strict;
    ...
    my @param = qw($oid OCTET_STRING "host.cfg");
    $s->set_request(@param);
    $s->close;
    
  2. or download this
    Argument "community" isn't numeric in subtraction (-) at ./tftp.pl lin
    +e 14.
    Argument "57.8.10.133" isn't numeric in subtraction (-) at ./tftp.pl l
    +ine 14.
    Odd number of elements in hash assignment at
    /usr/lib/perl5/site_perl/5.6.0/Net/SNMP.pm line 196.
    Can't call method "set_request" on an undefined value at ./tftp.pl lin
    +e 20.