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 ...@@ -236,7 +236,7 @@ master mode). This section contains the list of faults leading to a timing error
\snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} } \snmpadd{WR-WRPC-MIB::wrpcPtpServoUpdateTime} }
\item [] \underline{Error condition}:\\ \item [] \underline{Error condition}:\\
{\footnotesize {\footnotesize
\texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates} } \texttt{wrpcPtpServoUpdates != wrpcPtpServoUpdates\_prev} }
\item [] \underline{Action}: \item [] \underline{Action}:
\begin{pck_proc} \begin{pck_proc}
\item Dump state \item Dump state
......
...@@ -275,7 +275,11 @@ Possible values: ...@@ -275,7 +275,11 @@ Possible values:
\snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortSfpInDB}{ \snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortSfpInDB}{
\underline{Description:} \underline{Description:}
Information whether the currently plugged SFP was matched with the 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:}} \glspar \underline{Related problems:}}
\snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortInternalTx}{ \snmpentrys{WR-WRPC-MIB}{wrpcPortGroup}{wrpcPortInternalTx}{
\underline{Description:} \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