MIB Viewer

rcCfmL2IpTraceReplyFlag

OBJECT-TYPE
1.3.6.1.4.1.2272.1.69.40.1.16
Access
read-only
Status
current
Sub-identifiers
0
L2Trace result flag indicating status or error code. Each enum value represents a status or error case. 1 - No error 2 - L2Trace Internal Error 3 - Invalid Mac Address 4 - Mep must be enabled in order to perform L2Trace 5 - No L2Trace response received 6 - L2Trace to own Mep MAC is not sent 7 - L2Trace completed 8 - Lookup failure for L2Trace
INTEGER { none(1), internalError(2), invalidMac(3), mepDisabled(4), noL2TraceResponse(5), l2TraceToOwnMepMac(6), l2TraceComplete(7), l2TraceLookupFailure(8) }