MIB Viewer

mplsCvTrMpTrReturnCode

OBJECT-TYPE
1.3.6.1.4.1.629.10.12.1.1.1.17
Access
read-only
Status
current
Sub-identifiers
0
This field contains the result of the LSP Ping Traceroute transaction for the last hop received. If no hops have been received, this field contains a return code of AMB_MPLS_OAMM_LSP_RC_NONE. This field is only relevant for a Traceroute transaction.
INTEGER { noRC(0), badRequestSent(1), unrecognizedTlv(2), egress(3), noMapping(4), mappingMismatch(5), interfaceUnknown(6), labelSwitch(8), noForwarding(9), wrongLabel(10), noLabel(11), unknownFec(12), singleLabel(13), timeout(256), requestNotSent(257), resourceFailure(258), badReplyReceived(259), ttlLimitReached(260) }