in reply to copy run tftp on cisco router using net::snmp
I am not sure how to stuff all of that into a single list value
This is just a way to describe the argument list to the sub. It appears that you want:
HTH, --traveler$server = "1.2.3.4"; $oid=".1.3.6.1.4.1.9.2.1.55.$server"; $session->set_request($oid, OCTET_STRING, "myfile");
|
|---|