Details
Description
The commit 9283 among other changes had replaced working MIBs with broken MIBs in the Raisecom directory. This had blinded optical transceiver sensors in production, so I have checked every file in the Raisecom directory and 4 of them have syntax errors:
- RAISECOM-COMMON-MANAGEMENT-MIB
- RAISECOM-OPTICAL-TRANSCEIVER-MIB
- RAISECOM-PON-DEVICE-MIB
- RAISECOM-PONSERIES-TC
The attached patch fixes some trivial syntax errors, but the following issues still stand (one of which is still blocking the sensors in production):
Did not find 'raisecomNotificationLocation' in module RAISECOM-COMMON-MANAGEMENT-MIB (/opt/observium/mibs/raisecom/RAISECOM-OPTICAL-TRANSCEIVER-MIB)
Bad operator (raisecomPowerMissTrap): At line 1012 in /opt/observium/mibs/raisecom/RAISECOM-PON-DEVICE-MIB
Could you fix that or roll back Raisecom MIBs to the working revisions? Thank you.