MIB Viewer

rcCfmTransmitLbmStatus

OBJECT-TYPE
1.3.6.1.4.1.2272.1.69.17.1.15
Access
read-write
Status
current
Sub-identifiers
0
Status of the transmit loopback service: -ready. The service is available. -transmit. The service is transmitting, or about to transmit, the Loopback messages. -abort The service is aborted or about to abort the Loopback messages. This column will also be used to avoid concurrency or race condition problems that could occur if two or more management entities try to use the service at the same time.
INTEGER { ready(1), transmit(2), abort(3) }