MIB Viewer

nbsPrbsGenAction

OBJECT-TYPE
1.3.6.1.4.1.629.212.2.2.1.6
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { notSupported (1), stop (2), start (3) }