Hi Team,
The OnClick server installation had a problem and failed at mibtools.cus.
Q1
Will this affect monitoring?
If so, how will it affect monitoring?
Q2
The following KB article describes how to avoid this error, and there is a workaround that requires initialization.
https://knowledge.broadcom.com/external/article?articleNumber=31413
> 5. Run the following command to reinitialize the MIB Tools database:
> ./BulkMibCompile.sh -uroot -p<PASSWD> -init
Will monitoring be affected during initialization?
Q3
Although the installation has failed, if you compile normally according to the manual, it will be stored in the following folder:
<$SPECROOT>/MibDatabase/userContrib
<$SPECROOT>/MibDatabase/Dependent
I believe that if the files stored in MibDatabase.backup are stored in the MibDatabase, there will be no impact on monitoring. Is this correct?
from
<$SPECROOT>/MibDatabase.backup/userContrib
<$SPECROOT>/MibDatabase.backup/Dependent
to
<$SPECROOT>/MibDatabase/userContrib
<$SPECROOT>/MibDatabase/Dependent
Thanks,