multicast
MrinfoPacketResult



public struct MrinfoPacketResult

Properties
responderIpAddrType

type=rtr.InetAddressType

responderIp The IP address of the responder.

type=InetAddress

respCapabilities Specifies the capabilities of the router responding to the mrinfo request:
  • leaf(0) This is a leaf router
  • prune(1) This router understands pruning
  • genid(2) This router sends Generation Id's
  • mtrace(3) This router handles Mtrace requests
  • snmp(4) This router supports the DVMRP MIB

type=multicast.Capabilities

minorVersion Indicates the minor software version on the router responding to the mrinfo request.

type=long

majorVersion Indicates the major software version on the router responding to the mrinfo request."

type=long

numInterfaces Indicates the number of interfaces in the mrinfo response packet.

type=long