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

9 lines
340 B
PHP

<?php
/**
* @package Include/help/en
*/
?>
<h1>SNMP OID</h1>
Module's SNMP OID. If there is a MIB able to resolve the name in <?php echo get_product_name(); ?> Network Server, then you can use alphanumeric OIDs (i.e. SNMPv2-MIB::sysDescr.0). Numeric OID can always be used (i.e. 3.1.3.1.3.5.12.4.0.1), even if there is no specific MIB.