mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
9a53a91895
* Infinera POM 7090 * Infinera PON 7090 * Infinera PON 7090
4 lines
152 B
PHP
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');
|