multicast
IngrPathMgmtChannelOverride

Definition of a channel (multicast group address) within a channel range of a bundle. Overrides the channel defaults defined in the enclosing channel range or the bundle.



public class IngrPathMgmtChannelOverride

Properties
adminBw Specifies the administrative bandwidth in kilo-bits per second for the channel.

type=int
default=0
minimum=0
maximum=40000000
units=kbps
Displayed(tab/group)=Administrative BW (/Overrides)

analyzer Specifies whether the analyzer is enabled for video.

type=multicast.EnableDisable
default=inherit
Displayed(tab/group)=Analyzer (Video/VQM)

analyzerDesc The description for the video analyzer.

type=string
default=
maximum=80
Displayed(tab/group)=Description (Video/VQM)

blackHoleRate Specifies the bandwidth rate in kilo-bits per second for the channel at which the channel (exceeding this rate) should be put in the black hole state. The value zero indicates that a channel should never be put into the black hole state. This property is only relevant if bwDecision is set to 'dynamic'.

type=int
default=0
minimum=0
maximum=40000000
units=kbps
Displayed(tab/group)=Black Hole Rate (/Overrides)

bundleName The name of a bundle the channel belongs to.

type=string
access=read-only
default=

bwDecision Specifies the way on how the ingress path manager decides on the amount of required bandwidth for the channel.

type=multicast.BwDecisionType
default=none
Displayed(tab/group)=BW Decision (/Overrides)

channelType Specifies whether Retransmission (RT) Server is enabled on this multicast information policy channel.

type=multicast.ChannelTypes
default=inherit
Displayed(tab/group)=Channel Type (Video)

endAddress The channel's enclosing range end address.

type=InetAddress
access=read-only
default=0.0.0.0

endAddressType The channel's enclosing range end address type.

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

explicitPath Specifies the explicit path into the switching fabric for the channels.

type=multicast.PathManagementPathType
default=unspecified
Displayed(tab/group)=Explicit Path (/Overrides)

fallingDelay Specifies the delay time used by the bandwidth manager for the channel to hold on to the previous highest bandwidth while operating in dynamic bandwidth mode. Allowed values: 0, 10 - 3600. Non-zero is only allowed if bwDecision is non-'none'.

type=int
default=0
minimum=0
maximum=3600
units=seconds
Displayed(tab/group)=Falling Delay (/Overrides)

fccMinDuration The value specifies the minimum time duration, in milliseconds, of the Fast Channel Change (FCC) burst. The value of this object determines the starting point of the FCC burst. If the current Group of Pictures (GOP) has less than the minimum duration worth of data, FCC burst begins from the previous GOP. When the value is set to '0', then the minimum time duration will be inherited from the parent.

type=long
default=0
minimum=0
maximum=8000
units=msec
Displayed(tab/group)=Min Duration (Video/FCC)

fccServerState Specifies whether or not Fast Channel Change (FCC) server is enabled on this multicast information policy bundle.

type=isa.ServerState
default=inherit
Displayed(tab/group)=Server (Video/FCC)

keepAliveTimer Specifies the time (in seconds) used to override the keep alive timer for all (S,G) entries that fall under the source-override in the PIM instance. If the value of this object is set to '0', then Keep Alive Timer Override under source-override is disabled.

type=int
default=0
minimum=0
maximum=86000
units=sec
Displayed(tab/group)=Keep Alive Timer Override (/Overrides)

localFccPort The port of the Retransmission (RT) server.

type=int
default=0
minimum=0
maximum=65535

localRtPort The port of the Retransmission (RT) server.

type=int
default=0
minimum=0
maximum=65535

localRtState Specifies whether or not local Retransmission (RT) Server is enabled on this multicast information policy bundle.

type=isa.RtState
default=inherit
Displayed(tab/group)=Local Server (Video/Re-Transmission)

multicast.VqmChannelOverride-Set type=Children-Set
p2mpId Identifier of a Point to Multipoint (P2MP) Label Switch Path (LSP) associated with this tunnel interface.

type=long
default=0
minimum=0
maximum=4294967295
Displayed(tab/group)=P2MP ID for LDP (Tunnel Interfaces)

p2mpLspName Specifies the name of the RSVP point to multipoint (P2MP) LSP name associated with this tunnel interface.

type=string
default=
minimum=0
maximum=32
Displayed(tab/group)=P2MP LSP Name (Tunnel Interfaces)

prefLevel Specifies the relative preference level for the channel. Zero indicating the lowest preference level which indicates the least important channel(s).

type=int
default=0
minimum=0
maximum=7
Displayed(tab/group)=Preference Level (/Overrides)

priAddr The address of the primary source in stream selection.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Source Address (Video/Stream Selection)

priAddrType Address type for priAddr.

type=rtr.InetAddressType
default=ipv4

priIfName The primary interface on which multicast traffic from 'priAddr' arrives.

type=string
default=
maximum=32
Displayed(tab/group)=Primary Interface (Video/Stream Selection)

reorderAudio The value specifies the time, in milliseconds, by which the audio packets are reordered in the ad stream. If the value of this object is set to '0', then audio reordering is disabled.

type=long
default=0
minimum=0
maximum=1000
units=msec
Displayed(tab/group)=Re-order Audio Interval (Video)

rtBufferSize The number of milliseconds worth of channel packets to store for the Retransmission (RT) server.

type=int
default=300
minimum=300
maximum=8000
units=msec
Displayed(tab/group)=Buffer Size (Video/Re-Transmission)

rtServerIpAddress The IP address of the Retransmission (RT) server.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=RT Server IP Address (Video/Re-Transmission Server)

rtServerIpAddressType The address type of the rtServerIpAddress.

type=rtr.InetAddressType
default=ipv4

rtServerPort The port of the Retransmission (RT) server.

type=int
default=4096
minimum=1024
maximum=65535
Displayed(tab/group)=RT Server Port (Video/Re-Transmission Server)

rtServerState Specifies whether or not Retransmission (RT) Server is enabled on this multicast information policy channel.

type=isa.ServerState
default=inherit
Displayed(tab/group)=Server (Video/Re-Transmission)

secAddr The address of the secondary source in thestream selection. Note: Currently, secAddr and priAddr must be set to the same value. Therefore, any configuration request on this attribute will be ignored and the value will be set to the value of priAddr.

type=InetAddress
default=0.0.0.0

secAddrType The address type for secAddr. Note: Currently, secAddrType and priAddrType must be set to the same value. Therefore, any configuration request on this attribute will be ignored and the value will be set to the value of priAddrType.

type=rtr.InetAddressType
default=ipv4

secIfName The secondary interface on which multicast traffic from 'secAddr' arrives.

type=string
default=
maximum=32
Displayed(tab/group)=Secondary Interface (Video/Stream Selection)

senderIpAddress The IP address of the sender ingress LER node.

type=InetAddress
default=0.0.0.0
Displayed(tab/group)=Ingress LER (Tunnel Interfaces)

senderIpAddressType The type of IP address for the ingress LER node.

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

srcAddress The channel's source address.

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

srcAddressType The channel's source address type.

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

startAddress The channel's enclosing range start address.

type=InetAddress
access=read-only
default=0.0.0.0

startAddressType The channel's enclosing range start address type.

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

videoGroupId The row index in the TIMETRA-VIDEO-MIB::tmnxVdoGrpTable for the video group information for this multicast information policy channel. A value '0' indicates that no video-group is assigned to this multicast information policy channel. A value of '-1' indicates that video-group information is inherited from the parent at the bundle level.

type=long
default=-1
minimum=-1
maximum=4
Displayed(tab/group)=Video Group ID (Video)

  
Properties inherited from policy.PolicyItemDefinition
containingPolicyDisplayedName, containingPolicyId
 
Properties inherited from policy.PolicyObject
description, displayedName, globalPolicy, id, isLocal, policyType, siteId, siteName, templateObject
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Supported Network Elements
7450 ESS
7750 SR
7705 SAR Hm
7950 XRS
7250 IXR Supported from 19.5.R1 until 19.10.R1
Product Specifics
7250 IXR 20.0
7250 IXR 21.0
7250 IXR 22.0
7250 IXR 23.0
7250 IXR 24.0
7250 IXR 25.0
7450 ESS 20.0
7450 ESS 21.0
7450 ESS 22.0
7450 ESS 23.0
7450 ESS 24.0
7450 ESS 25.0
7705 SAR Hm 20.0
7705 SAR Hm 21.0
7705 SAR Hm 22.0
7705 SAR Hm 23.0
7705 SAR Hm 24.0
7705 SAR Hm 25.0
7750 SR 20.0
7750 SR 21.0
7750 SR 22.0
7750 SR 23.0
7750 SR 24.0
7750 SR 25.0
7950 XRS 20.0
7950 XRS 21.0
7950 XRS 22.0
7950 XRS 23.0
7950 XRS 24.0
7950 XRS 25.0