mld
GroupInterfaceSapGroupSource

The listing the IP multicast sources corresponding to the IP multicast groups for which there are members on a particular SAP. Each instance represents a source address from which receivers are interested/not interested in receiving multicast traffic from.



public class GroupInterfaceSapGroupSource

Properties
creationOrigin

type=svt.L2RouteOriginType
access=read-create
default=manual

encapVal The value of the label used to identify this SAP on the access port specified by sapPortId.

type=long
access=read-only
default=0
minimum=0
maximum=4294967295

expiryTime The minimum amount of time remaining before this entry will be aged out. If the expiry time is non-zero and the value of group interface SAP group mode corresponding to this entry is 'include', it means that there are currently one or more systems which desire to receive multicast traffic for this source. If this timer expires and the value of group interface SAP group mode is 'include', the router concludes that traffic from this particular source is no longer desired on the attached network, and deletes this entry. This timer is treated differently when the value of group interface SAP group mode is 'exclude'. If the expiry time is non-zero and router filter-mode for the group is 'exclude', it means that at least one system desires to receive multicast traffic from this source. It should therefore be forwarded by a router on the network.

type=Time
access=read-only
Displayed(tab/group)=Expiry Time

fwdServiceId The forwarding service ID for a subscriber interface in a retailer context.

type=long
access=read-only
default=0

groupAddress The IP multicast group address.

type=InetAddress
access=read-only
default=0.0.0.0

groupAddressType The IP multicast group address type.

type=rtr.InetAddressType
access=read-only
default=ipv6

grpIfindex The unique value which identifies this interface of this virtual router.

type=long
access=read-only

portId The ID of the access port where this SAP is defined.

type=long
access=read-only
default=0

routerId

type=int
access=read-only
default=1

siteId

type=string
access=read-only
default=

sourceAddress The address of the source sending multicast traffic to the group.

type=InetAddress
access=read-create
default=0.0.0.0
Displayed(tab/group)=Source Address

sourceAddressType The type of the address of the source sending multicast traffic to the group.

type=rtr.InetAddressType
access=read-create
default=ipv6

type This indicates how this source entry was learned. If this source entry was learned by MLD, it will be set to 'dynamic'. For statically configured sources, the value will be set to 'static'.

type=mld.GroupType
access=read-only
Displayed(tab/group)=Group Type

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7750 SR Supported from 12.0.R1
7450 ESS Supported from 12.0.R1
  • Required Capabilities: MixedMode
7250 IXR Supported from 19.10.R1