- or download this
Problem with session get request: The OBJECT IDENTIFIER value "ARRAY(0
+x942c50)" is expected in dotted decimal notation.
- or download this
my @info = split(/:/, $IP);
...
exit 1;
}
print Dumper(\$session);
- or download this
$VAR1 = \bless( {
'_translate' => 0,
...
'_discovery_queue' => [],
'_hostname' => '127.0.0.1'
}, 'Net::SNMP' );
- or download this
'_dest_name' => '�',
'_sock_name' => '',
- or download this
#! /usr/local/bin/perl
...
$session->close();
exit 0;