Commit 8d6bdffd authored by Grzegorz Daniluk's avatar Grzegorz Daniluk

doc/wrpc_failures: PtpMode is not implemented, use SpllMode for timing error

parent 9db811ce
...@@ -86,10 +86,10 @@ master mode). This section contains the list of faults leading to a timing error ...@@ -86,10 +86,10 @@ master mode). This section contains the list of faults leading to a timing error
desired timing mode for the each monitored WR node. desired timing mode for the each monitored WR node.
\item [] \underline{SNMP objects}:\\ \item [] \underline{SNMP objects}:\\
{\footnotesize {\footnotesize
\snmpadd{WR-WRPC-MIB::wrpcPtpMode} } \snmpadd{WR-WRPC-MIB::wrpcSpllMode} }
\item [] \underline{Error condition}:\\ \item [] \underline{Error condition}:\\
{\footnotesize {\footnotesize
\texttt{wrpcPtpMode != <desired mode>}} \texttt{wrpcSpllMode != <desired mode>}}
\item [] \underline{Action}: \item [] \underline{Action}:
\begin{pck_proc} \begin{pck_proc}
\item Modify the configuration of the WR PTP Core. Please check the \item Modify the configuration of the WR PTP Core. Please check the
......
...@@ -115,16 +115,6 @@ ...@@ -115,16 +115,6 @@
\snmpentrys{WR-WRPC-MIB}{}{wrpcPtpGroup}{ \snmpentrys{WR-WRPC-MIB}{}{wrpcPtpGroup}{
Group with various information about PTP state} Group with various information about PTP state}
\snmpentrys{WR-WRPC-MIB}{wrpcPtpGroup}{wrpcPtpMode}{
Current timing mode of the PTP. Possible values:
\begin{packed_items_snmp_obj}
\item \texttt{unknown\emph{(0)}}
\item \texttt{grandmaster\emph{(1)}}
\item \texttt{master\emph{(2)}}
\item \texttt{slave\emph{(3)}}
\end{packed_items_snmp_obj}
}
\snmpentrys{WR-WRPC-MIB}{wrpcPtpGroup}{wrpcPtpServoStateN}{ \snmpentrys{WR-WRPC-MIB}{wrpcPtpGroup}{wrpcPtpServoStateN}{
\underline{Description:} \underline{Description:}
Current state of WR synchronization servo running in the PTP. Possible Current state of WR synchronization servo running in the PTP. Possible
......
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