artica b3da2803a4 Changed the format of the .php files
Former-commit-id: 4dc926a81de14e27df8be7982406b09d8e808399
2019-01-30 16:18:44 +01:00

11 lines
479 B
PHP

<?php
/**
* @package Include/help/en
*/
?>
<h1>SNMP walk</h1>
<?php echo get_product_name(); ?> has also a simple SNMP browser that allows to walk the MIB of a remote device by a SNMP Walk.
<br /><br />
Walking ("SNMP Walk") over a device will make all MIB variables available, so you can choose one. You can also enter a MIB using numerical OID or human understandable format, if you have the correct MIB installed in your <?php echo get_product_name(); ?> Network Server.