RttMplsVpnMonLpdFailureSense

  • Base type Enumeration

These are the defined values for the causes of failure in LSP Path Discovery. unknown(1) - The cause of failure for the LSP Path Discovery cannot be determined. The discovery for the target PE may not have started. noPath(2) - No paths were found to the target FEC while doing the LSP Path Discovery. allPathsBroken(3) - All paths to the target FEC are broken. This means an untagged interface on the LSP to the target. allPathsUnexplorable(4) - All paths to the target FEC are unexplorable. This identifies a case where there is some problem in reaching the next hop while doing Discovery. allPathsBrokenOrUnexplorable(5) - All paths to the target FEC are are either broken or unexplorable. timeout(6) - The LSP Path Discovery could not be completed for the target FEC within the configured time. error(7) - Error occurred while performing LSP Path Discovery. It might be also due to some reasons unrelated to LSP Path Discovery.

Possible values

7 objects
Number Name
1 unknown
2 noPath
3 allPathsBroken
4 allPathsUnexplorable
5 allPathsBrokenOrUnexplorable
6 timeout
7 error