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
- Table
- nbsPrbsCheckTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | idle |
3 | syncIn |
4 | syncOut |
5 | error |
6 | errOverflow |
7 | gaveUp |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsPrbsCheckIfIndex The Mib2 ifIndex of this pattern checker port. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.629.212.3.2.1.1 |
| nbsPrbsCheckUpdateFreq Indicates how frequently, in minutes, the
nbsPrbsTrapCheckerStatusUpdate Notification should be sent.
The value zero (0) disables update Notifications. | column | Integer32 | .1.3.6.1.4.1.629.212.3.2.1.10 |
| nbsPrbsCheckPatternCaps Bitmask indicating which patterns can be checked from
this port.
Bits 0 and 1 are reserved.
Subsequent bits refer to the nbsPrbsPatternTable. Bit 2
… | column | OctetString | .1.3.6.1.4.1.629.212.3.2.1.2 |
| nbsPrbsCheckPatternIndex The nbsPrbsPatternIndex to check for.
When read, the value -1 indicates pattern checking is not
supported.
When read, the value 1 indicates there is … | column | Integer32 | .1.3.6.1.4.1.629.212.3.2.1.3 |
| nbsPrbsCheckDurationMax The maximum length of time, in seconds, that a bitstream
can be checked from this port.
The value 0 indicates there is no limit on the length of
time.
… | column | Integer32 | .1.3.6.1.4.1.629.212.3.2.1.4 |
| nbsPrbsCheckDuration The length of time, in seconds, to check a bitstream.
The value 0 indicates test should run until terminated
manually by user.
When read, the value -… | column | Integer32 | .1.3.6.1.4.1.629.212.3.2.1.5 |
| nbsPrbsCheckAction Used to initiate and terminate pattern checking from this
port.
If pattern checking is not available from this port, Agent
will report notSupported(1). Any SET att… | column | Enumeration | .1.3.6.1.4.1.629.212.3.2.1.6 |
| nbsPrbsCheckProgress Indicates how long, in seconds, the port has been
checking a bitstream.
When nbsPrbsCheckStatus changes to idle(2), this.counter
should be cleared to zero(0) and th… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.629.212.3.2.1.8 |
| nbsPrbsCheckErrors Indicates how many errors were detected during the last
pattern checking session.
The Agent should clear this counter to zero(0) when
nbsPrbsCheckStatus changes fro… | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.629.212.3.2.1.9 |