Adding support for new MIBs can be quite involved. We have documentation for adding detection for new OSes at https://docs.observium.org/developing/add_os/, but not yet any documentation for adding support for new MIBs.
Some things are as simple as writing a few arrays to describe where the data is, some things can take 100s of lines of code.
It's not as straightforward with CE, because CE is not designed to have things added to it, because it gets out of date quickly.
Adding support for new MIBs can be quite involved. We have documentation for adding detection for new OSes at https://docs.observium.org/developing/add_os/, but not yet any documentation for adding support for new MIBs.
Some things are as simple as writing a few arrays to describe where the data is, some things can take 100s of lines of code.
It's not as straightforward with CE, because CE is not designed to have things added to it, because it gets out of date quickly.