Help for this page

Select Code to Download


  1. or download this
        
    my $s = Net::SNMP->session( -hostname  => "10.6.21.10",
                                    -community => "private" );
    $s->set_request(".1.3.6.1.4.1.9.9.96.1.1.1.1.14.667", INTEGER, 4);