MIB Viewer

nbsPrbsCheckStatus

OBJECT-TYPE
1.3.6.1.4.1.629.212.3.2.1.7
Access
read-only
Status
current
Sub-identifiers
0
Indicates whether this port is checking a bitstream. If notSupported(1), this port cannot check a test bitstream. If idle(2), this port is currently not checking a test bitstream. If syncIn(3), this port currently is checking a bitstream and is synchronized with the pattern specified in nbsPrbsCheckPatternIndex. If syncOut(4), this port currently is checking a bitstream and is out of synchronization with the pattern specified in nbsPrbsCheckPatternIndex. If error(5), this port currently is checking a bitstream and an unspecified error occured in the checker. If errOverflow(6), the Error Counter reached its maximum and checking has been suspended. To clear this condition, user should set nbsPrbsCheckAction to stop(2). If gaveUp(7), the pattern checker was unable to synchronize and aborted.
INTEGER { notSupported (1), idle (2), syncIn (3), syncOut (4), error (5), errOverflow (6), gaveUp (7) }