MIB Viewer

mplsCvTrMpCvRvsReturnCode

OBJECT-TYPE
1.3.6.1.4.1.629.10.12.1.1.1.10
Access
read-only
Status
current
Sub-identifiers
0
This field contains the return code for the reverse FEC verification, if such verification was requested (that is, if mplsCvTrMpCvVerifyReverse was set to ATG_TRUE when the transaction was started). If reverse verification was not requested, this field will be set to AMB_MPLS_OAMM_LSP_RC_NONE. This field is only relevant for an LSP Ping Connectivity Verification 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) }