mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
copy paste duh
This commit is contained in:
@@ -14,7 +14,7 @@ if ($device['os'] == 'comware') {
|
||||
|
||||
echo 'Pre-cache Comware: ';
|
||||
|
||||
$junos_oids = array();
|
||||
$comware_oids = array();
|
||||
echo 'Caching OIDs:';
|
||||
|
||||
$comware_oids = snmpwalk_cache_multi_oid($device, 'hh3cTransceiverInfoTable', $oids, 'HH3C-TRANSCEIVER-INFO-MIB');
|
||||
|
||||
Reference in New Issue
Block a user