Files
librenms-librenms/includes/polling/os/infinera-pon.inc.php
PipoCanaja 9a53a91895 Added basic device support for Infinera PON 7090 plateform (#10771)
* Infinera POM 7090

* Infinera PON 7090

* Infinera PON 7090
2019-11-05 21:45:41 +00:00

4 lines
152 B
PHP

<?php
// Get version number as guessed with the provided snmpwalk. No mib so far
$version = snmp_get($device, '.1.3.6.1.4.1.42229.1801.3.4.0', '-OQv');