*** mrtg        Sun Jul 29 19:02:54 2007
--- mrtg.ORIGINAL       Wed Jul 31 07:49:00 2002
***************
*** 62,68 ****
  use SNMP_util "0.86";
  # $SNMP_Session::suppress_warnings = 2;
  use locales_mrtg "0.07";
! require ('./manage_DLINK_SNMP_behaviour.pl'); # idleloop, 20070729
  $main::STARTTIME = time;

  if ($MRTG_lib::OS eq 'UNIX') {
--- 62,68 ----
  use SNMP_util "0.86";
  # $SNMP_Session::suppress_warnings = 2;
  use locales_mrtg "0.07";
!
  $main::STARTTIME = time;

  if ($MRTG_lib::OS eq 'UNIX') {
***************
*** 238,244 ****
                                                   ($uptime||"undef").", ".
                                                   ($name||"undef").", ".
                                                   ($time||undef).")");
! ($inlast,$outlast)=@{&manage_DLINK_SNMP_behaviour($router,$inlast,$outlast)}; # idleloop, 20070729
              #abort, if the router is not responding.


--- 238,244 ----
                                                   ($uptime||"undef").", ".
                                                   ($name||"undef").", ".
                                                   ($time||undef).")");
!
              #abort, if the router is not responding.


