- or download this
snmpset <router> <RW Community String> .1.3.6.1.4.1.9.2.1.55.<tftp
+server ip> string <filename>
- or download this
$where = "10.6.21.100 string $tftpfile";
@param = qw($oid SET_REQUEST $where);
...
-community => $community
);
my $response = $session->set_request(@param);
- or download this
$response = $session->set_request(@oid_type_value);
- or download this
<tftp server ip> string <filename>