nbsPrbsGenAction
NBS-PRBS-MIB ·
.1.3.6.1.4.1.629.212.2.2.1.6
Object
column
r/w
Enumeration
Used to initiate and terminate pattern generation from this
port.
If pattern generation is not available from this port, Agent
will report notSupported(1). Any SET attempts will be
rejected.
To generate a bitstream, user should SET this object to
start(3).
To terminate a bitstream, 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 generation because the time specified in
nbsPrbsGenDuration elapsed.
Context
- MIB
- NBS-PRBS-MIB
- OID
.1.3.6.1.4.1.629.212.2.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsPrbsGenEntry
- Table
- nbsPrbsGenTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | stop |
3 | start |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsPrbsGenIfIndex The Mib2 ifIndex of this pattern generator port. | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.629.212.2.2.1.1 |
| nbsPrbsGenPatternCaps Bitmask indicating which patterns can be generated from
this port.
Bits 0 and 1 are reserved.
Subsequent bits refer to the nbsPrbsPatternTable. Bit … | column | OctetString | .1.3.6.1.4.1.629.212.2.2.1.2 |
| nbsPrbsGenPatternIndex The nbsPrbsPatternIndex to utilize.
When read, the value -1 indicates pattern generation is not
supported.
When read, the value 1 indicates there is … | column | Integer32 | .1.3.6.1.4.1.629.212.2.2.1.3 |
| nbsPrbsGenDurationMax The maximum length of time, in seconds, that a bitstream can
be generated 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.2.2.1.4 |
| nbsPrbsGenDuration The length of time, in seconds, to generate a bitstream.
The value 0 indicates test should run until terminated
manually by user.
When read, the valu… | column | Integer32 | .1.3.6.1.4.1.629.212.2.2.1.5 |
| nbsPrbsGenStatus Indicates whether this port is generating a test bitstream.
If notSupported(1), this port cannot generate a test
bitstream.
If unknown(2), this port … | column | Enumeration | .1.3.6.1.4.1.629.212.2.2.1.7 |
| nbsPrbsGenProgress Indicates how long, in seconds, the port has been
generating a bitstream.
When nbsPrbsGenStatus changes to generating(4), this.counter
should be cleared to zero(0) … | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.629.212.2.2.1.8 |