Details
Description
Hello,
My observium version is Observium CE 24.12.13800 (24th December 2024)
I want to monitor the power consumed by the PDU
Here are the user manual and the MIB files provided by the company : https://www.bachmann.com/fr/telechargements/bluenet-pdus/
I have attached their MIB files from the link and the snmpwalk file following these guidelines :
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1 > myagent.snmpwalk |
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -Ih -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk |
Also, I have tried to follow the "adding MIB support" documentation but it didn't work
Do you need any other information ? I am not sure if I am asking correctly.
Besides that, I discover the device very well and can monitor other parameters (like memory, CPU...)
Kind regards,
Added in r13850.