nbsPrbsCheckStatus
NBS-PRBS-MIB ·
.1.3.6.1.4.1.629.212.3.2.1.7
Object
column
Enumeration
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.
Context
- MIB
- NBS-PRBS-MIB
- OID
.1.3.6.1.4.1.629.212.3.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsPrbsCheckEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | idle |
3 | syncIn |
4 | syncOut |
5 | error |
6 | errOverflow |
7 | gaveUp |