<?php
$TOC = array (
  0 => 
  array (
    0 => 'snmp.setup.php',
    1 => 'Installation/Konfiguration',
  ),
  1 => 
  array (
    0 => 'snmp.constants.php',
    1 => 'Vordefinierte Konstanten',
  ),
  2 => 
  array (
    0 => 'ref.snmp.php',
    1 => 'SNMP-Funktionen',
  ),
  3 => 
  array (
    0 => 'class.snmp.php',
    1 => 'SNMP',
  ),
  4 => 
  array (
    0 => 'class.snmpexception.php',
    1 => 'SNMPException',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.remote.other.php',
    1 => 'Sonstige Dienste',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Funktionsreferenz',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Vorwort',
  ),
);