|
Properties |
|
probeNumber |
The probe ID / count.
type=int
|
|
hopNumber |
The hop number.
type=int
|
|
historyIndex |
The run number.
type=long
|
|
respQueryAT |
Specifies the 32 bit NTP timestamp. It is the time at which
a particular hop received the Multicast Trace query/request.
type=Date
|
|
respPrevHopRtrAddrType |
type=rtr.InetAddressType
|
|
respPrevHopRtrAddr |
Specifies the router from which this router expects packets from
this source. This may be a multicast group
(e.g. ALL-[protocol]-ROUTERS.MCAST.NET) if the previous hop is
not known because of the workings of the multicast routing protocol
type=InetAddress
|
|
respSGPktCount |
Counts the number of packets from the specified source forwarded
by this router to the specified group, or 0xffffffff if no count
can be reported. If the value of tmnxOamMcastTrRespSrcBit is set
to one, the count is for the source network, as specified respSrcMask.
If the S bit is set and the Src Mask field is 63, indicating no
source-specific state, the count is for all sources sending to
this group.
type=long
|
|
respRtgProtocol |
Describes the routing protocol in use between this router and
the previous-hop router
type=multicast.RtgProtocolType
|
|
respFwdTtl |
Contains the TTL that a packet is required to have before
it will be forwarded over the outgoing interface.
type=long
|
|
respMBZBit |
Is zeroed on transmission and ignored on reception
type=long
|
|
respSrcBit |
It indicates that the packet count for the source-group pair
is for the source network, as determined by masking the source
address with the respSrcMask field
type=long
|
|
respSrcMask |
Contains the number of 1's in the netmask this router has for
the source (i.e. a value of 24 means the netmask is 0xffffff00).
If the router is forwarding solely on group state, this field is set
to 63 (0x3f)
type=long
|
|
respFwdCode |
Contains a forwarding information/error code:
- noError(0) - No error
- wrongIf(1) - Traceroute request arrived on an interface to which
this router would not forward for this source,group,destination.
- pruneSent(2) - This router has sent a prune upstream which
applies to the source and group in the traceroute
request.
- pruneRecvd(3)- This router has stopped forwarding for this
source and group in response to a request from the next hop router.
- scoped(4) - The group is subject to administrative scoping
at this hop.
- noRoute(5) - This router has no route for the source or
group and no way to determine a potential route.
- wrongLastHop(6) - This router is not the proper last-hop router.
- notForwarding(7)- This router is not forwarding this
source,group out the outgoing interface for an
unspecified reason.
- reachedRP(8) - Reached Rendez-vous Point or Core
- rpfIf(9) - Traceroute request arrived on the expected RPF
interface for this source,group.
- noMulticast(10) - Traceroute request arrived on an interface
which is not enabled for multicast.
- infoHidden(11) - One or more hops have been hidden from this trace.
- fatalError(12) - Router may know the previous hop but cannot forward
the message to it.
- noSpace(129) - There was not enough room to insert another
response data block in the packet.
- oldRouter(130) - The previous hop router does not understand
traceroute requests
- adminProhib(131) - Traceroute is administratively prohibited.
- unknown(132) - Unknown forwarding code received.
type=multicast.FwdCode
|
|
replyFromIpAddressType |
type=rtr.InetAddressType
|
|
replyFromIpAddress |
type=InetAddress
|
|
timestamp |
type=long
|
|
responsePlane |
type=sas.ResponsePlane
|