Help for this page

Select Code to Download


  1. or download this
    snmpset -v 1 -c pri 99.1.1.1 .1.3.6.1.4.1.9.9.16.1.1.1.3.333 x "63 1 4
    +0 47"
    
  2. or download this
    use Net::SNMP ;
       $session->set_request(
        -varbindlist => ['.1.3.6.1.4.1.9.9.16.1.1.1.3.333',IPADDRESS,$r_ip
    +]
        );