-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Labels
Description
Hi team !
Quick description
Version: Global Version: 20250700 (a785fdb)
When I use autodisco rule for replication and interface on a Datadomain OS 8.3.1.0-1175411. I've an SNMP error:
UNKNOWN: SNMP Table Request: Cant get a single value.
How to reproduce
Please provide the initial conditions to reproduce the bug down below
- Environment:
Linux POLLER 5.10.0-35-amd64 #1 SMP Debian 5.10.237-1 (2025-05-19) x86_64 GNU/Linux 11.11 - Version of the plugin: 20250700 (a785fdb)
- Information about the monitored resource: Datadomain OS 8.3.1.0-1175411
- Command line: /usr/lib/centreon/plugins//centreon_emc_datadomain.pl --plugin=storage::emc::datadomain::snmp::plugin --mode=list-replications --hostname=ip.ip.ip.ip --snmp-version='3' --snmp-community='john' --snmp-username='brucewilis' --authprotocol='MD5' --authpassphrase='lemotdepasse' --privprotocol='AES' --privpassphrase='vousnepasserezpas' --debug
Expected result
Mtree name with OId .1.3.6.1.4.1.19746.1.8.1.1.1.7.1.
Actual result
UNKNOWN: SNMP Table Request: Cant get a single value.
I tried a snmpwalk, but I don't have any result..
Maybe the Datadomain version change a lot of thing.
Bye !