mpls
LspTraceDSL2Mapping



public struct LspTraceDSL2Mapping

Properties
egressIfNum Indicates the egress interface number reported by the replying node.

type=long

ingressIfNum Indicates the ingress interface number reported by the replying node.

type=long

dsAddressType Indicates the type of downstream interface address specified by dsAddress.

type=sas.AddressType

dsAddress Indicates the Downstream IP Address field in the specified RFC 4379 Downstream Mapping TLV (or the Downstream Address field in the specified RFC 6424 Downstream Detailed Mapping TLV).

type=InetAddress

dsifAddressType Indicates the type of interface address specified by ifAddress.

type=sas.AddressType

dsifAddress Indicates the Downstream Interface Address field in the specified RFC 4379 Downstream Mapping TLV (or RFC 6424 Downstream Detailed Mapping TLV)."

type=InetAddress

addressType Indicates the type of downstream interface address specified by lsrAddress. Only 'ipv4Address' and 'unnumbered' are valid.

type=sas.AddressType

lsrAddress Indicates the IPv4 address of the downstream LSR that this object describes. If the interface to the downstream LSR is numbered, then lsrAddress can either be the downstream LSR's Router ID or the interface address of the downstream LSR.

If the interface to the downstream LSR is unnumbered, then lsrAddress indicates the downstream LSR's Router ID.

type=string

ifAddress When addressType is 'ipv4Address', ifAddress indicates the downstream LSR's interface address. When addressType has a value 'unnumbered', ifAddress indicates the index assigned by the upstream LSR to the interface.

type=long

mtuSize Indicates the largest MPLS frame (including the label stack) that fits on the interface to the downstream LSR.

type=long

dsMapId The identifier of this downstream L2 map within the context of its parent.

type=long

probeNumber The probe ID / count.

type=int

hopNumber The hop number.

type=int

runNumber specifies the entries belonging to a single OAM Trace Route test instance. The tmnxOamTrProbeHistoryIndex values are assigned starting at 1 and wrap on exceeding the upper bound.

type=long