Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HPE Comware Transceiver Sensor Support #3889

Merged
merged 6 commits into from
Jul 28, 2016
Merged

Conversation

Rosiak
Copy link
Member

@Rosiak Rosiak commented Jul 27, 2016

As stated in the title.
Thanks to @laf for the initial sensor work.
#2702

@LibreNMS-CI
Copy link

Auto-Deploy finished, Test PR at http://3889.ci.librenms.org or https://3889.ci.librenms.org

$comware_oids = array();
echo 'Caching OIDs:';

$comware_oids = snmpwalk_cache_multi_oid($device, 'hh3cTransceiverInfoTable', $oids, 'HH3C-TRANSCEIVER-INFO-MIB');
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace $oids with array()

@LibreNMS-CI
Copy link

Auto-Deploy finished, Test PR at http://3889.ci.librenms.org or https://3889.ci.librenms.org

@LibreNMS-CI
Copy link

Auto-Deploy finished, Test PR at http://3889.ci.librenms.org or https://3889.ci.librenms.org

@laf laf added the Device 🖥️ New or added device support label Jul 28, 2016
@laf laf merged commit bfce191 into librenms:master Jul 28, 2016
@Rosiak Rosiak deleted the more-comware branch February 5, 2017 14:40
@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Device 🖥️ New or added device support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants