OSSP CVS Repository

ossp - Difference in ossp-pkg/snmpdx/snmpdx versions 1.6 and 1.7
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/snmpdx/snmpdx 1.6 -> 1.7

--- snmpdx       2003/09/02 15:36:18     1.6
+++ snmpdx       2003/09/03 15:15:05     1.7
@@ -802,18 +802,6 @@
         $ctx->{-log}->printf(2, "probing \"%s\" for OID \"%s\"", $oidprobe->{$oid_handled}, $oid_action);
         $oid_handler->probe($obj);
 
-        #   handle special "end of sequence" situation
-        #if (not defined($obj->{-value}) and $oid_handled =~ m|\.#$|) {
-        #    if (defined($oid_next)) {
-        #        $oid_search = $oid_next;
-        #        $oid_search =~ s|\.#$||s;
-        #        goto RETRY;
-        #    }
-        #    else {
-        #        goto ERROR; # end-of-MIB
-        #    }
-        #}
-
         #   handle special "unknown OID value" situation
         if (not defined($obj->{-value})) {
             $ctx->{-log}->printf(1, "WARNING: handler was unable to provide probe value for OID \"%s\"", $oid_request);

CVSTrac 2.0.1