Commit 15242481 authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

wrpc_failures: minor fixes

parent 7ca78545
......@@ -236,7 +236,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} }
\item [] \underline{Error condition}:\\
{\footnotesize
\texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates} }
\texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates\_prev} }
\item [] \underline{Action}:
\begin{pck_proc}
\item Dump state
......
......@@ -275,7 +275,11 @@ Possible values:
\snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortSfpInDB}{
\underline{Description:}
Information whether the currently plugged SFP was matched with the
calibration values stored in the database.
calibration values stored in the database. Possible values:
\begin{packed_items_snmp_obj}
\item \texttt{notInDataBase\emph{(1)}} -- currently plugged SFP could not be matched with any database entry
\item \texttt{inDataBase\emph{(2)}} -- currently plugged SFP was matched with database entry
\end{packed_items_snmp_obj}
\glspar \underline{Related problems:}}
\snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortInternalTx}{
\underline{Description:}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment