centreon-plugins icon indicating copy to clipboard operation
centreon-plugins copied to clipboard

[network::sonus::sbc::snmp::plugin] --mode=dsp: UNKNOWN: Can't call method "map_instance"

Open joschi99 opened this issue 2 years ago • 6 comments

Latest plugins

./centreon_plugins.pl --hostname= --snmp-community='' --plugin=network::sonus::sbc::snmp::plugin --mode=dsp-stats UNKNOWN: Can't call method "map_instance" on an undefined value at /centreon-plugins-develop/src/network/sonus/sbc/snmp/mode/dspstats.pm line 109.

joschi99 avatar Dec 21 '23 14:12 joschi99

Hi @joschi99, I just cloned the repoo and could not reproduce your issue:

centreon-engine@central-deb-23-04:~/centreon-plugins/src$ perl centreon_plugins.pl --hostname= --snmp-community='' --plugin=network::sonus::sbc::snmp::plugin --mode=dsp-stats
UNKNOWN: SNMP Table Request: Cant get a single value. 

Do you have the issue with a brand new clone? What do you get after git status?

omercier avatar Dec 22 '23 14:12 omercier

yes, this issue is on latest version.

joschi99 avatar Dec 22 '23 14:12 joschi99

Hello :)

Same observation as @omercier, I can't reproduce this issue:

~/centreon-plugins/src$ perl centreon_plugins.pl --hostname= --snmp-community='' --plugin=network::sonus::sbc::snmp::plugin --mode=dsp-stats
UNKNOWN: SNMP Table Request: Timeout 

lucie-tirand avatar Jul 02 '24 13:07 lucie-tirand

I have done a test with latest versions and know I cannot reproduce the problem. I will close the ticket.

joschi99 avatar Jul 05 '24 05:07 joschi99