nbsPrbsCheckAction
NBS-PRBS-MIB ·
.1.3.6.1.4.1.629.212.3.2.1.6
Object
column
r/w
Enumeration
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 attempts will be
rejected.
To check a bitstream, user should SET this object to
start(3).
To terminate checking, user should SET this object to
stop(2).
When read, Agent should report the value last SET. Agent
may report stop(2) after a system reboot, or after it halts
pattern checking because the time specified in
nbsPrbsCheckDuration elapsed.
Context
- MIB
- NBS-PRBS-MIB
- OID
.1.3.6.1.4.1.629.212.3.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsPrbsCheckEntry
- Table
- nbsPrbsCheckTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | stop |
3 | start |
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 |
| nbsPrbsCheckStatus 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 … | column | Enumeration | .1.3.6.1.4.1.629.212.3.2.1.7 |
| 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 |