multicast
IngrPathMgmtOperationalChannelMda



public class IngrPathMgmtOperationalChannelMda

Properties
rtrType The type of virtual router: Base router (Default Routing Instance) / VRPN or VPLS.

type=multicast.OperationalChannelRtrType
access=read-create
Mandatory on create
Displayed(tab/group)=Router Type (/Virtual Router)

virtualRtrId The channel's virtual Router ID in case of Base router or VPRN OperationalChannelRtrType or the VPLS service ID in case of VPLS OperationalChannelRtrType.

type=long
access=read-create
Mandatory on create
Displayed(tab/group)=Virtual Router Id (/Virtual Router)

  
Properties inherited from multicast.IngrPathMgmtOperationalChannel
adminBw, bandwidth, blackHoleRate, currentPath, grpAddress, grpAddressType, isBlackHole, isExplicitPath, lastHighestBw, prefLevel, secondHighestBw, srcAddress, srcAddressType, timeRemaining
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

retrieveChannels

Retrieve the operational Ingress Multicast Path Management channels on a specific MDA.
Input Parameters:
aInRtrId : string - The routerId.
shelfId : int - ShelfId of the MDA.
slotId : int - Slot number of the MDA.
daughterCardSlotId : int - Daughter card slot of the MDA.
timeout : long - The number of milliseconds to wait before receiving the results. If no results are received in the given time, the method returns.
filter : FilterHolder - (Optional) An optional filter which will limit the retrieved results based on the specified filter parameters.
resultFilter : ResultFilter - (Optional) Filter for narrowing down the information returned per object
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
result : List (generic.CommonManagedEntityInformation) - List of IngrPathMgmtOperationalChannelMdaInfo.
Supported Network Elements
7450 ESS
7750 SR
7705 SAR Gen 2
7705 SAR Hm
7950 XRS
7250 IXR Supported from 19.5.R1