Posts

Showing posts from November, 2018

Add unsupported device to Observium (Fiberhome OLT)

Add unsupported devices To be able to add unsupported devices, we need to have the device's mib file. On this tutorial, we use Fiberhome OLT as example. First, download the Fiberhome mib file from  here . For the observium enterprise/professional, It is already provided in the /opt/observium/mibs/fiberhome folder. Download the file and put in the /opt/observium/mibs/rfc. Check the device sysDescr and sysObjectID using snmpget command: [root@observium ~]# snmpget -v2c -c public fiberhome-olt .1.3.6.1.2.1.1.1.0 .1.3.6.1.2.1.1.2.0 -On .1.3.6.1.2.1.1.1.0 = STRING: "AN5516-01" .1.3.6.1.2.1.1.2.0 = OID: .1.3.6.1.4.1.5875.800.1001.11 Based on that result, the device needs to be defined in the config.php as follows: