I’m using LibreNMS 25.1.0.and I am currently adding new OIDs (from the PACKETLOGIC-MIB) to a Procera device.
I put the OID in the includes/definitions/discovery/procera.yaml file but when I run the discovery (php discovery.php -d -v -m sensors -h XX), I got the following error:
I updated the MIB and channelStatisticsRxBytes exist now in the PACKETLOGIC-MIB I have in LibreNMS.
The error persists though.
Note that when I query the device using the numeric OID instead of the name ( in this case the numeric OID is 1.3.6.1.4.1.15397.2.1.181.3) the device responds and gives a value for it.