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

network::cisco::wlc::snmp::plugin on Cisco WLC 9800 #5001

Open
Gomoryong opened this issue Apr 29, 2024 · 1 comment
Open

network::cisco::wlc::snmp::plugin on Cisco WLC 9800 #5001

Gomoryong opened this issue Apr 29, 2024 · 1 comment

Comments

@Gomoryong
Copy link

Hello,
In a production environment i want to use the centreon plugin network::cisco::wlc::snmp::plugin to supervise Cisco WLC 9800 controler

For exemple this works :
/usr/lib/centreon/plugins/centreon_cisco_wlc.pl --plugin=network::cisco::wlc::snmp::plugin --mode=ap-users --hostname=**** --snmp-version='2c' --snmp-community='****'

But not working for Cpu or Ram :
/usr/lib/centreon/plugins/centreon_cisco_wlc.pl --plugin=network::cisco::wlc::snmp::plugin --mode=memory --hostname=**** --snmp-version='2c' --snmp-community='****'
UNKNOWN: SNMP GET Request: Cant get a single value.

Centreon-plugin version :
Package: centreon-plugin-network-cisco-wlc-snmp
Version: 20240311-1~bullseye

Thanks for your help

Regards,

@lucie-dubrunfaut
Copy link
Contributor

Hello :)

Can't get a single value means that the plugin didn't find the OID needed to display the result. In your case maybe your equipment model is perhaps not managed by the current plugin. Can you provide us a MIB of your equipment and an anonymized .snmpwalk (full snmpwalk of enterprise branch : snmpwalk -ObentU -v 2c -c public address .1.3.6.1.4.1 > equipment.snmpwalk) of your equipment to help us troubleshooting this issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants