2018-05-18 12:54:00 +02:00

9 lines
339 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.