Help for this page

Select Code to Download


  1. or download this
    $result = $session->get_request(
                              [-callback        => sub {},]     # non-bloc
    +king
    ...
                              [-contextname     => $name,]      # v3
                              -varbindlist      => \@oids,
                           );
    
  2. or download this
    $result = $session->get_request( -varbindlist => [$OID] );