Help for this page
my ( $session, $error ) = Net::SNMP->session( -hostname => $host, ... printf( "ERROR: %s.\n", $session->error ); }