Issues discovering power/phases Bachmann BN3000 Gen2 devices via SNMP

CMK version: 2.4.0p13, Cloud Edition Licensed
OS version: Ubuntu (docker image)

Error message: No error message, only “standard” SNMP values get detected

BN3000 Gen2 1P16-R1 added via SNMP to CMK, shows only standard devices (e.g. CPU, network, etc.) - querying works well.
SNMPWALK debug shows values for power lines, phases, etc.
CheckMK seems to have an integration: Bachmann Bluenet2 Powerrail: Phases

Is this integration missing from cloud - or do I miss something?

Thanks,
Stephan

The check uses a test if the device is really a Bluenet2 Powerrail SNMP agent:

You need to look at the SNMP data if OID .1.3.6.1.2.1.1.2.0 contains “.1.3.6.1.4.1.31770.2.1”.

If this is not the case this check may not be suitable for your device.

Thanks a lot for the reply - apparently I missed this, and it’s a newer device. I’m looking into providing a check for the device.

1 Like