multicast
ArchivedMtraceResult


Archived result.



public struct ArchivedMtraceResult

Properties
destinationIpAddrType Specifies the address type of the destinationIpAddr.

type=rtr.InetAddressType

destinationIpAddr Specifies the IPv4 address to be used as the destination for performing the Mtrace test. The multicast trace query is sent to this destination address. If this object is not set, the multicast trace starts from this router.

type=InetAddress

responseIpAddrType Specifies the address type of the responseIpAddr.

type=rtr.InetAddressType

responseIpAddr Specify the Ipv4 address to be used as the response address for performing an OAM 'mcastTraceRoute' operation. If this object is not set, then the system ip address is used as the response address.

type=InetAddress

hopNumber The number of hops received in the response.

type=int

virtualRouterId The unique value which identifies this virtual router in the 7x50 SR system. The vRtrID value for each virtual router must remain constant at least from one re-initialization of the system management processor (CPM) to the next. There will always be at least one router entry defined by the agent with vRtrID=1 which represents the base transport router. If no value is specified the base router ID is used.

type=long

sourceMcastAddrType Specifies the address type of the sourceMcastAddr.

type=rtr.InetAddressType

sourceMcastAddr The Multicast Source parameter specifies the source multicast address for the OAM request. Specify an IP address in dotted-decimal format. The default is 0.0.0.0, which means that the parameter is not configured.

type=InetAddress

groupMcastAddrType Specifies the address type of the groupMcastAddr.

type=rtr.InetAddressType

groupMcastAddr The Multicast Group parameter specifies the destination multicast address for an OAM request. Specify an IP address in dotted-decimal format. The default is 0.0.0.0, which means that the parameter is not configured.

type=InetAddress

maxTimeToLive Specifies the maximum outermost label time-to-live value.

type=int

initialTimeToLive Specifies the initial outermost label time-to-live value. This enables bypassing the initial (often well known) portion of a path.

type=int