Help for this page

Select Code to Download


  1. or download this
    sub set_oid {
        my $self = shift;
        $self->plugin_oid($self->plugin_oid_val);
    }
    
  2. or download this
    sub plugin_oid_val { '1.2.5' }