mpls
LdpTreeTraceResult



public struct LdpTreeTraceResult

Properties
ldpPrefixType Specifies the address type for the ldpPrefix.

type=rtr.InetAddressType

ldpPrefix Specifies the address prefix of the destination node for a testTargetType of router. May only be specified when testTargetType is ldpPrefix.

type=InetAddress

prefixLen Specifies the Internet address prefix length for the LDP based LSP for this OAM LDP Tree discovery test. The value of this parameter is valid only when LDP IP Prefix has been specified. Denotes the length of a generic Internet network address prefix. A value of n corresponds to an IP address mask that has n contiguous 1-bits from the most significant bit (MSB), with all other bits set to 0. This value is always interpreted within the context of an fecPrefixType value. Every usage of the InetAddressPrefixLength textual convention is required to specify the InetAddressType object that provides the context. It is suggested that the InetAddressType object be logically registered before the object(s) that use the InetAddressPrefixLength textual convention, if they appear in the same logical row. InetAddressPrefixLength values larger than the maximum length of an IP address for a specific InetAddressType are treated as the maximum significant value applicable for the InetAddressType. The maximum significant value is 32 for the InetAddressType 'ipv4(1)' and 'ipv4z(3)' and 128 for the InetAddressType 'ipv6(2)' and 'ipv6z(4)'. The maximum significant value for the InetAddressType 'dns(16)' is 0. The value zero is object-specific and must be defined as part of the description of any object that uses this syntax. Examples of the usage of zero might include situations where the Internet network address prefix is unknown or does not apply. The upper bound of the prefix length has been chosen to be consistent with the maximum size of an InetAddress."

type=int

forwardingClass

type=qos.FcEnum

forwardingClassId Specifies the forwarding class ID the LDP tree trace test used. This value is generated from the forwardingClass property.

type=string

profile

type=qos.Profile

maxTimeToLive

type=int

disPaths Indicates the number of discovered ECMP paths in this OAM LDP Tree discovery test.

type=int

failedHops Indicates the number of hops from which no successful response was received during this OAM LDP Tree discovery test.

type=int

disState Indicates the current state of the discovery process for the LDP IP prefix ldpPrefix in this OAM LDP Tree discovery test

type=ldp.EcmpDiscoveryState

disStatus Indicates the current discovery status bits for the LDP IP prefix ldpPrefix in this OAM LDP Tree discovery test The value of DisStatusBits is an enumerated integer that describes the LDP tree trace discovery status in BITS. This indicates different reason values when the tree discovery of an IP Address FEC is not completely successful. timeout (0) One or more trace requests for an IP Address FEC were timedout. maxPath (1) reached the maximum allowed path limit for an IP Address FEC. maxHop (2) reached the maximum allowed hop limit. unexploredPath (3) could not discover all possible paths. noResource (4) no more internal resource to complete the discovery.

type=ldp.DisStatusBits